Subject: Re: String Manipulation in XSL
From: David Carlisle <davidc@xxxxxxxxx>
Date: Fri, 26 Oct 2001 18:00:32 +0100
|
don't you just want a named template that does
value of substring($x,1,20)
<xsl:text> </xsl:text>
recurse on value of substring($x,21)
David
_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|