CData Python Connector for XML

Build 25.0.9539

BackwardsCompatibilityMode

Specifies whether the provider operates in XML compatibility mode using the behavior and feature set from the 2017 release.

Data Type

bool

Default Value

false

Remarks

When this property is set to true, the connector uses the XML parsing behavior and feature set available in the 2017 version.

When this property is set to false (default), the connector enables the enhanced flattening features introduced in later versions. These includes DataModel, FlattenArrays, and FlattenObjects as well as the dynamic flattening of tables and columns via a SQL query.

This property is useful for maintaining compatibility with legacy integrations that rely on the original XML schema behavior.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 25.0.9539