Interface ToolingXMLService

    • Method Detail

      • generateSchema

        void generateSchema​(Path outputPath)
        Generates the XSD schema and outputs it to the provided path (full path to a filename).

        This will throw an exception if the path cannot be written to due to permissions or other IO errors. If anything exists at the path, it will be overwritten!