xsl-list
[Top] [All Lists]

Re: [xsl] Variable in xsl:import href attribute

2007-09-04 07:45:57
It seems it's not working:

  <xsl:param 
name="artic.inc.path">file:///C:/projectes/7614/plantillas/include/</xsl:param>
  <xsl:import ref="{$artic.inc.path}inc_breadcrumbs.xsl" />


On 9/4/07, Manfred Staudinger <manfred(_dot_)staudinger(_at_)gmail(_dot_)com> 
wrote:
<xsl:import href="{$incPath}" />

Manfred


On 04/09/07, Bernie <berniecc(_at_)gmail(_dot_)com> wrote:
Is possible to concatenate path + file in a href attribute of an
<xsl:import> or just using a preset variable?

<xsl:import href= "$incPath" />

Thanx.
Bernie.

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



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



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