public setAttributeNodeNS(newAttr as Attr) as Attr throws DOMException
Adds or replaces a namespace-aware attribute node.
Previous attribute node, or null.
old = element.setAttributeNodeNS(attr)