Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Re: [xsl] variable with document() reference

From: David Carlisle <davidc@--------->
To:
Date: 9/2/2004 9:03:00 AM
> I really should know the answer to this, but I can't seem to get a handle on it.

No you really shouldn't know the answer:-)

Whether or not document() is used it is _unspecified_ whether a variable
 is evaluated when it is defined, when it is first used, or every time
it is used. In practice XSLT processors deploy different heuristics to
try to get optimum benefits by taking different choices at different
times. One of the benefits of side effect free declarative processing is
that it gives optimisers this freedom.

In practice for document() the thing usually gets saved (whether or not
you use a variable to explictly save it) as the XSLt spec says that if
you call document() twice for the same URI then you should get the same
result, and the only way an XSLT processor can reliably ensure that is
to cache the results of calling document().

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________


transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent