|
Subject: [xsl] using variable in xsl:include ? From: Nikolas.Nehmer@xxxxxxxxxxx (Nikolas Nehmer) Date: Thu, 26 Feb 2004 12:10:39 +0100 |
Hi,
is it possible to use a variable in xsl:include like e.g.
<xsl:variable name="home_directory"
select="document('../../XML/config.xml')//iese.config:home_directory"/>
<xsl:include
href="concat('file://',$home_directory,'class/Person/XSL/person_short.xs
l')"/>
This example does not work! Does anyone know why? The parser says
something like wrong syntax for pathnames,... Any suggestions?
Best regards,
Nick
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] call-template from an XML, Dimitre Novatchev | Thread | Re: [xsl] using variable in xsl:inc, David Carlisle |
| [xsl] parsing xsl file in java, Zahida Parveen | Date | Re: [xsl] using variable in xsl:inc, David Carlisle |
| Month |