For a data-exchange scenario, I need to be able to tansform a rather complex XML structure into CSV ... and back again.
I could programme this but am hoping to find a tool that could cut down some of the 'leg-work'.
The authority which manages the exchange provides ample XSL and XSD files and structure-descriptions which we are hoping to use.
There seem to be a number of tools around (e.g. XML2CSV and others) so I am wondering what is recommended? Command-line or graphical? Based on which language?
Our first version will probably be called up from Excel (using VB) but once we have proved the concept we would like to use a language which will also run on a Unix server.
Any tips or links to tutorials would be a great help.
Regards,
Alan
I could programme this but am hoping to find a tool that could cut down some of the 'leg-work'.
The authority which manages the exchange provides ample XSL and XSD files and structure-descriptions which we are hoping to use.
There seem to be a number of tools around (e.g. XML2CSV and others) so I am wondering what is recommended? Command-line or graphical? Based on which language?
Our first version will probably be called up from Excel (using VB) but once we have proved the concept we would like to use a language which will also run on a Unix server.
Any tips or links to tutorials would be a great help.
Regards,
Alan
Comment