- From: <bugzilla@jessica.w3.org>
- Date: Mon, 20 Sep 2010 13:03:23 +0000
- To: www-xml-schema-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=10658 Summary: Lexical mapping for midnight is missing Product: XML Schema Version: 1.1 only Platform: PC OS/Version: Windows NT Status: NEW Severity: normal Priority: P2 Component: Datatypes: XSD Part 2 AssignedTo: David_E3@VERIFONE.com ReportedBy: mike@saxonica.com QAContact: www-xml-schema-comments@w3.org CC: cmsmcq@blackmesatech.com In part 2, Section 3.3.9.2 (xs:time) asserts: "The ·lexical mapping· maps '00:00:00' and '24:00:00' to the same value, namely midnight (·hour· = 0 , ·minute· = 0 , ·second· = 0)." However, the lexical mapping given in function timeLexicalMap() does not appear to do this; it gives no mapping to a value when endOfDayFrag is used. Similarly for xs:dateTime. -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Monday, 20 September 2010 13:03:24 UTC