XML Compare .NET API Documentation - DEPRECATED
System Object
Object
Enum
com.deltaxml.cores9api.config InvalidCalsTableBehaviour
Namespace: com.deltaxml.cores9api.config
Assembly: deltaxml (in deltaxml.dll) Version: 10.4.0.1000
Specifies the behaviour to use when inputs contain invalid CALS tables.
Inheritance Hierarchy
Object
Enum
com.deltaxml.cores9api.config InvalidCalsTableBehaviour
Namespace: com.deltaxml.cores9api.config
Assembly: deltaxml (in deltaxml.dll) Version: 10.4.0.1000
Syntax
Remarks
Specifies the behaviour to use when inputs contain invalid CALS tables.
Some of the processing used for CALS table comparison makes the assumption that the tables conform to the CALS specification. In order to avoid errors in this processing, the tables are first validated to ensure that it will work as expected. When tables are not valid, there are several options for the behaviour that the comparison should take. This enum is used to specify the options.
See Also