Method XmlNode():getName() Foundation
Gets the qualified name.
:getName() --> cName
A character string with the qualified name of the XmlNode() object.
:getName() returns the qualified name of the node object. If the node object belongs to a namespace, the qualified name includes the namespace prefix. Also see the method :getLocalName().
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.