RE: [xsl] Sorting upper and lower case separately.

Subject: RE: [xsl] Sorting upper and lower case separately.
From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
Date: Tue, 19 Feb 2002 15:43:06 -0000
Collating sequences are somewhat implementation-dependent. So the answer
depends on which processor you are using.

Michael Kay
Software AG
home: Michael.H.Kay@xxxxxxxxxxxx
work: Michael.Kay@xxxxxxxxxxxxxx

> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx]On Behalf Of Brian
> Burridge
> Sent: 19 February 2002 15:10
> To: XSL-List-Digest@xxxxxxxxxxxxxxxxxxxxxx
> Subject: [xsl] Sorting upper and lower case separately.
>
>
> Is there any way to cause the sort command to sort all the
> upper case =
> first and then the lower case? I don't mean using the upper-case or =
> lower-case settings, because that just determines which order
> they are =
> in. But I want the following results:
>
> Aksjfskljskl
> Bksjf;kljsdl
> Cklasjk;lfjs
> Dkljasdlkfj
> alksdkjfkljas
> blkjaslfkjs
> clkjlkj
> dkjaskflj
>
> So that the lower case and upper case are separate.
>
> Brian N. Burridge
> Sr. Internet Developer Analyst
> The Internet Group @ Cox Target Media
>
>  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