DTD_ELEM_NET
if (xmlStrcmp(cur->name, DTD_ELEM_NET))
newnode = xmlNewTextChild(cur, NULL, DTD_ELEM_NET, NULL);
if (xmlStrcmp(cur->name, DTD_ELEM_NET))
return (DTD_ELEM_NET);
if (!xmlStrcmp(cur->name, DTD_ELEM_NET))