diff --git a/xep-0022.xml b/xep-0022.xml index 36d8b408..cac6e621 100644 --- a/xep-0022.xml +++ b/xep-0022.xml @@ -10,14 +10,17 @@ This document defines an XMPP protocol extension used to request and respond to events relating to the delivery, display, and composition of messages. &LEGALNOTICE; 0022 - Active + Deprecated Historical Standards XMPP Core - + + XEP-0085 + XEP-0184 + x-event http://www.xmpp.org/schemas/x-event.xsd @@ -71,7 +74,7 @@

The 'jabber:x:event' namespace defines extensions used to request and respond to events relating to the delivery, display, and composition of messages.

By attaching a jabber:x:event extension to a &MESSAGE; element, the sender can track stages in the delivery of that message to its recipient.

-

Note: A more modern protocol extension for this functionality has been been defined in &xep0085;.

+

Note: More modern protocol extensions for this functionality have been defined in &xep0085; for the composing and offline events and in &xep0184; for the delivered and displayed events; those specifications supersede this one.