Subject: Re: parsing a long string into chunks
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 10 Apr 2003 17:52:25 +0100
|
some systems (eg saxon) have a tokenize() extension function
which is probably quicker than doing it in xslt.
(If you need a space rather than a comma as the delimiter for the
extension function, hit it with translate() first.
David
________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|