Subject: Re: sorting numbers
From: ronald heller <ronald@xxxxxxxxxxx>
Date: Fri, 15 Feb 2002 16:19:39 +0100
|
<xsl:sort select="." data-type="number"/>
At 09:26 AM 2/16/02 +0100, you wrote:
hi all,
In my xml string i get numbers, now if i do a usual sort i'll get
something like
0- 1 - 2 - 21 - 29 - 3
etc... nog i'd like to get that sorted as 0 - 1 - 3 - 21 - 29 ...
Any ideas ?
Thanks in advance,
Fred
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
Salience B.V.
Ronald Heller
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|