retrieve_xsd
Fetch an XSD schema from a URL or file path and save it to a local directory.
Instructions
Retrieve an XSD file from a URL or file path
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | URL or file path to the XSD file | |
| save_path | No | Optional local path to save the retrieved XSD |