On 21/03/2011 22:12, Heath Frankel wrote: > > Thomas, > > > <value xsi:type="DV_DATE_TIME"> > <value>2011-03-18</value> > </value> > > > this is illegal in ISO 8601 (and therefore openEHR) > > */[HKF: ] /*This is actually legal in openEHR as it is also in HL7 V2 > (well the non-extended 20110318 is legal), it is a documented > variation of ISO-8601. >
to be more specific: "2011-03-08" is a legal ISO 8601 string, but it is not a legal instance of DV_DATE_TIME, only a legal instance of DV_DATE. > > and > > <value xsi:type="DV_DATE_TIME"> > <value>11:01:28</value> > </value> > > > also illegal. > > */[HKF: ] Yep, this is illegal/* > > > > *//*Heath > > * > * -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openehr.org/mailman/private/openehr-technical_lists.openehr.org/attachments/20110321/a25764b2/attachment.html>

