axlNode* axl_item_get_parent ( axlItem item  ) 

Allows to get the parent that is containing the axlItem provider.

The parent of a axlItem is always a node.

Parameters:
item The axlItem reference that is required to return its parent.
Returns:
A reference to the axlNode.