xsl-list
[Top] [All Lists]

RE: Problem using Math functions

2006-01-24 08:42:05
                Thanks for your reply. I am using XSLT1 so i 
will try to
migrate to XSLT2. Is there any transformer property that i 
can set at the
run time for setting the precision bounds?

You don't need to with Saxon. Just make sure you convert the element values
to integers rather than the default conversion to doubles - by using
xs:integer(element-name)

Michael Kay
http://www.saxonica.com/



--~------------------------------------------------------------------
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>
--~--



<Prev in Thread] Current Thread [Next in Thread>