Concept Framework 2.2 documentation Contents | Index

standard.lib.xml.xmlFreeDoc

Name Version Deprecated
xmlFreeDoc version 1.0 no

Prototype:
null-returned xmlFreeDoc(number doc)

Parameters:
doc      the XML document tree handle as returned by xmlParseMemory or { xmlParseFile}

Description:
Free up all the structures used by a document, tree included.

Returns:
Return nothing.

Documented by Eduard Suica by adapting from http://xmlsoft.org/, generation time: Sun Jan 27 18:15:20 2013 GMT(c)2013 Devronium Applications