axlItem* axl_item_node_next ( axlNode node  ) 

Returns the following axlItem to the axlNode reference, in the same level.

Parameters:
node The node that is required to return the following item to it.
Returns:
An reference to the following or NULL.