Files correlati : cg0.exe cg0700a.msk cg0700b.msk cg3.exe cg4.exe Bug : Commento: Merge 1.0 libraries
6 lines
199 B
Plaintext
6 lines
199 B
Plaintext
StartDocument( documentVersion="1.0" documentEncoding="UTF-8" )
|
|
StartElement( name="foo" qualifiedName="foo" )
|
|
Characters( text="<bar]>" )
|
|
EndElement( name="foo" qualifiedName="foo" )
|
|
EndDocument( )
|