xsl-list
[Top] [All Lists]

dyn:evaluate question

2005-03-23 05:59:45
Hello list,

I am trying to dynamically include a stylesheet like this:
<xsl:variable name="request">index</xsl:variable>
<xsl:include href="cocoon:/prepare.include.dyn:evaluate($request)"/>

but the dyn:evaluate($request) -part will not get resolved.

As soon I change it to 
<xsl:include href="cocoon:/prepare.include.index"/>
I get my stylesheets.

Am I using the dyn:evaluate wrong? Are there a workaround?

TIA
-- 
thorsten

"Together we stand, divided we fall!" 
Hey you (Pink Floyd)


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