xsl-list
[Top] [All Lists]

Re: [xsl] Tokenizing and transforming a CSV file

2009-02-26 05:28:45
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(_dot_)mukul(_at_)gmail(_dot_)com> wrote:
Thanks, Martin for the reference.


-- 
Regards,
Mukul Gandhi

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--