xsl-list
[Top] [All Lists]

Re: [xsl] import, xslt 2.1

2010-03-13 03:59:47
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

--~------------------------------------------------------------------
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>
--~--