summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/xml/qxmlstream/XML-Test-Suite/xmlconf/oasis/p11fail1.xml
blob: 50ff72fd62c4dc839b3e2c47133ecc031978bcee (plain)
1
2
3
4
5
6
7
<!--Inability to resolve a notation should not be reported as an error-->
<!DOCTYPE doc
[
<!ELEMENT doc EMPTY>
<!NOTATION not1 SYSTEM 'a">
]>
<doc/>