|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Tokenizing and transforming a CSV file
See also the relevant section of "Real World Haskell" for a comprehensive treatment of this subject. -- Cheers, Dimitre Novatchev --------------------------------------- Truly great madness cannot be achieved without significant intelligence. --------------------------------------- To invent, you need a good imagination and a pile of junk ------------------------------------- Never fight an inanimate object ------------------------------------- You've achieved success in your field when you don't know whether what you're doing is work or play On Wed, Feb 25, 2009 at 8:54 AM, Martin Honnen <Martin.Honnen@xxxxxx> wrote: > Mukul Gandhi wrote: >> >> Hi all, >> B I have a CSV file (named, test.csv) as following (as an example, two >> lines/records are shown below): >> >> hi,"this is a long string, please tokenize me",hello,world >> hello,please tokenize me,hi there > > >> i.e, each line/record should be tokenized by a comma, with a >> restriction that a comma inside a double quoted string should not be >> considered as a delimiter: > > Check whether http://andrewjwelch.com/code/xslt/csv/csv-to-xml_v2.html can > deal with your CSV. > > -- > > B B B B Martin Honnen > B B B B http://JavaScript.FAQTs.com/
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|






