(PHP 5)
DOMNode::hasAttributes — Checks if node has attributes
This method checks if the node has attributes. The tested node has to be an XML_ELEMENT_NODE.
XML_ELEMENT_NODE
Restituisce TRUE in caso di successo, FALSE in caso di fallimento.
TRUE
FALSE