author | Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> |
Mon, 03 May 2010 13:17:34 +0300 | |
changeset 19 | fcece45ef507 |
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( ) |