xsl-list
[Top] [All Lists]

Re: [xsl] import, xslt 2.1

2010-03-12 06:08:19
On 12/03/2010 11:09, Dave Pawson wrote:

Any reason this shouldn't be an avt?

It would have to be a very severely constrained avt, like use-when
normally an avt has access to the all variables, functions etc that are defined in the stylesheet, but xsl:import needs to be resolved before the stylesheet can be compiled (or at least before it can be assembled from precompiled bits)

What would values would you want the expression to depend on?

input parameters to the stylesheet?
values in the source?
baase-uri of the importing stylesheet?
something else?

David


________________________________________________________________________
The Numerical Algorithms Group Ltd is a company registered in England
and Wales with company number 1249803. The registered office is:
Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.

This e-mail has been scanned for all viruses by Star. The service is
powered by MessageLabs. ________________________________________________________________________

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--