TOPO_TYPE_BOOLEAN
case TOPO_TYPE_BOOLEAN: tstr = "boolean"; break;
case TOPO_TYPE_BOOLEAN: type = "boolean"; break;