XML/DOM serialization: Difference between revisions

m
Line 505:
 
Main
String XML, body;
Stack{
Store ( body, Multi_copy( body,"<?xml version=\"1.0\" ?>",
Line 515:
Print "%s\n", body;
Free secure XML, body;
End
</syntaxhighlight>
543

edits