generate_xml_schema
Retrieve the raw XSD schema to validate XML workbooks against the expected format, enabling autocomplete and validation in your editor or pipeline.
Instructions
Returns the raw XSD (Xml.xsd) that generate_xml's output and create_workbook_from_xml's input both conform to. Meant for a caller authoring XML by hand or by transform (e.g. an XSLT stylesheet) who wants real schema validation/autocomplete in their own editor or pipeline, rather than reverse- engineering the shape from a generate_xml example.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||