XSLT Transformation | XML Data Type | VantageCloud Lake - Transforming an XML Value Using a Stylesheet - Teradata Vantage

Teradata® VantageCloud Lake

Deployment
VantageCloud
Edition
Lake
Product
Teradata Vantage
Published
January 2023
Language
English (United States)
Last Update
2024-04-03
dita:mapPath
phg1621910019905.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
phg1621910019905

To transform an XML value using a stylesheet:

  1. Design the stylesheet and test it using tools such as Stylus Studio, XML Spy, or Oxygen.
  2. If the stylesheet contains includes, consolidate it using the Schema and Stylesheet Consolidation utility.
    For information about consolidating stylesheets, see Resolving Stylesheet Dependencies.
  3. Insert the stylesheet into a database table.
  4. Use the XSLTTRANSFORM method to transform the XML value. Join with the table containing the stylesheet to provide the stylesheet to the method.