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

xsl:call-template with-param


Subject: xsl:call-template with-param
From: "Paul Beer" <paul.beer@xxxxxxxxxxxx>
Date: Mon, 20 Mar 2000 09:22:22 -0500

i am getting a 'variable not defined' error when I call a template and
specify a 'with-param' (<xsl:with-param name="ITEM_NO"
select="@itemNumber"/>) variable to pass to the template.  I refer to the
variable in the template as <xsl:value-of select="$ITEM_NO"/> .  the XML4J
parser accepts this, but XT coughs .  Is this a namespace problem or a
syntax problem ?

thanks,
Paul


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



Current Thread