msoCustomXMLValidationErrorType

Specifies how validation errors are cleared or generated.

msoCustomXMLValidationErrorAutomaticallyClearedSpecifies that the error will clear itself whenever any change is made to the node it is bound to
msoCustomXMLValidationErrorManualSpecifies that the error will not be cleared until the Delete method is called.
msoCustomXMLValidationErrorSchemaGeneratedSpecifies 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.

msoCustomXMLValidationErrorAutomaticallyCleared
Specifies that the error will clear itself whenever any change is made to the node it is bound to
msoCustomXMLValidationErrorManual
Specifies that the error will not be cleared until the Delete method is called.
msoCustomXMLValidationErrorSchemaGenerated
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.

REMARKS
* Added in 2007.

© 2024 Better Solutions Limited. All Rights Reserved. © 2024 Better Solutions Limited Top