Concept Framework 2.2 documentation Contents | Index

standard.lib.xml.xmlNewDoc

Name Version Deprecated
xmlNewDoc version 1.0 no

Prototype:
number xmlNewDoc(string version)

Parameters:
version      string giving the version of XML "1.0"

Description:
Creates a new XML document.

Returns:
Returns a new document tree handle or null if failed.

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