Re: [xslt] xsl:sort again
- From: k_isdale tpg com au
- To: xslt gnome org
- Subject: Re: [xslt] xsl:sort again
- Date: Fri, 7 Jun 2002 04:15:40 GMT
Hi all,
Is it possible to define an API that knows how to
compare unicode or at least simpler subsets of it
and still maintain the orginal sorting order of
language used? A possible solution would involve
converting the each unicode character to simpler
range within unicode. This would be an expensive
operation I'm sure. For example
"très" gets converted to "tres"
But at least it would be possible.
Another more general case is that you allow the
user/programmer to define a function to be used
in a "xsl:sort" that takes two nodes and returns
the results of comparing them ie -1, 0, 1. Though
this would put alot more work onto the
user/programmer. And does not sounds like being
part of the XSLT/EXSLT specifications.
Regards,
Keith Isdale
---
Some crazy ideas do actualy
work
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]