Concept Framework 2.0 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: Fri Jan 21 18:06:23 2011 GMT(c)2011 RadGs Software