an attribute declaration.
A document type declaration.
An XML node for document type declaration.
An XML node for document type declaration.
name of this DOCTYPE
NoExternalID or the external ID of this doctype
sequence of internal subset declarations
an element declaration
validate children and/or attributes of an element exceptions are created but not thrown.
an entity declaration
an ExternalIDs - either PublicID or SystemID
a notation declaration
a parsed entity reference
a parameter entity declaration
a parsed general entity declaration
a public identifier (see http://www.w3.org/QA/2002/04/valid-dtd-list.html).
a public identifier (see http://www.w3.org/QA/2002/04/valid-dtd-list.html).
the public identifier literal
(can be null for notation pubIDs) the system identifier literal
Scanner for regexps (content models in DTD element declarations) todo: cleanup
a system identifier
a system identifier
the system identifier literal
an unparsed entity declaration
Parser for regexps (content models in DTD element declarations)
A marker used when a DocType
contains no external id.
an attribute declaration. at this point, the tpe is a string. Future versions might provide a way to access the attribute types more directly.