export_xml
Export a completed CV draft as schema-valid Europass XML. Invalid drafts are refused, ensuring the output always meets the required Europass schema.
Instructions
Write the finished CV as Europass XML.
A draft that would not validate is refused rather than exported, so what
comes back is always a schema-valid Europass document. Call validate_cv
first to find out what is still missing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| draft_id | Yes | Name of the draft to work on, as given to `create_cv`. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |