https://developer.mozilla.org/en-US/docs/Web/API/NamedNodeMap/setNamedItemNS
NamedNodeMap: setNamedItemNS() method - Web APIs | MDN
The setNamedItemNS() method of the NamedNodeMap interface puts the Attr identified by its name in the map. If there was already an Attr with the same name in...
web apismethodmdn