Resolve External References
- 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
Resolve External References
Attribute
location_name.Resolve External
Purpose
Determines whether external references such as DTDs, Schemas, Entities, and Notations are resolved for the XML documents contained within the location specified by location_name.
Valid Values
0 | 1
Behavior
If set to 1 (Enabled), the documents are not processed if the XML parser cannot locate the external references.
If set to 0 (Disabled), the document is processed, even if the XML parser cannot locate the external references.
Default
0 (Disabled)