Validate Schema
- Last Updated: October 3, 2020
- 1 minute read
- DataDirect Connectors
- ODBC
- Cloudera Impala 7.1
- dBase 7.1
- Flat files/Text 7.1
- MySQL 7.1
- Pervasive (Btrieve) 7.1
- XML 7.1
- Documentation
Attribute
location_name.Validate Schema
Purpose
Determines whether the XML documents contained within the location specified by location_name are validated against their schema.
Valid Values
0 | 1
Behavior
If set to 1 (Enabled), the XML documents are validated against their schema. This allows a well-formed XML document to be processed, even if the document is not valid.
If set to 0 (Disabled), the XML documents are not validated against their schema.
Default
0 (Disabled)