Previous Topic: XML PublishingNext Topic: Mapping SQL Identifier to XML


Mapping Plain Text SQL to XML

This mapping is between the character set(s) of the SQL language and Unicode.

This feature supports mapping from the SQL character set (EBCDIC) to Unicode using encodings UTF-8, UTF-16-BE (big endian), and UTF-16-LE (little endian). This mapping is implemented using the standard CA IDMS code tables (RHDCCODE) and is controlled through the XML encoding session option. The default is not to map; the serialized XML values are encoded in EBCDIC.

Note: For more information about encoding XML values, see the XML encoding session option under SET SESSION.