DOMElement::setAttributeNodeNS
(No version information available, might be only in CVS)
DOMElement::setAttributeNodeNS — 新しい属性ノードを要素に追加する
パラメータ
- name
-
属性ノード。
返り値
属性が置換された場合は置換前のノードを返します。
エラー / 例外
- DOM_NO_MODIFICATION_ALLOWED_ERR
-
ノードが読み込み専用の場合に発生します。
DOMElement::setAttributeNodeNS
There are no user contributed notes for this page.
