Files correlati : cg0.exe cg0700a.msk cg0700b.msk cg3.exe cg4.exe Bug : Commento: Merge 1.0 libraries
7 lines
296 B
Plaintext
7 lines
296 B
Plaintext
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( )
|