DOMElement->removeAttributeNS()とは? わかりやすく解説

Weblio 辞書 > コンピュータ > PHP関数リファレンス > DOMElement->removeAttributeNS()の意味・解説 

DOMElement->removeAttributeNS()

(No version information available, might be only in CVS)
DOMElement->removeAttributeNS() — 属性を削除する

説明

class DOMElement {
bool removeAttributeNS ( string namespaceURI, string localName )
} 名前空間 namespaceURI にある localName という名前の属性を 要素から削除します。

パラメータ

namespaceURI
名前空間 URI。
localName
ローカル名。

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。

エラー / 例外

DOM_NO_MODIFICATION_ALLOWED_ERR
ノードが読み込み専用の場合に発生します。

参考

DOMElement->hasAttributeNS()
DOMElement->getAttributeNS()
DOMElement->setAttributeNS()



このページでは「PHP関数リファレンス」からDOMElement->removeAttributeNS()を検索した結果を表示しています。
Weblioに収録されているすべての辞書からDOMElement->removeAttributeNS()を検索する場合は、下記のリンクをクリックしてください。
 全ての辞書からDOMElement->removeAttributeNS() を検索

英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

「DOMElement->removeAttributeNS()」の関連用語

DOMElement->removeAttributeNS()のお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



DOMElement->removeAttributeNS()のページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
PHP Documentation GroupPHP Documentation Group
Copyright © 1997 - 2025 by the PHP Documentation Group.

©2025 GRAS Group, Inc.RSS