Part 2: The 32-Bit/64-Bit Drivers : The Oracle Wire Protocol Driver : Data Types : XMLType

XMLType
Oracle 9i R2 and higher supports the XMLType data type. The driver supports tables containing columns whose data type is specified as XMLType.
When inserting or updating XMLType columns, the data to be inserted or updated must be in the form of an XMLType data type. The database provides functions to construct XMLType data. The xmlData argument to xmltype( ) may be specified as a string literal.

© 2013 Progress Software Corporation and/or its subsidiaries or affiliates.