rosetta_scripts_schema
Generate and cache the RosettaScripts XML schema to retrieve a definitive list of valid XML elements for Rosetta scripts. Optionally extract element names directly.
Instructions
Generate and cache the RosettaScripts XML schema (XSD). Optionally extract element names. Use to get the authoritative list of valid XML elements. Requires local installation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| exe_path | No | Path to rosetta_scripts executable (optional) | |
| cache_dir | No | Directory to store schema | |
| extract_elements | No | If true, return a list of element names |