[XSL-LIST Mailing List Archive Home]
[By Thread]
[By Date]
[xsl] Variable in xsl:import href attribute
Subject: [xsl] Variable in xsl:import href attribute
From: Bernie <berniecc@xxxxxxxxx>
Date: Tue, 4 Sep 2007 16:16:57 +0200
|
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.
|