Subject: RE: Float values
From: "Kenny Akridge" <kakridge@xxxxxxxxxxxxx>
Date: Sun, 25 Jan 2004 11:59:19 -0500
|
It would be true. 0.00 and 0 are the same in XSLT.
-----Original Message-----
From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx
[mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of Mark
Williams
Sent: Sunday, January 25, 2004 11:29 AM
To: XSL-List
Subject: Float values
If a value in an xml file (say TotalPaid) was shown as 0.00
Would the following statement in the xslt stylesheet be correct
xsl:if test="TotalPaid=0" be true or false.
TIA
Mark Williams
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|