tests/auto/qxmlstream/data/3.ref
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Thu, 27 May 2010 13:40:48 +0300
changeset 23 89e065397ea6
parent 0 1918ee327afb
permissions -rw-r--r--
Revision: 201019 Kit: 2010121

StartDocument( standalone documentVersion="1.0" )
Comment( text="comment me" )
ProcessingInstruction( processingInstructionTarget="process" processingInstructionData="me" )
StartElement( name="nothing" qualifiedName="nothing" )
EndElement( name="nothing" qualifiedName="nothing" )
EndDocument( )