[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] reading a .xsv file in xslt


Subject: Re: [xsl] reading a .xsv file in xslt
From: "G. Ken Holman" <gkholman@xxxxxxxxxxxxxxxxxxxx>
Date: Tue, 02 Feb 2010 22:04:08 +0100

At 2010-02-02 14:34 -0600, a kusa wrote:
Is it possible to read .csv files in xslt and perform some xslt transformations?

Using XSLT 2 you can use unparsed-text() to open the .csv file and then regular expressions to tease out the information from the text.


I hope this helps.

. . . . . . . . . . Ken


-- XSLT/XQuery/XPath training after http://XMLPrague.cz 2010-03-15/19 XSLT/XQuery/XPath training: San Carlos, California 2010-04-26/30 Vote for your XML training: http://www.CraneSoftwrights.com/s/i/ Crane Softwrights Ltd. http://www.CraneSoftwrights.com/s/ Training tools: Comprehensive interactive XSLT/XPath 1.0/2.0 video Video lesson: http://www.youtube.com/watch?v=PrNjJCh7Ppg&fmt=18 Video overview: http://www.youtube.com/watch?v=VTiodiij6gE&fmt=18 G. Ken Holman mailto:gkholman@xxxxxxxxxxxxxxxxxxxx Male Cancer Awareness Nov'07 http://www.CraneSoftwrights.com/s/bc Legal business disclaimers: http://www.CraneSoftwrights.com/legal


Current Thread
Keywords