Subject: RE: reading a .xsv file in xslt
From: "Dan Acuff" <dacuff@xxxxxxxxxxxxxx>
Date: Tue, 2 Feb 2010 15:44:17 -0500
|
I don't think it is possible to use xslt to read the .csv file, but
third party programming might be able to pass the value to the xslt..
i.e. Java, .NET etc...
-----Original Message-----
From: a kusa [mailto:akusa8@xxxxxxxxx]
Sent: Tuesday, February 02, 2010 3:34 PM
To: xsl-list
Subject: reading a .xsv file in xslt
Hi
Is it possible to read .csv files in xslt and perform some xslt
transformations?
Thanks in advance for your help.
|