XML connectors components
tAdvancedFileOutputXML | Writes an XML file with separated data values according to an XML tree structure. |
tFileInputXML | Reads an XML structured file row by row to split them up into fields and sends the fields as defined in the schema to the next component. |
tFileOutputXML | Writes an XML file with separated data values according to a defined schema. |