User Guide > Using Transformations > Creating an XML, XSLT, or Streaming Transformation > Adding an XSLT Transformation for a Table, a View, or a Function
 
Adding an XSLT Transformation for a Table, a View, or a Function
The XSLT transform requires an XML schema and you can only use it indirectly on a table, view or function.
To add an XSLT transformation on a table, view, or function
1. Create an XML Definition Set to act as an XML schema if one does not exist.
2. Within Studio, create a procedure to act as a wrapper for the object.
3. Edit the procedure so that it uses a tag from the XML Definition Set as its return type.