Re: Sorting the exforms way

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