summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P51/ibm51i01.xml
blob: e77859811af8f7b23565854f57b4107f3fac5318 (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.0"?>
<!DOCTYPE root SYSTEM "ibm51i01.dtd" [
  <!ELEMENT root ANY>
]>
<root>
  <a> Element type a </a>
  <b> Element type b </b>
</root>
<!--* a invalid test: tests P51 VC: Proper Group/PE Nesting *-->