Re: [xsl] Converting CSV file to XML file Using XSLT

Subject: Re: [xsl] Converting CSV file to XML file Using XSLT
From: George Cristian Bina <george@xxxxxxx>
Date: Thu, 21 Jul 2005 13:10:21 +0300
Hi,

You can find a sample that converts tab delimited files to XML here:
http://www.oxygenxml.com/forum/ftopic977.html
You should be able to easily change that to handle comma instead of tab.

Hope that helps,
George
---------------------------------------------------------------------
George Cristian Bina
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com


Lakshmi narayana wrote:
Hi List,

Is it possible to convet a file which is in CSV format to XML file using
XSLT.
If possible, can any one give me the example in XSLT to convert CSV file to
XML.

Thanks,
Laxmi Narayana

Current Thread