Project Description
This project contains an API that you can use to convert XML into comma seperated values (CSV). It comes with a Windows Forms client application; just download the binary from the downloads page, unzip and double click Moor.XmlToCsvConverter.exe to execute.
It is programmed in C#4.0.
Background
This program was originally authored as part of a software package designed to identify, classify and report on Poor Households in remote areas for the Cambodian Ministry of Planning as part of the
IDPoor project.
Online XML to CSV conversion at Luxon Software
Need to convert XML to CSV but work on Mac OS, Linux or a smart device, don't want to install the software on your computer or just need to convert XML to CSV as a one off? An
online XML to CSV converter is available from the
Luxon Software website to cover these needs, as well as the reverse conversion, from CSV to XML. Online conversion from XML to Excel in .xlsx format is available from the same website on this
page.
Command Line Support
As of version 1.5 a command line tool for XML to CSV is included which let system admins convert xml to csv as automated batch operations from a command line prompt.