- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 14 Sep 2005 18:52:09 +0000
- To: www-xml-schema-comments@w3.org
- Cc:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=2188
Summary: R-195: Correct error in the description of order for
dateTime
Product: XML Schema
Version: 1.0
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: XSD Part 2: Datatypes
AssignedTo: cmsmcq@w3.org
ReportedBy: sandygao@ca.ibm.com
QAContact: www-xml-schema-comments@w3.org
This was formerly RQ-124.
The current description of order relation on dateTime says "A. Normalize P and
Q. That is, if there is a timezone present and it is not Z....' This is
incorrect; values are either timezoned or not, but they don't carry with them
the information of which timezone was indicated by the original lexical
representation. For dateTime, the timezone of a timezoned value is an artifact
of the lexical representation, not of the value. The order is defined on the
value space.
See (member-only link)
http://lists.w3.org/Archives/Member/w3c-xml-schema-ig/2002Oct/0258.html
Received on Wednesday, 14 September 2005 18:52:36 UTC