Programmer's Guide > Interfaces > W3C DocumentType interface > notations attribute
  
notations attribute
A NamedNodeMap containing the notations declared in the DTD. Duplicates are discarded. Every node in this map also implements the Notation interface.
The DOM Level 2 does not support editing notations, therefore notations cannot be altered in any way.
notations
Access
read-only
Returns
NamedNodeMap