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.

XML Column Combiner

Does a row wise merge of XML columns. The created XML cells consist of a single XML element with custom name and attributes. The children of this element are the merged XML columns.

Dialog Options

New column name
Name of the new column in the output table.
Exclude / Include
The XML columns in the include list will be merged by this node.
Remove source columns
Check when the source columns should not show up in the output table. Source columns are the the columns in the include list and the columns used for the data bound name and the data bound attributes.
Element name
Name of the created XML element. A custom name will be equal for every row whereas data bound name takes its value from an input column.
Data bound attributes
Attributes added to the XML element with data bound values can be defined here.
Custom attributes
Attributes added to the XML element can be defined here.

Ports

Input Ports
0 Input table.
Output Ports
0 The input table with additional column containing the merged XML columns.
This node is contained in KNIME XML provided by KNIME GmbH, Konstanz, Germany.