summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/xml/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/required01.xml
blob: 290d369c01335426a401cd06292477f121cd22d3 (plain)
1
2
3
4
5
6
7
<!DOCTYPE root [
    <!ELEMENT root EMPTY>
]>

<root xml:space='preserve'/>

    <!-- all attributes must be declared -->