Skip to content

Download Schemas

Generating from remote resources is not a great idea, the cli includes a command to download schemas and wsdl locally.

$ xsdata download --help
========= xsdata v24.4 / Python 3.11.6 / Platform linux =========

Usage: xsdata download [OPTIONS] SOURCE

  Download a schema or a definition locally with all its dependencies.

Options:
  -o, --output PATH  Output directory, default cwd
  --help             Show this message and exit.