xsl-list
[Top] [All Lists]

Re: Re: [xsl] dynamic template caller problems

2006-07-30 14:08:07
My problem, as I posted it to the mailing list, was simplified. In reality, 
$REQUEST has a more deep structure, like "/levela/levelb/levelc/leveld/...".

So your're right (refering to my previous posting, of course). Thanks a lot!


-------- Original-Nachricht --------
Datum: Sun, 30 Jul 2006 21:39:35 +0100
Von: David Carlisle <davidc(_at_)nag(_dot_)co(_dot_)uk>
An: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Betreff: Re: [xsl] dynamic template caller problems


why do you need any of the dyn:evaluate extensions?

don't you just want
<xsl:apply-template select="/root/*[name()=$REQUEST_URI]"/>

David

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

-- 


Echte DSL-Flatrate dauerhaft für 0,- Euro*. Nur noch kurze Zeit!
"Feel free" mit GMX DSL: http://www.gmx.net/de/go/dsl

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