Oracle XML Function Support
TDV supports the XML functions listed in the table below for Oracle.
|
Oracle XML Function |
Notes |
|
XMLAGG |
Versions 9i, 10g, and 11g. |
|
XMLATTRIBUTES |
Versions 9i, 10g, and 11g. |
|
XMLCOMMENT |
Not supported, because it returns the following error: ORA-00932: inconsistent data types: expected - got CHAR. |
|
XMLCONCAT |
Versions 9i, 10g, and 11g. |
|
XMLDOCUMENT |
Oracle does not support this function. |
|
XMLELEMENT |
Versions 9i, 10g, and 11g. |
|
XMLFOREST |
Versions 9i, 10g, and 11g. |
|
XMLTEXT |
Oracle does not support this function. |