xsl-list
[Top] [All Lists]

Re: [xsl] calling <xsl-template

2006-09-28 16:18:59
I've done that (though rarely), so I can vouch for it working.

Jay Bryant
Bryant Communication Services

----- Original Message ----- From: "Webmaster" <Webmaster(_at_)comtrol(_dot_)com>
To: <xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com>
Sent: Thursday, September 28, 2006 4:05 PM
Subject: [xsl] calling <xsl-template


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



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