| 
 Re: [xsl] import, xslt 2.12010-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> |  | 
RE: [xsl] import, xslt 2.1, Michael KayRe: [xsl] import, xslt 2.1, (continued)
Re: [xsl] import, xslt 2.1, David Carlisle
Re: [xsl] import, xslt 2.1, Dave Pawson
RE: [xsl] import, xslt 2.1, Michael Kay
Re: [xsl] import, xslt 2.1, Dave Pawson
Re: [xsl] import, xslt 2.1, Dave Pawson
Re: [xsl] import, xslt 2.1, Florent Georges
Re: [xsl] import, xslt 2.1, Dave Pawson
Re: [xsl] import, xslt 2.1, Dave Pawson
RE: [xsl] import, xslt 2.1, Michael Kay
Re: [xsl] import, xslt 2.1, Dave Pawson
Re: [xsl] import, xslt 2.1,
Florent Georges <=
Re: [xsl] import, xslt 2.1, Dave Pawson
Re: [xsl] import, xslt 2.1, Florent Georges
RE: [xsl] import, xslt 2.1, Michael Kay
Re: [xsl] import, xslt 2.1, Dave Pawson
Re: [xsl] import, xslt 2.1, Dave Pawson
Re: [xsl] import, xslt 2.1, Liam R E Quin
Re: [xsl] import, xslt 2.1, Max Toro
Re: [xsl] import, xslt 2.1, Dave Pawson
Re: [xsl] import, xslt 2.1, Dave Pawson
 |  | 
 |