setAttributeNodeNS (DOMElement - JavaScript)

任意の名前空間にあるこのエレメントの属性値を設定します。

定義場所

DOMElement

構文

setAttributeNodeNS(Attribute:DOMAttr) : DOMAttr