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]

Re: MSXML3: Numerical sort needed...


Sorry for troubles, falkes, I already found a solution
<xsl:for-each select="book" order-by="-number(@priceMin)">
In any case, as i remeber, the solution was different...

>Hi, folks.
>
>Somebody tried to give a solution for a problem:
><xsl:for-each select="book" order-by="-@priceMin">
>it performs character sorts rather numerical (Am I clear?)
>"9.99" is greater than "23.99"
>
>and I deleted this message...
>I need solution for msxml3
>
>Thanks
>
>________________________________________________________________________
>Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
>
>
>XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com


 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]