XSLT

Applies XSLT stylesheets on the cells of an XML column. The node applies to every cell in the XML column every stylesheet in the XSLT column. The result will be a column with collection cells one cell for every stylesheet or simple cells when use first stylesheet, only is checked.

Options

XML column
The column containing the XML cells to which the XSLT stylesheets will be applied.
Stylesheet column
The column containing the XSLT stylesheets. Each stylesheet will be applied to every XML cell in the XML column, resulting in a collection cell per row (one result per stylesheet).
Use first stylesheet only
If checked, only the first stylesheet of the XSLT stylesheet column is applied. The output column will contain simple cells instead of collection cells.
Remove source column
If checked, the XML input column does not appear in the output table.
New column name
The name of the new output column that will contain the transformation results.
Output is XML
If checked, the output cells will be XML cells. Otherwise, the output cells will be string cells.

Input Ports

Icon
Input table containing at least one XML column.
Icon
Input table containing at least one XML column with XSLT stylesheets.

Output Ports

Icon
The output table containing the XSLT collection result column.

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.