tests/auto/qxmlstream/data/10.ref
changeset 0 1918ee327afb
equal deleted inserted replaced
-1:000000000000 0:1918ee327afb
       
     1 StartDocument( )
       
     2 StartElement( name="error" qualifiedName="error" )
       
     3 Characters( text="broken xml declaration" )
       
     4 EndElement( name="error" qualifiedName="error" )
       
     5 Invalid( processingInstructionTarget="xml" processingInstructionData="version="1.0"" )
       
     6 ERROR: XML declaration not at start of document.