- From: Erik Bruchez <ebruchez@orbeon.com>
- Date: Mon, 29 May 2006 18:31:18 +0200
- To: www-forms <www-forms@w3.org>
David,
That looks pretty good. One detail though: you appear to follow XSLT 2.0
very well, except for the @case-order attribute. The last public CR of
XSLT 2.0 defines the values as follows:
case-order? = { "upper-first" | "lower-first" }
but you use "lower-case" and "upper-case" instead. For consistency, I
would strongly recommend following XSLT 2.0 (of course it may be that
you have insider information about new values for these attributes ;-).
-Erik
David Landwehr wrote:
>
> Hi,
>
> I have created a set of extensions for sorting on exforms.org
> (http://exforms.org/sorting.html). Any feedback will be welcomed.
>
> Best regards,
> David
--
Orbeon - XForms Everywhere:
http://www.orbeon.com/blog/
Received on Monday, 29 May 2006 16:31:21 UTC