> As for time format, I'd like to move to a generic ISO8601-based form per
> RFC 3339 [1] or XML schema [2].
>
> #g
> --
>
> [1] http://www.ietf.org/rfc/rfc3339.txt
>
> [2] http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/#dateTime
Agreed.
I would suggest that we define a datetime which:
1. Is a subset of those allowed in the two works cited above, and also in
NOTE-datetime <http://www.w3.org/TR/NOTE-datetime> (commonly referred to as
W3CDTF), and as such also compatible with Dublin Core's W3CDTF (which is
just a reuse of the former, with a DC-supplied URI).