IBM® Informix® 12.10

The xsltransformAsClob function

Use this function to return a CLOB document resulting from an XSL transform.

Purpose

The xsltransformAsClob function transforms an XML document with an XSL stylesheet and XSLT parameter. The returned document is of type CLOB.

The xsltransformAsClob syntax

Read syntax diagramSkip visual syntax diagram
>>-xlstransformAsClob--(--xml_document--,--xsl_document--)-----><

Parameters

xml_document
The XML document or fragment to transform. The document can be of type LVARCHAR or CLOB.
xsl_document
The XSL stylesheet document that is applied to the XML document. The XSL stylesheet can be of type LVARCHAR or CLOB.


Send feedback | Examples exchange | Troubleshooting

To find the PDF, see Publications for the IBM Informix 12.10 family of products.
For the release notes, documentation notes, and/or machine notes, see the Release Notes page.
timestamp Release date: March 2013