ZVON > References > DOM1 Reference

notations (attribute)

Owning interface and usage:  
DocumentType.notations

Member of these other interfaces :  
none

Readonly:   yes

Type:   NamedNodeMap

Description:  
A NamedNodeMap containing the notations declared in the DTD. Duplicates are discarded. Every node in this map also implements the Notation interface.


Example: