RE: [xsl] XSLT Element Precision

Subject: RE: [xsl] XSLT Element Precision
From: "Ian E. Powell" <Ian.Powell@xxxxxxxxxxxxx>
Date: Wed, 10 Aug 2005 09:46:39 -0500
Try format-number()

Explained here:
http://www.w3schools.com/xsl/func_formatnumber.asp

Ian

-----Original Message-----
From: Jacquo Johnson [mailto:genxgeek@xxxxxxxxx] 
Sent: Wednesday, August 10, 2005 9:44 AM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: [xsl] XSLT Element Precision

Hi All,

Can somebody tell me how to transform an input element such as:

...<Value>30</Value>

to

...<Value>30.0</Value>

Thanks in advance!

_________________________________________________________________

This message is for the designated recipient only and may contain
privileged, proprietary, or otherwise private information. If you
have received it in error, please notify the sender immediately
and delete the original. Any other use of the email by you is 
prohibited.
_________________________________________________________________

Current Thread