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 1435 - [FO] What does a cast to xs:dateTime return?
Summary: [FO] What does a cast to xs:dateTime return?
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:14 UTC by Michael Rys
Modified: 2005-09-29 11:15 UTC (History)
0 users

See Also:


Attachments

Description Michael Rys 2005-05-13 23:14:00 UTC
The spec currently says in the casting section: "For xs:dateTime, xs:date and 
xs:time, the value returned is a seven-property tuple as explained in 10.1 
Date/time datatype values."

This is not really correct. The casting returns a value of the given type. The 
seven-property tuple is an internal representation that an implementation may 
or may not use. Please remove the paragraph.
Comment 1 Ashok Malhotra 2005-05-23 12:03:27 UTC
Fixed!  Thanks!