TFieldedText is a component which allows you to easily: generate and parse Fielded Text Files (eg. CSV files); and create and edit Fielded Text Meta files. For more information about the Fielded Text standard see http://www.fieldedtext.org
Converts XML to CSV.
You can define wich XML-Nodes should get extracted. The output is in CSV-Format (';'-seperated).
There are many very good XML-Tools out there, but i want a simple tool that extract easely defined content.
Open a Ticket if you wish changes!