[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: Can't get subtraction to work in variable statement


Subject: Re: Can't get subtraction to work in variable statement
From: Paul_Dick@xxxxxxxxx
Date: Mon, 28 Aug 2000 16:31:35 -0400

Brian asks:
Can't I subtract in XSL? I'm using Xalan.

Yes of course.  Try
<xsl:variable name="minutes" select="$pm - $hourMinutes"/>

Paul



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



Current Thread