generate_xml_schema
Fetch the XSD schema for authoring valid XML workbook files, enabling schema validation and autocomplete in your editor or pipeline instead of reverse-engineering the XML structure.
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 | |||