LocalName (NotesDOMNode - LotusScript®)
Read-only. The local part of the qualified name of this node.
Defined in
Data type
String
Syntax
To get: localName$ = notesDOMNode .LocalName
Usage
See NamespaceURI for a discussion of namespaces and qualified names.
Refer to http://www.w3.org/TR/1999/REC-xml-names-19990114/#ns-qualnames for the W3C specification on qualified names. Refer to http://www.w3.org/TR/2001/WD-DOM-Level-3-Core-20010605/glossary.html#dt-qualifiedname for a definition.