xsl-list
[Top] [All Lists]

RE: xsl:for-each efficiency

2003-09-16 04:40:12
Quite possibly, but without knowing the structure of the "very large document" 
in question, it's not possible to be specific.
-- 
Charles Knell
cknell(_at_)onebox(_dot_)com - email



-----Original Message-----
From:     andrew(_dot_)curry(_at_)pa(_dot_)press(_dot_)net
Sent:     Tue, 16 Sep 2003 12:24:41 +0100
To:       <xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com>
Subject:  [xsl] xsl:for-each efficiency

Would there be a better way of doing:

<xsl:for-each select="//element[(_at_)element-key = $id]">
</xsl:for-each>

for use over a very very large document?

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list




 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>