Swift XML ConverterOverview
Converts XML to MS Excel(XLS files), MS Access Database(MDB), Comma Separated Values(CSV), HTML and Text. Easily handles large and complex XML files without large memory requirements. Elements and Attributes in XML are automatically mapped to tables and columns. Builds relationships between extracted tables to mirror XML structure using primary and foreign keys. No user intervention required for shredding the XML to tables. Query & extract selected data from XML without having to learn XPath, XSL, etc. Exports XML tables as MS Excel worksheets or MS Access tables. Check website http://www.novixys.com/SwiftXML/ for latest updates. Limitations of the 14-day Trial Version: partial conversion of the information in XML. For complete conversion, upgrade to the registered version. Strong and responsive customer support. Free upgrades including major upgrades for 90 days. Extended support contracts available.
NEW
Mar 22, 2008
~~~~~~~~~~~~
Version 1.1 released.
1. Support for processing Zip archives added: import XML from within
Zip archives without having to unzip the archive first.
2. Improved interface for specifying XML file URLs.
3. Data from remote file URLs cached so it is fetched only once per
invocation.
4. CSV and plain text output improved.
5. Bug fix in merging data from multiple data tables to account for
non-existent (NULL) data in child tables.
6. Option added for normalizing data from repeated XML elements. Data
can be inserted into the original table, or can be normalized to a
child table (which is linked with the original table).
7. Bug fix: adding more columns to the query causing crash.
8. Bug fix: improved handling when selecting multiple XML files in one
batch.