mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -05:00
Accepting the 'Message Attaching' ProtoXEP as XEP-0367
This commit is contained in:
parent
fe2bd885f4
commit
9e7843e9bf
@ -13,8 +13,8 @@
|
||||
be grouped with the earlier message.
|
||||
</abstract>
|
||||
&LEGALNOTICE;
|
||||
<number>XXXX</number>
|
||||
<status>ProtoXEP</status>
|
||||
<number>0367</number>
|
||||
<status>Experimental</status>
|
||||
<type>Standards Track</type>
|
||||
<sig>Standards</sig>
|
||||
<approver>Council</approver>
|
||||
@ -30,6 +30,12 @@
|
||||
<surname>Petchell</surname>
|
||||
<email>cpetchell@atlassian.com</email>
|
||||
</author>
|
||||
<revision>
|
||||
<version>0.1</version>
|
||||
<date>2015-12-15</date>
|
||||
<initials>XEP Editor (asw)</initials>
|
||||
<remark><p>Initial published version approved by the XMPP Council.</p></remark>
|
||||
</revision>
|
||||
<revision>
|
||||
<version>0.0.1</version>
|
||||
<date>2015-10-16</date>
|
||||
@ -118,7 +124,7 @@
|
||||
</p>
|
||||
<p>Clients MUST send ids on messages if they support attachments.</p>
|
||||
<p>
|
||||
Messages MUST NOT contain more than one >attach-to/< element.
|
||||
Messages MUST NOT contain more than one <attach-to/> element.
|
||||
</p>
|
||||
<p>
|
||||
Clients and servers MUST NOT include an <attach-to/> element on
|
1
xep.ent
1
xep.ent
@ -1369,3 +1369,4 @@ IANA Service Location Protocol, Version 2 (SLPv2) Templates</link></span> <note>
|
||||
<!ENTITY xep0364 "<span class='ref'><link url='http://xmpp.org/extensions/xep-0364.html'>Current Off-the-Record Messaging Usage (XEP-0364)</link></span> <note>XEP-0364: Current Off-the-Record Messaging Usage <<link url='http://xmpp.org/extensions/xep-0364.html'>http://xmpp.org/extensions/xep-0364.html</link>>.</note>" >
|
||||
<!ENTITY xep0365 "<span class='ref'><link url='http://xmpp.org/extensions/xep-0365.html'>Server to Server communication over STANAG 5066 ARQ (XEP-0365)</link></span> <note>XEP-0365: Server to Server communication over STANAG 5066 ARQ <<link url='http://xmpp.org/extensions/xep-0365.html'>http://xmpp.org/extensions/xep-0365.html</link>>.</note>" >
|
||||
<!ENTITY xep0366 "<span class='ref'><link url='http://xmpp.org/extensions/xep-0366.html'>Entity Versioning (XEP-0366)</link></span> <note>XEP-0366: Entity Versioning <<link url='http://xmpp.org/extensions/xep-0366.html'>http://xmpp.org/extensions/xep-0366.html</link>>.</note>" >
|
||||
<!ENTITY xep0367 "<span class='ref'><link url='http://xmpp.org/extensions/xep-0367.html'>Message Attaching (XEP-0367)</link></span> <note>XEP-0367: Message Attaching <<link url='http://xmpp.org/extensions/xep-0367.html'>http://xmpp.org/extensions/xep-0367.html</link>>.</note>" >
|
||||
|
Loading…
Reference in New Issue
Block a user