MsoCustomXMLValidationErrorType enumeration (Office)

Indicates how validation errors will be cleared or generated.

Name Value Description
msoCustomXMLValidationErrorAutomaticallyCleared 1 Specifies that the error will clear itself whenever any change is made to the node it is bound to.
msoCustomXMLValidationErrorManual 2 Specifies that the error will not be cleared until the Delete method is called.
msoCustomXMLValidationErrorSchemaGenerated 0 Specifies that where there is a non-empty schema collection available for the custom XML part and validation is in effect, any changes to the part will cause validation errors.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.