Reference Guide > TDV Support for SQL Functions > TDV-Supported XML Functions
 
TDV-Supported XML Functions
TDV supports a number of functions that apply to XML content.
As part of generating a valid XML element name, characters that are not allowed in XML are escaped.
The following sections provide information about escaping:
Identifier Escaping
Text Escaping
TDV supports the XML functions listed in the table.
XML Function
Comments
XMLAGG
See XMLAGG (where it is grouped with other aggregate functions)
XMLATTRIBUTES
XMLCOMMENT
XMLCONCAT
XMLDOCUMENT
XMLELEMENT
XMLFOREST
XMLNAMESPACES
XMLPI
See XMLPI
XMLQUERY
XMLTEXT
See XMLTEXT
XPATH
See XPATH
XSLT
See XSLT
Note: The following functions are part of the ANSI specification but not supported in TDV: XMLTABLE, XMLITERATE, XMLBINARY, XMLCAST, XMLEXISTS, XMLPARSE, XMLSERIALIZE, XMLVALIDATE.