txml_print_range
if (txml_print_range(thp, fp, node, 1) == 1)
(void) txml_print_range(thp, fp, node, 0);
static int txml_print_range(topo_hdl_t *, FILE *, tnode_t *, int);