Microsoft XML 2.5 SDK


 

notations Property

[This is preliminary documentation and subject to change.]

Contains a list of the XMLDOMNotation objects present in the document type declaration.

Syntax

objXMLDOMNamedNodeMap = oXMLDOMDocumentType.notations

Remarks

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

XMLDOMDocumentType