Re: [xsl] Tokenizing and transforming a CSV file

Subject: Re: [xsl] Tokenizing and transforming a CSV file
From: Mukul Gandhi <gandhi.mukul@xxxxxxxxx>
Date: Thu, 26 Feb 2009 15:58:19 +0530
I saw my real CSV again. It has strings like:
"hello, world"

but not:
abc "hello world"

Andrew's solution seems to meet my requirement exactly.

I'll test the stylesheet (using Andrew's method, fn:getTokens) with my
real data, and see if it works for me (for now it seems to me, it'll
work).

I'll post my findings in case I need help.

On Thu, Feb 26, 2009 at 12:45 PM, Mukul Gandhi <gandhi.mukul@xxxxxxxxx> wrote:
> Thanks, Martin for the reference.


-- 
Regards,
Mukul Gandhi

Current Thread