Contains a notation declared in the DTD or schema.
This interface inherits from IXMLDOMNode.
publicId | Contains the public identifier for the notation. |
systemId | Contains the system identifier for the notation. |
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.
The nodeName method contains the notation name.
Implementation: Msxml.dll
Header and IDL files: Msxml.h, Xmldom.idl