xsl-list
[Top] [All Lists]

Re: Variables

2003-02-12 07:50:59
<xsl:variable name="x" >
  <xsl:if test=(_at_)steve != 0>1<xsl:if>
</xsl:variable>

----- Original Message ----- 
From: "Stevenson Ngila" <Stevenson(_at_)epr(_dot_)footman-walker(_dot_)com>
To: "Xsl-List(_at_)Lists(_dot_) Mulberrytech. Com" 
<xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com>
Sent: Wednesday, February 12, 2003 3:34 PM
Subject: [xsl] Variables


How can i perform the following operation in xslt.

<xsl:if test=(_at_)steve != 0>
x= x + 1
</xsl:if>

where x is a variable.



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






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



<Prev in Thread] Current Thread [Next in Thread>