tests/auto/qxmlstream/XML-Test-Suite/xmlconf/oasis/p12fail7.xml
changeset 0 1918ee327afb
child 7 f7bc934e204c
equal deleted inserted replaced
-1:000000000000 0:1918ee327afb
       
     1 <!--Inability to resolve a notation should not be reported as an error-->
       
     2 <!DOCTYPE doc
       
     3 [
       
     4 <!ELEMENT doc EMPTY>
       
     5 <!NOTATION not1 PUBLIC "	">
       
     6 ]>
       
     7 <doc/>