summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P01/ibm01n03.xml
blob: 82fd08c3c6c0b6e8835dc8eeaa2877ae9420da00 (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.0"?>
<!DOCTYPE doc [
   <!ELEMENT doc ANY>
   <!ELEMENT title ANY>
]>
<doc>Wrong combination!</doc>
<?PI after document element?>
<title>Wrong combination!</title>
<?PI after title element?>