This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 1434 - [FO] string value of numbers and XPath 1.0
Summary: [FO] string value of numbers and XPath 1.0
Status: CLOSED FIXED
Alias: None
Product: XPath / XQuery / XSLT
Classification: Unclassified
Component: Functions and Operators 1.0 (show other bugs)
Version: Last Call drafts
Hardware: PC Windows XP
: P2 normal
Target Milestone: ---
Assignee: Ashok Malhotra
QA Contact: Mailing list for public feedback on specs from XSL and XML Query WGs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-13 23:11 UTC by Michael Rys
Modified: 2005-09-29 11:15 UTC (History)
0 users

See Also:


Attachments

Description Michael Rys 2005-05-13 23:11:17 UTC
The spec currently says:

- Note:
The string representations of numeric values are backwards compatible with 
XPath 1.0 except for the special values positive and negative infinity, and 
for values outside the range 1.0e-6 to 1.0e+6. 

Note that the string value of -0 in XPath 1.0 was 0. Please adjust the above 
note.
Comment 1 Ashok Malhotra 2005-05-23 11:57:52 UTC
Fixed!  Thanks!

Ashok Malhotra