Thanks all for your replies.
I think this approach doesn't work....my amount value is 8.42500. what I
want is 8.43 not 8.42
Thanks,
Anil
Michael Kay wrote:
Alternatively,
format-number($amount, '#.00')
although XSLT 1.0 isn't very prescriptive about the rounding rules that
format-number should use.
Regards,
Michael Kay
http://www.saxonica.com/
http://twitter.com/michaelhkay
--~------------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--