Concept Framework 1.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: Thu Oct 15 20:02:08 2009 GMT(c)2009 RadGs Software