qt6-bb10/tests/auto/qxmlstream/data/013.ref

8 lines
250 B
Plaintext

StartDocument( documentVersion="1.0" )
Comment( text=" Bad QName syntax: multiple colons " )
StartElement( name="foo" qualifiedName="foo" )
Characters( whitespace text="
" )
Invalid( name="bar" qualifiedName="bar" )
ERROR: Expected '=', but got ':'.