I want to convert a CSV file to XML with the given XSD Schema
807607Dec 21 2006 — edited Dec 21 2006Hi All,
I have a set of data in excel/csv format. I am able to read them but I am looking to convert them into XML format in a specified schema(xsd) supplied. Any example code will be helpful.
Thanks