Method XmlNode():setNamespace() Foundation

Sets the namespace.

Syntax
:setNamespace( <cNamespace> ) --> self
Parameters
<cNamespace>
A character string with a namespace name.
Return

:setNamespace() returns the object executing the method.

Description

The method :setNamespace() sets the namespace that the node object belongs to.

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.