Subject: Re: Change the value of global variables/params ??
From: David Carlisle <davidc@xxxxxxxxx>
Date: Tue, 7 Dec 1999 17:28:39 GMT
|
> This is for performance as we are processing large XML documents.
yes probably ancestor:: is slower than using parameters If however
you know the xml:lang is always at the top,
select="/*/@xml:lang"
then perhaps it is quicker to get from the input tree than from the
parameter. I don't know (and it depends on the implementation of course)
David
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
Patrice Bonhomme - Tue, 07 Dec 1999 18:08:19 +0100
- David Carlisle - Tue, 7 Dec 1999 17:28:39 GMT <=
- Sebastian Rahtz - Tue, 7 Dec 1999 20:07:59 +0000 (GMT)
oooo - Tue, 07 Dec 1999 23:46:44 +0100
|
|