Concept Framework 2.2 documentation Contents | Index

standard.lib.xml.htmlNewDocNoDtD

Name Version Deprecated
htmlNewDocNoDtD version 1.0 no

Prototype:
number htmlNewDocNoDtD(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 without a DTD node if URI and ExternalID are empty strings.

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