Resolving Stylesheet Dependencies | XML Data Type | Teradata Vantage - Resolving Stylesheet Dependencies - Analytics Database - Teradata Vantage

XML Data Type

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
Language
English (United States)
Last Update
2023-10-30
dita:mapPath
tkc1628112506748.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
dgs1472251600184
lifecycle
latest
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.