mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -05:00
Merge branch 'feature/xep-0335'
This commit is contained in:
commit
07b41227df
10
xep-0335.xml
10
xep-0335.xml
@ -10,7 +10,7 @@
|
||||
<abstract>This specification defines an element to be used for encapsulating JSON data in XMPP.</abstract>
|
||||
&LEGALNOTICE;
|
||||
<number>0335</number>
|
||||
<status>Deferred</status>
|
||||
<status>Experimental</status>
|
||||
<type>Standards Track</type>
|
||||
<sig>Standards</sig>
|
||||
<approver>Council</approver>
|
||||
@ -22,6 +22,12 @@
|
||||
<supersededby/>
|
||||
<shortname>NOT_YET_ASSIGNED</shortname>
|
||||
&mwild;
|
||||
<revision>
|
||||
<version>0.1.1</version>
|
||||
<date>2018-09-26</date>
|
||||
<initials>pep</initials>
|
||||
<remark><p>Fix XEP number in schema description</p></remark>
|
||||
</revision>
|
||||
<revision>
|
||||
<version>0.1</version>
|
||||
<date>2013-10-25</date>
|
||||
@ -113,7 +119,7 @@
|
||||
<xs:annotation>
|
||||
<xs:documentation>
|
||||
The protocol documented by this schema is defined in
|
||||
XEP-xxxx: http://www.xmpp.org/extensions/xep-xxxx.html
|
||||
XEP-0335: http://www.xmpp.org/extensions/xep-0335.html
|
||||
</xs:documentation>
|
||||
</xs:annotation>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user