generate_xml_schema
Retrieve the XSD schema for XML validation and autocomplete, so you can author Word-compatible XML in your own editor or pipeline.
Instructions
Returns the raw XSD (Xml.xsd) that generate_xml's output and create_document_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 | |||