axlDtdElementList * axl_dtd_get_item_list ( axlDtdElement element  ) 

Returns current DTD content specification, represented by the Item list.

Parameters:
element The DTD element (axlDtdElement) which is being requested to return its axlDtdElementList.
Returns:
The axlDtdElementList reference. The value returned must not be deallocated. The function returns NULL if the reference received is NULL.