Subject: Re: Float values
From: "Mark Williams" <mark@xxxxxxxxxxx>
Date: Sun, 25 Jan 2004 16:56:09 -0000
|
Hi,
Please ignore. Figured it out for myself. The result will be true.
Thanks,
Mark
----- Original Message -----
From: "Mark Williams" <mark@xxxxxxxxxxx>
To: "XSL-List" <XSL-List@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Sunday, January 25, 2004 4:28 PM
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
|