[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: order-by: char or int?

Subject: Re: order-by: char or int?
From: "TP" <tpass001@xxxxxxxxxxx>
Date: Mon, 17 Dec 2001 11:27:42 -0600
xsl order by
> Use XSL (that means change namespace to
> http://www.w3.org/1999/XSL/Transform, more information at
> www.netcrucible.com), use <xsl:sort> instead of order-by and set the
> attribute data-type (more information at
http://www.w3.org/TR/xslt#sorting).

Hi all,

This is regarding xsl:order-by. I tried changing to a new stylesheet, but
that did not help but gave me more hours of work. I have taken over a
project that uses Microsoft WD-xsl language and a lot of xsl:eval's which
set a few window varibles using javascript that are used elsewhere (i know
that is probably not the best design). i tried using xsl - xslt convertor
from microsoft, that did not help and created more confusion.

So the conclusion is that at least for this style sheet i have to use the
old microsoft xsl language, i.e. use xsl:order-by, which brings be back to
my question. Can i sort numbers using order-by like in xsl:sort, we can set
data type = number or char or something. surely when order-by came out,
someone must have faced what i am facing.

any help will be appriciated.

Thanks.

TP.


----- Original Message -----
From: "Joerg Heinicke" <joerg.heinicke@xxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Friday, December 14, 2001 2:54 PM
Subject: Re:  order-by: char or int?


> Use XSL (that means change namespace to
> http://www.w3.org/1999/XSL/Transform, more information at
> www.netcrucible.com), use <xsl:sort> instead of order-by and set the
> attribute data-type (more information at
http://www.w3.org/TR/xslt#sorting).
>
> Regards,
>
> Joerg
>
> > My xsl:for-each looks like this
> >
> > <xsl:for-each select="PrintCabinate/item" order-by="+ Name;currentPage">
> > ----
> > </xsl:for-each
> >
> > Now while sorting it, it assumes that currentPage is char, so it places
11
> > before 7 for eg, whereas 7 shud be b4 11.
> >
> > is there a way to convert currentPage to int for the purpose of sorting.
> >
> > Thanks in advance.
> >
> > TP
>
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
>
>

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread
  • RE: for-each order, (continued)
    • McNally, David - Fri, 14 Dec 2001 12:30:57 -0500 (EST)
      • Trevor Nash - Fri, 14 Dec 2001 14:00:16 -0500 (EST)
        • TP - Fri, 14 Dec 2001 14:42:35 -0500 (EST)
        • Joerg Heinicke - Fri, 14 Dec 2001 15:53:26 -0500 (EST)
        • TP - Mon, 17 Dec 2001 12:30:56 -0500 (EST) <=
        • Michael Kay - Mon, 17 Dec 2001 14:54:02 -0500 (EST)
        • TP - Mon, 17 Dec 2001 15:54:31 -0500 (EST)
        • David Carlisle - Mon, 17 Dec 2001 16:18:02 -0500 (EST)
        • Michael Kay - Sat, 15 Dec 2001 18:17:16 -0500 (EST)

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.