WdXMLValidationStatus Enumeration [Word 2007 Developer Reference]

Switch View :
ScriptFree
WdXMLValidationStatus Enumeration
Specifies whether an element or attribute is valid according to the attached schema.
NameValueDescription
wdXMLValidationStatusCustom-1072898048Indicates that the SetValidationError method was used to set the ValidationErrorText property to a custom text string.
wdXMLValidationStatusOK0Indicates that an XML element or attribute is valid according to the attached schema.