summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P28/ibm28i01.xml
blob: f9ea91cfb56dbed20ead73917989932e177184ee (plain)
1
2
3
4
5
6
7
<?xml version="1.0" encoding='UTF-8'?>
<!DOCTYPE tiger [
   <!ELEMENT tiger EMPTY>
]>
<!-- This against VC of P28. The Name in the document type declaration
 does not match the element type of the root element. --> 
<animal/>