summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/xml/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P27/ibm27n01.xml
blob: 56f82f918901576fcb1ef7bc0f2b6955916fa7c5 (plain)
1
2
3
4
5
6
<?xml version="1.0" ?>
<!DOCTYPE animal [
   <!ELEMENT animal ANY>
]>
<animal>Wrong type of Misc following this element!</animal>
<!ELEMENT cat EMPTY>