public static void RegisterClass(Type type)
 {
     CustomTool.Register(typeof(XsdCodeGenerator));
 }