[xsl] XSL - JavaScript Return Execute

Subject: [xsl] XSL - JavaScript Return Execute
From: Jack Dubovski <regmaster@xxxxxx>
Date: Wed, 7 May 2003 11:27:20 +0200 (MEST)
Hello

I have the follow Question:

It is possible to merge Javascript in XSL. If i have a function now, which
returns the String "<xsl:call-template name="anyTemplate"/>", do I have then a
possibility to execute this valid XSL Tag?

Code Bsp:
<xsl:value-of select="wta:getTemplateName()"/>   <-- Returns
<xsl:call-template name="hello"/>

The Parser execute the xsl:value-of Tag and the result in the generated File
is <xsl:call-templ...
I would like however contents of the Templates.

IS THERE A POSSIBILITY ???

Thanks many times for your assistance !!!


Greets Bule

-- 
+++ GMX - Mail, Messaging & more  http://www.gmx.net +++
Bitte lächeln! Fotogalerie online mit GMX ohne eigene Homepage!


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread