Re: [xsl] xsl:sort - sorting outline numbered values

Subject: Re: [xsl] xsl:sort - sorting outline numbered values
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 30 Aug 2001 16:59:52 +0100
<xsl:sort select="substring-before(concat(.,'.')'.')"/>
<xsl:sort select="substring-before(substring-after(concat(.,'.')'.'),'.')"/>
<xsl:sort select="substring-before(substring-after(substring-after(concat(.,'.')'.'),'.'),'.')"/>
.
.
.
.

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


Current Thread