XML DOM » DocumentType » notations

Syntax:
DocumentType.notations

This property contains a NamedNodeMap of all notations declared in the Document Type Definition. Duplicates are ignored. Each node in the map implements the Notation interface.