Subject: Re: Improving efficiency of an XPath expression?
From: David Carlisle <davidc@xxxxxxxxx>
Date: Fri, 7 Jun 2002 14:02:34 +0100
|
Are you restricted to XPath only (ie you can't use xsl:key)
and are you restricted to mot using a DTD (so you can't use id())
Either of those would remove the need for //lg which would probably
speed things up a lot.
David
_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|