xsl-list
[Top] [All Lists]

[xsl] calling <xsl-template

2006-09-28 15:50:16
I'd really like to take advantage of both match-templates and named
templates.

Is there a way to give a match-template parameters like this and call it:

<xsl:template match="something">
        <xsl:param name="specpartnumber" select="''"/>
        ...
</xsl:template>

Or is some other method in XSL 1.0?

Thanks!

LN


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