[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: Change the value of global variables/params ??


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
Keywords
xml