xsl-list
[Top] [All Lists]

Re: [xsl] import, xslt 2.1

2010-03-13 07:32:48
Dave Pawson wrote:

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"/>

  But in the case of FXSL, if I am right, you can always use the
relative URI, can't you?  As they are always in the same
directory.  Either stylesheets in f/ are importing stylesheets in
f/, or stylesheets in f/ or Tests/ are importing stylesheets in
either f/ or Tests/, so they can use either ../f/xxx.xsl or
../Tests/xxx.xsl, can't they?

  I maybe missed something though.  If I did, can you provide a
concrete case where there is a problem?

  Regards,

-- 
Florent Georges
http://www.fgeorges.org/


      


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

<Prev in Thread] Current Thread [Next in Thread>