author | eckhart.koppen@nokia.com |
Wed, 31 Mar 2010 11:06:36 +0300 | |
changeset 7 | f7bc934e204c |
parent 0 | 1918ee327afb |
permissions | -rw-r--r-- |
0 | 1 |
StartDocument( standalone documentVersion="1.0" ) |
2 |
Comment( text="comment me" ) |
|
3 |
ProcessingInstruction( processingInstructionTarget="process" processingInstructionData="me" ) |
|
4 |
StartElement( name="nothing" qualifiedName="nothing" ) |
|
5 |
EndElement( name="nothing" qualifiedName="nothing" ) |
|
6 |
EndDocument( ) |