Click to return to the XML (Extensible Markup Language) home page    
XMLDOMEntity publicId Pro...     XMLDOMEntity Object    
Web Workshop  |  XML (Extensible Markup Language)

notationName Property


Contains the notation name.

Syntax

strValue = oXMLDOMEntity.notationName

Remarks

String. The property is read-only. For unparsed entities, the property contains the name of the notation for the entity (the name following NDATA). For parsed entities, it contains the empty string. Note that the name of the entity is available using the nodeName property.

Applies To

[ Object Name ]
PlatformVersion
Win16:
Win32:
Mac:
Unix:
WinCE:
XMLDOMEntity


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.