Method XmlNode():getNamespace() Foundation
Gets the namespace.
:getNamespace() --> cNamespace
A character string with the namespace. If the XmlNode() object does not belong to a namespace, return is the empty string.
The method :getNamespace() returns the namespace the node object belongs to, if any.
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.