xsl-list
[Top] [All Lists]

Passing parameters to templates

2003-06-16 13:36:27
Hello, I am attempting to pass a parameter to a template using
<xsl:apply-templates><xsl:with-param
name="parameter">value</xsl:with-param></xsl:apply-templates>  how do I
get that parameter out in the templates?  And can I use that parameter
as part of a string?  Such as <xsl:template match="bob"><input
name=parameter/> </xsl:template>

 

Thanks for your help.

 

Tim Bachta

 

 


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



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