mirror of
https://github.com/moparisthebest/xeps
synced 2024-12-21 07:08:51 -05:00
Merge branch 'xep-0319' of https://github.com/linkmauve/xeps into feature/xep-0319
This commit is contained in:
commit
30870a5f40
@ -24,6 +24,12 @@
|
||||
<supersededby/>
|
||||
<shortname>idle</shortname>
|
||||
&tobias;
|
||||
<revision>
|
||||
<version>1.0.2</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.1</version>
|
||||
<date>2017-05-30</date>
|
||||
@ -104,7 +110,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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user