[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] Keeping the Current Context


Subject: Re: [xsl] Keeping the Current Context
From: Niko Matsakis <niko@xxxxxxxxxxxxx>
Date: Thu, 27 Mar 2003 11:54:07 -0500

<xsl:call-template name="ruleName" select="$rulename"/>


er, by this I meant:

<xsl:call-template name="ruleName">
  <xsl:with-param name="rule-name" select="$rulename"/>
</xsl:call-template>


Niko Matsakis --

DataPower technology
http://www.datapower.com




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




Current Thread