TDG_DTD
if (strcmp((const char *)dtd->SystemID, TDG_DTD) != 0) {
(void) fprintf(fp, "<!DOCTYPE topology SYSTEM \"%s\">\n", TDG_DTD);