diff --git a/xep-0124.xml b/xep-0124.xml index 849766ba..ae8ffa01 100644 --- a/xep-0124.xml +++ b/xep-0124.xml @@ -266,9 +266,9 @@ Content-Length: 104 ack='1' xml:lang='en' xmlns='http://jabber.org/protocol/httpbind'/>]]> -

Note: All requests after the first one MUST include a valid 'sid' attribute (provided by the connection manager in the Session Creation Response). The initialization request is unique in that the <body/> element MUST NOT possess a 'sid' attribute.

+

Note: All requests after the first one MUST include a valid 'sid' attribute (provided by the connection manager in the Session Creation Response). The initialization request is unique in that the <body/> element MUST NOT possess a 'sid' attribute.

- +

After receiving a new session request, the connection manager MUST generate an opaque, unpredictable session identifier (or SID). The SID MUST be unique within the context of the connection manager application. The <body/> element of the connection manager's response to the client's session creation request MUST possess the following attributes (they SHOULD NOT be included in any other responses):