DocumentType

Example

1

Description

Properties

Property Name Description
entities a NamedNodeMap containing both the external and internal entities declared in the DTD
internalSubset string containing the text of a DTD's internal subset
name name of the DTD
notations a NamedNodeMap containing the notations declared in the DTD
publicId URI of the public identifier
systemId system identifier portion of the element

Methods

Method Name Description Values