Return the next node in the index. Nodes are returned in the sorted order of the index.
mxml_node_t * mxmlIndexEnum( mxml_index_t * ind);
Next node or NULL if there is none