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

search for in the

XMLReader::moveToElement> <XMLReader::moveToAttributeNo
Last updated: Fri, 13 Nov 2009

view this page in

XMLReader::moveToAttributeNs

(PHP 5 >= 5.1.2)

XMLReader::moveToAttributeNs指定した名前の属性にカーソルを移動する

説明

bool XMLReader::moveToAttributeNs ( string $localName , string $namespaceURI )

指定した名前空間内で、指定した名前の属性にカーソルを移動します。

パラメータ

localName

ローカル名。

namespaceURI

名前空間の URI。

返り値

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

参考



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

XMLReader::moveToElement> <XMLReader::moveToAttributeNo
Last updated: Fri, 13 Nov 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites