Concept Framework 2.0 documentation Contents | Index

standard.lib.xml.xmlDocDumpFormatMemory

Name Version Deprecated
xmlDocDumpFormatMemory version 1.0 no

Prototype:
string xmlDocDumpFormatMemory(number doc, number format)

Parameters:
doc      a XML document tree handle
format      should formatting spaces been added

Description:
Dump an XML document in memory and return the buffer.

Returns:
Returns the dumped buffer.

Documented by Eduard Suica by adapting from http://xmlsoft.org/, generation time: Fri Jan 21 18:06:23 2011 GMT(c)2011 RadGs Software