public setNamedItemNS(arg as Node) as Node throws DOMException
Adds or replaces a namespace-aware named node.
Previously stored node with the same namespace/local name, or null.
previous = attributes.setNamedItemNS(attr)