Contains a list of the XMLDOMNotation objects present in the document type declaration.
objXMLDOMNamedNodeMap = oXMLDOMDocumentType.notations
Object. The property is read-only. Notations identify by name the format of unparsed entities, the format of elements that bear a notation attribute, or the application to which a processing instruction is addressed.
Applies To: DOMDocumentType Object