downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

DOMElement::getAttributeNS> <DOMElement::getAttributeNode
[edit] Last updated: Fri, 25 May 2012

view this page in

DOMElement::getAttributeNodeNS

(PHP 5)

DOMElement::getAttributeNodeNS 属性ノードを返す

説明

DOMAttr DOMElement::getAttributeNodeNS ( string $namespaceURI , string $localName )

現在のノードの、名前空間 namespaceURIにおける localName というローカル名の属性ノードを返します。

パラメータ

namespaceURI

名前空間 URI。

localName

ローカル名。

返り値

属性ノードを返します。

参考



add a note add a note User Contributed Notes DOMElement::getAttributeNodeNS
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites