[xsl] sorting numbers

Subject: [xsl] sorting numbers
From: Frederic Leclercq <frederic@xxxxxxxxxxxxx>
Date: Sat, 16 Feb 2002 09:26:10 +0100
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


Current Thread