Page 1 of 1

CSPro to XML

Posted: March 7th, 2016, 4:52 am
by MrTaco
Hi Guys

Is it possible to convert CSPro files to XML format?

Thanks

Re: CSPro to XML

Posted: March 7th, 2016, 7:02 am
by josh
The export data tool can convert the data dictionary to XML format. There are options for CSPro's own XML format as well as the standard DDI XML (http://www.ddialliance.org/).

This does not convert the data itself but the XML that is generated contains the start positions and lengths from the dictionary so any program that you write to read the XML can also extract the data from the data file if you distribute both the XML and the data file.

Re: CSPro to XML

Posted: March 28th, 2016, 6:00 am
by subash
Can we have a XML format without doing any further steps?? Is there any process that we can use to get it in XML format??, Cause converting it into different format is long process. So, is there any other way that we can do for getting the data directly in XML format???