The following node is available in the Open Source KNIME predictive analytics and data mining platform version 2.7.1. Discover over 1000 other nodes, as well as enterprise functionality at http://knime.com.

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.

Dialog Options

New column name
The name of the new column.
XML column
The column containing the XML cells.
Remove source column
If checked the XML column does not show up in the output table.
Stylesheet column
The column with the XSLT stylesheets.
Use first stylesheet only
If checked only the first stylesheet of the XSLT stylesheet column is applied. The new column will comprise simple cells and no collection cells.
Output is XML
If checked the output will be XML cells instead of string cells.

Ports

Input Ports
0 Input table containing at least one XML column.
1 Input table containing at least one XML column with XSLT stylesheets.
Output Ports
0 The output table with .
This node is contained in KNIME XML provided by KNIME GmbH, Konstanz, Germany.