Supported Tabular Formats for XML Documents
- Last Updated: October 4, 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
The three main XML tabular-formats that the XML driver can access are described in the following table. In some instances, you may need to define hints to help the XML driver read the tabular-format of an XML document correctly. See Configure Location Dialog Box Descriptions.
| Format | Description |
|---|---|
| ADO 2.5 persisted files | These files are identified by
a unique schema namespace URL. Although ADO uses the same data types
defined by XML-Data, the data types use extensions, such as adding
a maximum column width for string columns. ADO 2.5 persisted files
are identified by the following unique XML element: |
| DataDirect Format | This XML format conforms to the
W3C recommendation for XML schema, Working Draft April 07, 2000.
These files are identified by the following unique XML element (schema
namespace URL): |
| Microsoft Data Islands | These islands are identified by the <XML>
tag in an HTML document. The Data Island can be embedded in the
HTML document. Data Islands can include the following Schema definition and
namespace: |