DTD_ELEM_MCAP
newnode = xmlNewTextChild(cur, NULL, DTD_ELEM_MCAP, NULL);
if (xmlStrcmp(cur->name, DTD_ELEM_MCAP) != 0)
if (xmlStrcmp(cur->name, DTD_ELEM_MCAP) != 0)
if (xmlStrcmp(cur->name, DTD_ELEM_MCAP) == 0)