[xsl] Variable Values for Params

Subject: [xsl] Variable Values for Params
From: "email@xxxxxxxxxxxxxxxx" <email@xxxxxxxxxxxxxxxx>
Date: Thu, 13 Mar 2003 00:17:10 -0500
Hello-

I am applying templates with a parameter. This parameter should have a
different 
value depending on what part of my xsl:choose statement is applied. In the
xsl:when, I 
want $count = 0, but in the xsl:otherwise, i want $count = 1. How can I
pull this off 
considering variables cannot be redefined, and I can't have an xsl:choose
inside an 
xsl:apply-templates tag?

Thanks-
Mac

--------------------------------------------------------------------
mail2web - Check your email from the web at
http://mail2web.com/ .



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


Current Thread