PHP. Руководство по PHP. 2005
SimpleXMLElement->attributes HREF="function.simplexml-element-asxml.html">HREF="function.simplexml-element-children.html">
SimpleXMLElement->attributes
(no version information, might be only in CVS)SimpleXMLElement->attributes --
Identifies an element's attributes
Description
SimpleXMLElement simplexml_element->attributes ([string data])This function provides the attributes and values defined within an xml tag.
Замечание: SimpleXML содержит правило добавления
итеративных свойств к большинству методов. Они не могут быть просмотрены с испольванием
var_dump() или каких-либо других средств анализа объектов.
SimpleXMLElement->asXML
SimpleXMLElement->children