class js.html.Notation extends Node

Available on js

NOTE: This is not implemented in Mozilla

Represents a DTD notation (read-only). May declare format of an unparsed entity or formally declare the document's processing instruction targets. Inherits methods and properties from Node. Its nodeName is the notation name. Has no parent.



Documentation for this class was provided by MDN.

Instance Fields