Class MetaDataFileXSDGenerator

All Implemented Interfaces:
Generator

public class MetaDataFileXSDGenerator extends SingleXMLDirectGeneratorBase
Generator for creating XSD Schema that validates metadata files themselves. v6.0.0: Creates XSD schemas for validating the structure of metadata XML files (like ...), not the data instances. This reads constraint definitions to understand valid metadata structure and generates XSD Schema that can validate metadata files during development.