Microsoft XML 2.5 SDK


 

IXMLDOMNotation Interface

[This is preliminary documentation and subject to change.]

This interface contains a notation declared in the document type definition (DTD) or schema.

IXMLDOMNotation Methods

publicId Contains the public identifier for the notation.
systemId Contains the system identifier for the notation.

Remarks

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 property contains the notation name.

Interface Information

Implementation Msxml.dll
Inherits from IXMLDOMNode
Header and IDL files Msxml.h, Xmldom.idl
Minimum availability Internet Explorer 5
Minimum operating systems Windows 95, Windows NT 4.0