Icon

xml_​generation_​components

This directory contains 7 workflows.

Change Specific Parent XML Tag 

Enables to quick changing of parent XML tag for all the child tags of a particular parent tag. This means a new level in an XML hieararchy can be quickly […]

Create XML Generator Control Table 

Builds an initial template XML Generator control file based on the column names from an input table. Creates a standardised control table for XML […]

Create XML Generator Control Table from XSD 

Reads an XSD and attempts to create elements of the XML Generator Control table from on. This cannot build the entire control table but it will reduce the […]

XML Compatible Column Names 

Adapts the set of column names to make them XML compatible. According w3schools.com: Element names are case-sensitive Element names must start with a […]

XML Generator 

XML Generator component. This requires Python 3 to be installed. Requires two data feeds. The top input port is the data to be processed. The bottom input […]