RE: [xsl] Variable Values for Params

Subject: RE: [xsl] Variable Values for Params
From: "Ross Ken" <Ken.Ross@xxxxxxxxxxxxxx>
Date: Thu, 13 Mar 2003 15:54:37 +1000
But you can have a xsl:choose within the xsl:with-param tag.

HTH,

Ken Ross
Ph: +61 7 32359370
Mob: +61 (0)419 772299
Email: Ken.Ross@xxxxxxxxxxxxxx


-----Original Message-----
From: email@xxxxxxxxxxxxxxxx [mailto:email@xxxxxxxxxxxxxxxx]
Sent: Thursday, 13 March 2003 3:17 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: [xsl] Variable Values for Params


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

IMPORTANT: This email (including any attachments) may contain confidential,
private or legally privileged information and may be protected by copyright. You may
only use it if you are the person(s) it was intended to be sent to and if you use it in an
authorised way. No one is allowed to use, review, alter, transmit, disclose, distribute,
print or copy this e-mail without appropriate authority.
 
If this e-mail was not intended for you and was sent to you by mistake, please
telephone or e-mail me immediately, destroy any hard copies of this e-mail and delete
it and any copies of it from your computer system. Any legal privilege and 
confidentiality attached to this e-mail is not waived or destroyed by that mistake.
 
It is your responsibility to ensure that this e-mail does not contain and is not affected
by computer viruses, defects or interference by third parties or replication problems
(including incompatibility with your computer system).




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


Current Thread