XSLT Transformation | XML Data Type | Teradata Vantage - XSLT Transformation - Advanced SQL Engine - Teradata Database

XML Data Type

Product
Advanced SQL Engine
Teradata Database
Release Number
17.05
17.00
Published
June 2020
Language
English (United States)
Last Update
2021-01-22
dita:mapPath
amr1556233250442.ditamap
dita:ditavalPath
lze1555437562152.ditaval
dita:id
B035-1140
lifecycle
previous
Product Category
Teradata Vantageā„¢
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.
  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.
You can download sample stylesheets and the Schema and Stylesheet Consolidation utility from Teradata Downloads.