DomNode->has_attributess
    (no version information, might be only in CVS)
DomNode->has_attributess -- 
     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().