public static void RegenerateXSDFileMenuItem()
 {
     XmlLayoutSchemaProcessor.ProcessXmlSchema(true);
 }