summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/serialization/qxmlstream/data/10.ref
blob: 51ffb72ac389acbe5e9acccf04cc753a81971cc3 (plain)
1
2
3
4
5
6
StartDocument( )
StartElement( name="error" qualifiedName="error" )
Characters( text="broken xml declaration" )
EndElement( name="error" qualifiedName="error" )
Invalid( processingInstructionTarget="xml" processingInstructionData="version="1.0"" )
ERROR: XML declaration not at start of document.