Subject: [xsl] Lookup efficiency in XALAN? From: JWolpert@xxxxxxxxxxx Date: Thu, 20 Nov 2003 13:45:29 -0800 |
I have to do some validation in my xsl. I'm doing the following type statement 20,000 times, and the lookup file is around 50,000 lines of id's <id key="XXYYZZJ"/>. <xsl:when test="not(document('../master/ids-master.xml')/ids/id[@key=$id])"> It works for a while, then dies with an out of memory error, and it sure is slow! Any ideas for a faster/reliable search? XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
Current Thread |
---|
|
<- Previous | Index | Next -> |
---|---|---|
Re: [xsl] JavaScript and XSLT, Rick Taylor | Thread | Re: [xsl] Lookup efficiency in XALA, Wendell Piez |
Re: [xsl] Including multiple XML do, Alex Hildyard | Date | Re: [xsl] Including multiple XML do, Wendell Piez |
Month |