diff --git a/xep-0284.xml b/xep-0284.xml index 416c84730..0faf16cd0 100644 --- a/xep-0284.xml +++ b/xep-0284.xml @@ -10,7 +10,7 @@ This specification defines a protocol that enables two or more endpoints to collaboratively edit an XML object. The protocol is intended for use mainly over the Extensible Messaging and Presence Protocol (XMPP), either by existing instant messaging clients or by specialized editing clients. However, the protocol could also be used over a direct TCP connection rather than over XMPP. &LEGALNOTICE; 0284 - Deferred + Experimental Standards Track Standards Council @@ -33,6 +33,18 @@ Pusateri pusateri@bangj.com + &linkmauve; + + 0.1.3 + 2020-03-10 + egp + + 0.1.2 2019-11-23 @@ -175,11 +187,32 @@ -

GUID: a Globally Unique Indentifier, used as the identifier for a shared editing session.

-

Host: The JID to which the SXE messages are sent for relaying to other members of the session; this can be the initiator of the session (e.g., in a one-to-one session or small multi-user session) or a multi-user chat room or specialized shared editing component.

-

RID: the Record ID given to a record when it is created.

-

State: In the context of a new user joining, the state refers to the set of records that describes the edited object, including all previous versions of each record. All entities involved in the session are REQUIRED to keep this state unless a specialized component handles user joins.

-

Weight: Primarily, the weight of a node is represented by the 'primary-weight' field of the corresponding record. Secondarily, if the values of the 'primary-weight' of two records are equal, the first differing characters of the rids are compared by their Unicode values. The higher the character the higher the weight of the node is.

+
+ +
GUID
+
A Globally Unique Indentifier, used as the identifier for a shared editing session.
+
+ + +
Host
+
The JID to which the SXE messages are sent for relaying to other members of the session; this can be the initiator of the session (e.g., in a one-to-one session or small multi-user session) or a multi-user chat room or specialized shared editing component.
+
+ + +
RID
+
the Record ID given to a record when it is created.
+
+ + +
State
+
In the context of a new user joining, the state refers to the set of records that describes the edited object, including all previous versions of each record. All entities involved in the session are REQUIRED to keep this state unless a specialized component handles user joins.
+
+ + +
Weight
+
Primarily, the weight of a node is represented by the 'primary-weight' field of the corresponding record. Secondarily, if the values of the 'primary-weight' of two records are equal, the first differing characters of the rids are compared by their Unicode values. The higher the character the higher the weight of the node is.
+
+
@@ -258,7 +291,7 @@ ]]> -

The responder indiciates the reason for refusing the session by including a "reason" element. The following reasons are suggested (see also XEP-0166):

+

The responder indiciates the reason for refusing the session by including a "reason" element. The following reasons are suggested (see also &xep0166;):

-

The &REGISTRAR; shall add the type of "sxe" to the "collaboration" category in its registry of service discovery identities.

+

The ®ISTRAR; shall add the type of "sxe" to the "collaboration" category in its registry of service discovery identities.

The XMPP Registrar shall include "sxe" in its registry of Jingle transport methods. The registry submission is as follows:

@@ -1047,14 +1086,143 @@ PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" sxe A method for exchanging Shared XML Editing data over XMPP. reliable - XEP-xxxx + XEP-0284 ]]>
-

To follow.

+ + + + + + + The protocol documented by this schema is defined in + XEP-0284: http://xmpp.org/extensions/xep-0284.html + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ]]>