- From: <bugzilla@jessica.w3.org>
- Date: Sat, 19 Nov 2011 09:52:15 +0000
- To: www-xml-schema-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=14881
Summary: Support for datatypes used by HTML <time> element
Product: XML Schema
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Datatypes: XSD Part 2
AssignedTo: David_E3@VERIFONE.com
ReportedBy: jeni@jenitennison.com
QAContact: www-xml-schema-comments@w3.org
CC: cmsmcq@blackmesatech.com
The new <time> element in HTML5 [1] supports a range of different
date/time/duration formats. Most of these match the value space of existing XML
Schema datatypes (if not their lexical space), but there are two in particular
that don't (at least these were the two that jumped out at me):
* timezone ('Z' or [+-]hh:mm)
* week (YYYY-Www)
It would ease extraction of data from HTML <time> elements if XML and RDF were
able to support these datatypes. Could they be added (perhaps as xs:timezone
and xs:gYearWeek)?
(See also
http://lists.w3.org/Archives/Public/www-xml-schema-comments/2011OctDec/0025.html)
[1]
http://www.whatwg.org/specs/web-apps/current-work/multipage/text-level-semantics.html#the-time-element
(note this is not yet reflected in W3C version of the spec, but I think it's
likely it will be)
--
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 Saturday, 19 November 2011 09:52:19 UTC