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