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.

Options

New column name
Name of the new column in the output table
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.
XML columns to merge
The XML columns in the include list will be merged by this node
Element name type
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
  • Custom name: Use a custom name for all XML elements
  • Data bound name: Use column values as element names
Custom 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 element name column
Column providing the element name for each row
Data bound attributes
Attributes added to the XML element with data bound values can be defined here
  • Name: Attribute name
  • Column: Column providing the attribute value
Custom attributes
Attributes added to the XML element can be defined here
  • Name: Attribute name
  • Value: Attribute value

Input Ports

Icon
Input table.

Output Ports

Icon
The input table with additional column containing the merged XML columns.

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.