(no version information, might be only in CVS)
SimpleXMLElement->attributes -- Identifies an element's attributesThis function provides the attributes and values defined within an xml tag.
Note: SimpleXML has made a rule of adding iterative properties to most methods. They cannot be viewed using var_dump() or anything else which can examine objects.