novixys

Exult Standard

Convert XML into Microsoft Excel (XLS), Microsoft Access (MDB or ACCDB), or CSV.

Download
a Free Trial
Buy Now
for US$150 $105

Exult SQL Server

Import XML into SQL Server.

Download
a Free Trial
Buy Now
for US$250

Exult MySQL

Import XML into MySQL.

Download
a Free Trial
Buy Now
for US$195 $125

Exult Oracle

Import XML into Oracle.

Download
a Free Trial
Buy Now
for US$500

Home » Documentation » Swift Command Line

2.2 Create a Swift Document

To create a Swift Document from the command line, use the importXML action as follows: This command will create a Swift Document called Data.xdb in the current directory if one does not already exist.

 
SwiftCmd.exe importXML Data.xdb

To create a Swift Document and import an XML file into it, you can use:

 
SwiftCmd.exe importXML Data.xdb C:\Path\To\XML\file.xml