author | Eckhart Koeppen <eckhart.koppen@nokia.com> |
Thu, 22 Apr 2010 16:15:11 +0300 | |
branch | RCL_3 |
changeset 14 | 8c4229025c0b |
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( ) |