Property String psBaseName
Read Access: | Get psBaseName to StringVariable |
psBaseName returns the node name with the namespace prefix removed. For example, in a node declared as <myNameSpace:elementName> it would return the element part elementName.
See Also