This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: sorting numbers


<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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]