Microsoft XML SDK 2.6 - XML Reference

publicId Property (XMLDOMNotation)

Contains the public identifier for the notation.

objValue = oXMLDOMNotation.publicId

Remarks

Variant. The property is read-only. If the public identifier is not specified, the property contains the empty string.

See Also

Applies To: XMLDOMNotation Object