> Use unparsed-text() to read the csv, then use tokenize() to split it
> into lines, iterate over each line outputting a <Segment>, then
> tokenize() the $line into $tokens, and use fill-in-the-blanks style to
> populate the elements.
Basically this:
http://andrewjwelch.com/code/xslt/csv/csv-to-xml_v2.html
--
Andrew Welch
http://andrewjwelch.com
| Current Thread |
Andrew Welch - 25 Jun 2013 13:07:32 -0000
- Andrew Welch - 25 Jun 2013 13:15:09 -0000 <=
- henry human - 26 Jun 2013 14:21:40 -0000
- Michael Kay - 26 Jun 2013 14:48:05 -0000
|
|