Re: [xsl] Dynamic pipelining in XSLT 2.0 w/ Saxon extensions

Subject: Re: [xsl] Dynamic pipelining in XSLT 2.0 w/ Saxon extensions
From: "Colin Adams" <colinpauladams@xxxxxxxxxxx>
Date: Tue, 19 Jun 2007 21:41:51 +0100
From: "Andrew Welch" <andrew.j.welch@xxxxxxxxx>

The other thing that would be really good is if calls to doc() using
references that are known at compile time are also compiled -
currently if you have a call to doc('config.xml') in your compiled
stylesheet and you run a transform 100 times then config.xml gets
fetched 100 times.

That behaviour is not specified by the XPath and XSLT specifications.


My implementation won't behave that way by default, and I didn't think that Saxon did either.

_________________________________________________________________
The next generation of Hotmail is here! http://www.newhotmail.co.uk/

Current Thread