- From: <bugzilla@wiggum.w3.org>
- Date: Fri, 09 Sep 2005 16:24:17 +0000
- To: www-xml-schema-comments@w3.org
- Cc:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=2130 Summary: R-141: Changes suggested re: dateTime order relation 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 In section 3.2.7.3 on the order relation of dateTime, at B.1, it says: 1.. If P[i] and Q[i] are both not specified, continue to the next i 2.. If P[i] is not specified and Q[i] is, or vice versa, stop and return P <> Q This doesn't make any sense to me. When could P[i] or Q[i] be "not specified"? In dateTime all fields are specified. When things like gYearMonth appeal to the dateTime order, they do so by saying eg "the order relation on gYearMonth values is the order relation on their starting instants", so in this case also all fields are totally specified. I think the above two sentences should be deleted. See: http://lists.w3.org/Archives/Public/www-xml-schema-comments/2002AprJun/0044.html
Received on Friday, 9 September 2005 16:24:26 UTC