WdXMLValidationStatus Enumeration
| Word Developer Reference |
| Name | Value | Description |
|---|---|---|
| wdXMLValidationStatusCustom | -1072898048 | Indicates that the SetValidationError method was used to set the ValidationErrorText property to a custom text string. |
| wdXMLValidationStatusOK | 0 | Indicates that an XML element or attribute is valid according to the attached schema. |