xsl-list
[Top] [All Lists]

RE: passing external parameter to template match

2003-07-29 17:55:28
It seems to me that it would be dependant on XSLT engines.

http://www.dpawson.co.uk/xsl/sect2/N5982.html#d6030e85

XT seems to have a mechanism. I don't know about Xalan.


Adriaan Woerléé <ade(_at_)ip9(_dot_)org> wrote:

Hi,
   I wanted to send an external paramater to the the template to create
dynamic matching

       <xsl:param name="element" select="'default'"/>
       <xsl:template match="{$element}">

but I get a TransformerException Error : illegal tokens $

is there a better way to dynamically populate the 'match' attribute of
template??

cheers

-Ade


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



__________________________________________________________________
McAfee VirusScan Online from the Netscape Network.
Comprehensive protection for your entire computer. Get your free trial today!
http://channels.netscape.com/ns/computing/mcafee/index.jsp?promo=393397

Get AOL Instant Messenger 5.1 free of charge.  Download Now!
http://aim.aol.com/aimnew/Aim/register.adp?promo=380455

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



<Prev in Thread] Current Thread [Next in Thread>