[IxDA Discuss] A tool to convert a table into XML file?

Jeff Hendy jchendy at cs.ubc.ca
Tue Apr 15 20:26:56 PDT 2008


If you know any programming, it wouldn't be too hard to write this
using the XML libraries in Java or .NET (surely there are others as
well).  You could export the Excel file as plain text CSV and just
read through it, creating the XML elements.

>  Is there a tool to convert tables into XML files?
>  Free would be nice.


More information about the Discuss mailing list