|
Subject: RE: [xsl] Optimization Question From: "Michael Kay" <mike@xxxxxxxxxxxx> Date: Tue, 1 Feb 2005 23:41:15 -0000 |
> Could something like this be compiled into the Templates
> object? (is it?)
>
> <xsl:param
> name="something"
> select="document('something.xml')"/>
>
No, at present Saxon never preevaluates the document() function. In fact,
it's about the only function it doesn't preevaluate when the arguments are
known at compile time.
Michael Kay
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] Optimization Question, Robert Koberg | Thread | Re: [xsl] Optimization Question, Kevin Jones |
| RE: [xsl] launching Saxon 8.2 from , Wendell Piez | Date | Re: [xsl] launching Saxon 8.2 from , Robert Koberg |
| Month |