Used to transform an XML document to another based on XSLT.
1. | Xslt Transform document | (Mandatory) | The XSLT transform document that will be used for the transform operation |
2. | Xml input document | (Mandatory) | The XML document that will be transformed by the XSLT document |
3. | Parameter Name 1-5 | (Optional) | The parameter name to use for the transformation |
4. | Parameter Namespace 1-5 | (Optional) | The parameter namespace to use for the transformation |
Fig. 1 - XSLT Transform - Inputs