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