[Home] [By Thread] [By Date] [Recent Entries]
Eugene Bernard wrote:
Note : using java version "1.6.0_04" and saxon9 <xsl:key name="c-code" match="item" use="ccode" /> <xsl:key name="d-due" match="item" use="due" /> You seem to use Muenchian grouping although you have an XSLT 2.0 processor with Saxon 9. So you could try to use xsl:for-each-group instead and test whether that performs better: http://www.saxonica.com/documentation/xsl-elements/for-each-group.html -- Martin Honnen http://JavaScript.FAQTs.com/
|

Cart



