write_part
Replace a part of a DOCX file with new XML after validating well-formedness.
Instructions
Replace a DOCX part with new XML. Validates well-formedness first. WARNING: Direct XML manipulation can corrupt the document if used incorrectly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| part_path | Yes | ||
| xml | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |