- From: <bugzilla@wiggum.w3.org>
- Date: Fri, 13 May 2005 23:14:00 +0000
- To: public-qt-comments@w3.org
- Cc:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=1435
Summary: [FO] What does a cast to xs:dateTime return?
Product: XPath / XQuery / XSLT
Version: Last Call drafts
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: Functions and Operators
AssignedTo: ashok.malhotra@oracle.com
ReportedBy: mrys@microsoft.com
QAContact: public-qt-comments@w3.org
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.
Received on Friday, 13 May 2005 23:14:03 UTC