Data Type Encoding Numbers for the XML Type | VantageCloud Lake - Data Type Encoding Numbers for the XML Type - Teradata Vantage

Teradata® VantageCloud Lake

Deployment
VantageCloud
Edition
Lake
Product
Teradata Vantage
Published
January 2023
ft:locale
en-US
ft:lastEdition
2024-12-11
dita:mapPath
phg1621910019905.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
phg1621910019905

Some of the client and server interfacing parcels such as DataInfoX (parcel number 146), PrepInfoX (parcel number 125), and StatementInfo parcel (parcel number 169) return the data type of the field. All parcels that contain the data type information use the following encoding for the XML data type. The encoding numbers defined follow the pattern for existing data types. For example, Nullable number is non-Nullable value + 1 and stored procedure IN parameter type number is 500 + non-nullable number.

  NULL Property Stored Procedure Parameter Type
Non-nullable Nullable IN INOUT OUT
XML Text Inline - for small XML values 852 853 1352 1353 1354
XML Text Deferred 856 857 1356 1357 1358
XML Text Locator 860 861 1360 1361 1362