validate_paraids
Check that paragraph IDs in a Word document are unique across all parts and are valid 8-digit hexadecimal values under 0x80000000.
Instructions
Check paraId uniqueness across all document parts.
ParaIds must be unique across document.xml, footnotes.xml, headers, footers, and comments. They must also be valid 8-digit hex values < 0x80000000.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |