facets = getFacets((RestrictionHandler) child);
}
SimpleType[] simpleTypes = getSimpleTypes(child, parent);
cache = new SimpleTypeGT(id, name, parent.getTargetNamespace(),
child.getHandlerType(), simpleTypes, facets, finaL);
logger.info("End compressing SimpleType " + getName());
id = null;
child = null;