Subject: RE: [xsl] Lookup efficiency in XALAN vs. Saxon From: Wendell Piez <wapiez@xxxxxxxxxxxxxxxx> Date: Fri, 21 Nov 2003 11:06:25 -0500 |
Good luck, Wendell
<xsl:for-each select="$keyfile"> <xsl:when test="not(key('keys-by-id', $id))">...</xsl:when> </xsl:for-each>
Wendell, thanks for the two ideas.... Unfortunately...
using a variable, allow it to die much earlier (after 30 records) with the same "(Location of error unknown)XSLT Error (java.lang.OutOfMemoryError): null"
and the second method (with xsl:key) died before processing any records, again with the same "(Location of error unknown)XSLT Error (java.lang.OutOfMemoryError): null"
does Saxon or any other xslt processors deal with this simple table lookup any better?
Jake
Current Thread |
---|
|
<- Previous | Index | Next -> |
---|---|---|
RE: [xsl] Lookup efficiency in XALA, JWolpert | Thread | [xsl] Does XSLT support schema vali, santony |
OT Re: [xsl] XML generation from a , Jarkko . Moilanen | Date | Re: [xsl] Block-Container within pa, W. Eliot Kimber |
Month |