DOMElement::getAttributeNodeNS
(No version information available, might be only in CVS)
DOMElement::getAttributeNodeNS —
属性ノードを返す
説明
DOMAttr DOMElement::getAttributeNodeNS
(
string $namespaceURI
,
string $localName
)
パラメータ
-
namespaceURI
-
名前空間 URI。
-
localName
-
ローカル名。