Resolving Stylesheet Dependencies | XML Data Type | Teradata Vantage - Resolving Stylesheet Dependencies - Advanced SQL Engine - Teradata Database

XML Data Type

Product
Advanced SQL Engine
Teradata Database
Release Number
17.10
Published
July 2021
Language
English (United States)
Last Update
2021-07-28
dita:mapPath
kxe1590704060061.ditamap
dita:ditavalPath
kxe1590704060061.ditaval
dita:id
B035-1140
lifecycle
previous
Product Category
Teradata Vantageā„¢

An XSLT stylesheet can include other stylesheets to reuse transformations. The XSLTTRANSFORM method expects either a stylesheet with no includes or a consolidated stylesheet, which is a stylesheet document resulting from resolving all the dependencies for the stylesheet and packaging those dependencies in a single XML envelope. This package is now a self-contained stylesheet definition which can be passed to methods and functions that need to perform XSLT transformations.

You can use the Schema and Stylesheet Consolidation utility to consolidate your stylesheet before passing the stylesheet to the XSLTTRANSFORM method.

You can download sample stylesheets and the Schema and Stylesheet Consolidation utility from Teradata Downloads.