bool axl_node_has_attributes ( axlNode node  ) 

Allows to check if the provided has any attribute installed.

Parameters:
node The node to be checked for attributes.
Returns:
true if the node has attributes, otherwise false is returned. The function also returns false if a null reference for the node is provided.