summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P58/ibm58n05.xml
blob: ed162a2ae8407c65276a2081bd3645663546f51e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml  version="1.0"?>
<!-- syntax test for Production 58-->
<!DOCTYPE test
 [
 <!ELEMENT test ANY>
 <!ELEMENT one EMPTY>
 <!NOTATION this SYSTEM "alpha">
 <!ATTLIST one attr (this) NOTATION #IMPLIED>
 ]>
 <test>
This is a Negative test with (Name) NOTATION  
Wrong Ordering
</test>