DomNode->has_attributes
    (no version information, might be only in CVS)
DomNode->has_attributes -- 
     Checks if node has attributes
    
Description
bool 
DomNode->has_attributes ( void )
     This function checks if the node has attributes.
    
     See also domnode_has_child_nodes().