summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P63/ibm63n02.xml
blob: 7b9b9260a028e9bfdc6c2ff4ba4e033d1bda7d08 (plain)
1
2
3
4
5
6
7
8
9
<?xml  version="1.0"?>
<!-- syntax test for Production 63-->
<!DOCTYPE animal SYSTEM "ibm63n02.dtd"
[
<!ATTLIST attr a (tiger) #REQUIRED> 
]>
<animal a = "TIGER1">
Negative test. Extra '[' is used before IGNORE.
</animal>