Pages - Menu

top xml apps


Xml Formatter

Xml Formatter
download Xml Formatter

here is video on how to use xml Formatter:

here is an example of running "Xml Formatter" from command line to automate formatting:
"C:\Program Files (x86)\WhiterockSoftware\XmlFormatter\XmlFormatter.exe" scrumbled.xml formatted.xml


Xml To Sql

Xml To Sql
download Xml To Sql

here is video on how to convert Xml file To Sql script

here is an example of running "Xml To Sql" from command line to automate conversion:
"C:\Program Files (x86)\WhiterockSoftware\XmlToSql\XmlToSql.exe" inputfile.xml outputScript.sql


Xml To Json

Xml To Json
download Xml To Json

here is video on how to conver Xml file To Json file

here is an example of running "Xml To Json" from command line to automate conversion:
"C:\Program Files (x86)\WhiterockSoftware\XmlToJson\XmlToJson.exe" inputfile.xml outputfile.json


Xml to Text

Xml to Text
download Xml to Text

here is video on how to change Xml to Textfile

here is an example of running "Xml to Text" from command line to automate conversion:
"C:\Program Files (x86)\WhiterockSoftware\XmltoText\XmltoText.exe" inputfile.xml outputfile.txt


Xml To Html

Xml To Html
download Xml To Html

here is video on how to convert Xml To Html page:

here is an example of running "Xml To Html" from command line to automate conversion:
"C:\Program Files (x86)\WhiterockSoftware\XmlToHtml\XmlToHtml.exe" inputfile.xml ResultPage.html


Xml To Pipe Delimited

Xml To Pipe Delimited
download Xml To Pipe Delimited

here is video on how to convert Xml file To Pipe Delimited data file:

here is an example of running "Xml To Pipe Delimited" from command line to automate conversion:
"C:\Program Files (x86)\WhiterockSoftware\XmlToPipeDelimited\XmlToPipeDelimited.exe" inputfile.xml pipefile.txt


Xml To Csv

Xml To Csv
download Xml To Csv

here is video on how to convert Xml file To Csv datafile.

here is an example of running "Xml To Csv" from command line to automate conversion:
"C:\Program Files (x86)\WhiterockSoftware\XmlToCsv\XmlToCsv.exe" inputfile,xml outputfile.csv


Xml To Tab Delimited

Xml To Tab Delimited
download Xml To Tab Delimited

here is video on how to convert Xml To Tab Delimited file:

here is an example of running "Xml To Tab Delimited" from command line to automate conversion:
"C:\Program Files (x86)\WhiterockSoftware\XmlToTabDelimited\XmlToTabDelimited.exe" inputfile.xml outputfile.tab