|
|
|
@ -24,6 +24,12 @@
@@ -24,6 +24,12 @@
|
|
|
|
|
<supersededby/> |
|
|
|
|
<shortname>idle</shortname> |
|
|
|
|
&tobias; |
|
|
|
|
<revision> |
|
|
|
|
<version>1.0.1</version> |
|
|
|
|
<date>2017-07-17</date> |
|
|
|
|
<initials>egp</initials> |
|
|
|
|
<remark><p>Make the schema more precise about a date being a xs:dateTime.</p></remark> |
|
|
|
|
</revision> |
|
|
|
|
<revision> |
|
|
|
|
<version>1.0</version> |
|
|
|
|
<date>2015-04-02</date> |
|
|
|
@ -98,7 +104,7 @@
@@ -98,7 +104,7 @@
|
|
|
|
|
|
|
|
|
|
<xs:element name="idle"> |
|
|
|
|
<xs:complexType> |
|
|
|
|
<xs:attribute name="since" use="required" type="xs:string"/> |
|
|
|
|
<xs:attribute name="since" use="required" type="xs:dateTime"/> |
|
|
|
|
</xs:complexType> |
|
|
|
|
</xs:element> |
|
|
|
|
|
|
|
|
|