DTD_ELEM_PSET
newnode = xmlNewTextChild(cur, NULL, DTD_ELEM_PSET, NULL);
if (xmlStrcmp(cur->name, DTD_ELEM_PSET) == 0) {