[Home] [By Thread] [By Date] [Recent Entries]
> Of course the problem is that I get "1.3333333333333332" I > need to round that down to three decimals. What is the best > approach in XSLT 1.0? You can use format-number($x, '#0.000'), but be aware that in XSLT 1.0 the rounding algorithm isn't specified. Michael Kay http://www.saxonica.com/
|

Cart



