Re: [xsl] import, xslt 2.1

Subject: Re: [xsl] import, xslt 2.1
From: Dave Pawson <davep@xxxxxxxxxxxxx>
Date: Sat, 13 Mar 2010 16:03:47 +0000
On 13/03/10 14:21, Florent Georges wrote:
Dave Pawson wrote:

Simple question, if I want to use fxsl library from 3 different
places on my machine,
Must I have literal strings in the href attribute, or can I
vary it.

But in that case you do not have to be able to change the URI within the same import statement. You have to write the correct import URI in each of your 3 using stylesheets. The FXSL stylesheets can remain the same.

   Thus so far, I still do not see exactly why you need an AVT for
xsl:import/@href.

   If you don't want to use different URIs in the importing
stylesheets, you can also use a cataloging system or a packaging
system like the one from EXPath ;-)

Ok Florent. I give in.


regards

--
Dave Pawson
XSLT XSL-FO FAQ.
http://www.dpawson.co.uk

Current Thread