Re: [xslt] xsl:sort/@lang
- From: Bjorn Reese <breese mail1 stofanet dk>
- To: xslt gnome org
- Subject: Re: [xslt] xsl:sort/@lang
- Date: 11 Apr 2004 11:06:42 +0200
On Sat, 2004-04-10 at 18:36, Mike Hommey wrote:
> Okay, that's to be done, but the main question remains : WTF is this
> paragraph[1] supposed to mean for the sort algorithm ?
Different languages have different rules for sorting letters. For
example, an 'e' with an accent (acute, grave, circumflex) could be
sorted as an unaccented 'e' -- that is, appearing after 'd' and
before 'f' -- in one language, but not in another.
The rules for the sorting order is usually encoded in the locale of
the given language. For the full horror show see:
http://www.unicode.org/reports/tr10/
http://www.opengroup.org/onlinepubs/007904975/basedefs/xbd_chap07.html
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]