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

<root xml:lang='en'/>

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