Method XmlNode():getNamespace() Foundation

Gets the namespace.

Syntax
:getNamespace() --> cNamespace
Return

A character string with the namespace. If the XmlNode() object does not belong to a namespace, return is the empty string.

Description

The method :getNamespace() returns the namespace the node object belongs to, if any.

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.