[XOM-interest] How to sort elements...?

Manfred Lotz manfred.lotz at arcor.de
Tue May 6 12:57:49 EDT 2008


Michael Kay wrote:
>> In my case I have a special comparator so that I have to go this way.
> 
> If you are using Saxon as your XSLT engine (it supports XOM input), then you
> can sort using your special comparator using
> 
> <xsl:sort
> collation="http://saxon.sf.net/collation?class=com.your.package.ClassName"/>
> 
> Michael Kay
> http://www.saxonica.com/

I have installed Saxon on my system.I didn't know this is possible.


-- 
Thanks,
Manfred




More information about the XOM-interest mailing list