This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

xsl:call-template with-param


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]