|
Subject: [xsl] parameters in xsp don't work From: Robert Sösemann <robert.soesemann@xxxxxx> Date: Tue, 26 Nov 2002 15:16:20 +0100 |
I must create an dynamic variable based (from db content) cinclude path.
But this doens't work. Do you know why?
...
<esql:results>
<esql:row-results>
<xsl:variable name="id"><esql:get-string column="i.id"/></xsl:variable>
<xsl:variable name="stylesheet-path"><esql:get-string
column="t.stylesheet"/></xsl:variable>
<cinclude:include
src="cocoon://rauser-cocoon/abstract_{$id}_styleWith_{$stylesheet-path}"/>
</esql:row-results>
</esql:results>
....
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: [xsl] need a variable path in t, Andrew Welch | Thread | [xsl] question about merging xml do, Wang Ning |
| RE: [xsl] Building a HTML select li, Gertjan Assies | Date | [xsl] question about merging xml do, Wang Ning |
| Month |