8.18/6/2018

Open XSLT

The Open XSLT action task takes an XML file as input and executes the XSLT code as parameter to rearranges the content of the XML file.

XSLT (or XSL Transformation) is a style sheet that describes how an XML document is to be transformed into another XML document. The reason to transform an XML document into another XML document is simply to rearrange the information it contains in order to make the data structure more convenient for your needs.

Input

A valid XML file.

Processing

The XSLT is applied to the XML data file.

Output

The modified XML data file is output. Metadata and jobinfos are not modified.

The Open XSLT menu options are as follows:

The other options of the window are: