Re: [xsl] import, xslt 2.1

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


I.e. it's no good whatsoever for my use case.


But what exactly is your precise use case? I think I know a bit about it ;-), but really I don't see exactly where the problem is...

Regards,



I have access to the fxsl library of xsl functions.
Depending on use, i.e. where in my system it exists
I want to use
<xsl:import href="f/name.xsl"/>
or
<xsl:import href="/temp/fxslt-lib/f/name.xsl"/>

I want to specify the prefix to the filename, i.e. the path to that
directory, at compile time.

I'd like xslt 2.1 to allow this



regards

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

Current Thread