RE: [xsl] Processing tab delimited text with XSLT

Subject: RE: [xsl] Processing tab delimited text with XSLT
From: "Rick Quatro" <rick@xxxxxxxxxxxxxx>
Date: Wed, 27 Mar 2013 15:28:16 -0400
Hi Ken,

Thanks for your generous help. I will check it out and see if I can make it
work.

Rick

-----Original Message-----
From: G. Ken Holman [mailto:g.ken.holman@xxxxxxxxx] On Behalf Of G. Ken
Holman
Sent: Wednesday, March 27, 2013 3:11 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx; xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: [xsl] Processing tab delimited text with XSLT

At 2013-03-27 15:06 -0400, Rick Quatro wrote:
>I would like to process some tab-delimited text and am not sure how to 
>do this with XSLT. I want to import some tab-delimited text and export 
>a comma-separated file with some of the data rearranged, etc. Is XSLT 
>suitable for a task like this? I have the 2nd edition of Michael Kay's 
>book so if there are any pointers there, I would appreciate it. Thank you
very much.

I have some XSLT 2.0 templates ready to go for TSV and CSV files here:

   http://www.CraneSoftwrights.com/resources/#csv

I hope this helps.

. . . . . . . . Ken


--
Public XSLT, XSL-FO, UBL and code list classes in Europe -- Apr 2013 |
Contact us for world-wide XML consulting and instructor-led training | Free
5-hour lecture: http://www.CraneSoftwrights.com/links/udemy.htm |
Crane Softwrights Ltd.            http://www.CraneSoftwrights.com/s/ |
G. Ken Holman                   mailto:gkholman@xxxxxxxxxxxxxxxxxxxx |
Google+ profile: https://plus.google.com/116832879756988317389/about |
Legal business disclaimers:    http://www.CraneSoftwrights.com/legal |

--~--

Current Thread