[xsl] XPath proximity position in predicates

Subject: [xsl] XPath proximity position in predicates
From: David Landwehr <david.landwehr@xxxxxxxxxxxx>
Date: Mon, 15 May 2006 11:19:18 +0200
Hi,

Reading XPath 1.0 it states that a predicate evaluating to a number will return true if equal to the proximity position of the current node. I was wondering if there is a reason the evaluated number isn't rounded by the XPath engine? Because XPath is based on IEEE 754 the result of an evaluation might be inaccurate on the last digit which will cause a predicate to return false where it should return true. I'm just asking this out of curiosity and accepts that an author has to call the round function if she uses arithmetic which can give inaccurate results.

Best regards,
David

--
--------------------------------------------
David Landwehr (david.landwehr@xxxxxxxxxxxx)
Chief Executive Officer, SolidApp
Web: http://www.solidapp.com
Office: +45 48268212
Mobile: +45 24275518
--------------------------------------------

Current Thread