Concept Framework 2.2 documentation Contents | Index

standard.lib.xml.htmlNewDoc

Name Version Deprecated
htmlNewDoc version 1.0 no

Prototype:
number htmlNewDoc(string URI, string ExternalID)

Parameters:
URI      URI for the dtd, or an empty string
ExternalID      the external ID of the DTD, or an empty string

Description:
Creates a new HTML document.

Returns:
Returns a new HTML tree document 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