DTD_ELEM_ZONE
if (xmlStrcmp(cur->name, DTD_ELEM_ZONE) != 0) {
if (xmlStrcmp((*root)->name, DTD_ELEM_ZONE))