char * axl_dtd_item_node_get_value ( axlDtdElementListNode node  ) 

Allows to get the dtd item list value, which represents the node name that is being constrained/represented.

Parameters:
node The item node where the value is being requested.
Returns:
The value inside the item node, supposing it contains an leaf item node or NULL if fails. The value returned must not be deallocated.