Method XmlNode():getName() Foundation

Gets the qualified name.

Syntax
:getName() --> cName
Return

A character string with the qualified name of the XmlNode() object.

Description

: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().

Feedback

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.