transformations:xslt
Table of Contents
XSLT
Category: Workflow / External
Description
This action is intended for modification of XML files and converting them into text files using XSLT (Extensible Stylesheet Language Transformations).
The action applies XSL stylesheets directly to the target file. The current in-memory dataset is not affected.
Use cases
With the help of XSL stylesheets, you can insert, delete and modify XML elements and attributes, change the structure of XML files.
Action settings
Setting | Description |
---|---|
Input file* | Enter or browse to the source XML file. |
Output file* | Enter or browse to the final, transformed filename. |
Use indentation for better readability | When checked, the structure within the output file will include indents to improve legibility. |
Start attributes from new line | ??? |
Omit XML declaration | ??? |
Conformance | Options: Auto, Fragment, or Document. |
XSLT stylesheet* | Enter the XLST stylesheet used to transform the source input file. In-text parameters are supported. |
* Setting can be specified using a parameter.
Community examples
- Easymorph 4.3 : Tableau Hyper Addon logs (Project; Module: Main; Group: Tab 1; Table: Create metadata file; Action position: 6)
See also
transformations/xslt.txt · Last modified: 2021/07/15 12:58 by craigt