setAttributeNodeNS
Description
Add the attribute to this element.
Syntax
XopusElement.setAttributeNodeNS (attr : XopusAttribute)
Arguments
- attr
XopusAttribute. The attribute object.
Add the attribute to this element.
XopusElement.setAttributeNodeNS (attr : XopusAttribute)
XopusAttribute. The attribute object.
Loading...