Apply XSLT activity
You can use the Apply XSLT activity to transform XML data, stored in one XML variable, to XML data, stored in another XML variable, using the specified XSLT stylesheet.
About this task
The Apply XSLT activity transforms XML data, stored in one XML variable, to XML data, stored in another XML variable, using the specified XSLT stylesheet. The XSLT stylesheet is created outside of Studio.
For example, if you have a XSLT stylesheet that converts XML data, valid to one XML Schema, to XML data, valid to a second XML Schema, you can create an Apply XSLT activity that calls this XSLT stylesheet to do this conversion in your orchestration during run time.
To create an Apply XSLT activity: