summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P63/ibm63n06.xml
blob: 135bba77a0a0b907f7125a1b3485798d2c007e81 (plain)
1
2
3
4
5
6
7
8
9
<?xml  version="1.0"?>
<!-- syntax test for Production 63-->
<!DOCTYPE animal SYSTEM "ibm63n06.dtd"
[
<!ATTLIST attr a (tiger) #REQUIRED> 
]>
<animal a = "TIGER1">
Negative test.  Wrong Ordering. Ignore sect contents preceding IGNORE.
</animal>