Re: Calculations in XSL

Subject: Re: Calculations in XSL
From: David Carlisle <davidc@xxxxxxxxx>
Date: Mon, 25 Oct 1999 16:02:54 +0100 (BST)

> <xsl:variable name="a" select="number('2')"/>

or simpler, 

<xsl:variable name="a" select="2"/>

David


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


Current Thread