Function DocumentType.notations
A NamedNodeMap
containing the notations declared in the DTD. Duplicates are discarded.
Every node in this map also implements the Notation
interface.
Prototype
NamedNodeMap!DOMString notations() @property;
Authors
Lodovico Giaretta
Copyright
Copyright Lodovico Giaretta 2016 --