Doctype.notations[] (Collection)

A named node map containing the notations declared in the DTD encapsulated by the Doctype object.

Availability:

DOM level - 1
JavaScript - 1.5
JScript - 5.5
Internet Explorer - 5.5
Netscape - 6.0
Property/method value type:NamedNodeMap object
JavaScript syntax:-myDoctype.notations

See also:Notation object

Property attributes:

ReadOnly.