Subject: RE: xsl:variable
From: cknell@xxxxxxxxxx
Date: Wed, 20 Aug 2003 16:21:37 -0400
|
Assigning a value to a variable is simplicity itself, but your question makes it clear that you want to re-assign the value of a variable, and you cannot do that.
You want to maintain a counter, but it is almost certain that you do not *need* to maintain a counter. You have to find another way to solve the problem.
If you post a sample of your XML source and a sample of the output you want, someone here will surely show you how to do it.
--
Charles Knell
cknell@xxxxxxxxxx - email
-----Original Message-----
From: Zarana Shah <zarana@xxxxxxxxxxxxx>
Sent: Wed, 20 Aug 2003 15:45:00 -0400 (EDT)
To: XSL-List@xxxxxxxxxxxxxxxxxxxxxx
Subject: xsl:variable
how do i assign value to xsl:variable. i think this question must be
answered on the group. i don't seem to find appropriate answer. plz help
me.
is ther any other way round this. all i need to do is maintain a counter
actually. but xsl:counter doesn't work either.
waiting for answers
zarana
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- xsl:variable
- Zarana Shah - Wed, 20 Aug 2003 15:45:07 -0400 (EDT)
- <Possible follow-ups>
- Martinez, Brian - Wed, 20 Aug 2003 16:20:04 -0400 (EDT)
- cknell - Wed, 20 Aug 2003 16:21:58 -0400 (EDT) <=
|
|