(no version information, might be only in CVS)
DomNode_>attributes __
Returns list of attributes
Description
array
DomNode_>attributes ( void )
This function only returns an array of attributes if the node is of
type XML_ELEMENT_NODE_
(PHP >= 4_3 only) If no attributes are found, NULL is returned_