From fe75b9db31ba260d22f8bf507b79fb7e82f5ad30 Mon Sep 17 00:00:00 2001 From: stpeter Date: Wed, 23 Mar 2011 09:43:16 -0600 Subject: [PATCH] bug report on urn:xmpp:sm:3 schema --- xep-0198.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/xep-0198.xml b/xep-0198.xml index 43297be8..5ea957cc 100644 --- a/xep-0198.xml +++ b/xep-0198.xml @@ -314,7 +314,7 @@ C: ]]> -

If the receiving entity can resume the former stream, it MUST return a <resumed/> element that includes a 'previd' attribute set to the SM-ID of the former stream. The <resumed/> element MAY also include an 'h' attribute set to the sequence number of the last handled stanza sent over the former stream from the initiating entity to the receiving entity; if there is no such sequence number for the former stream, the 'h' attribute MUST NOT be included.

+

If the receiving entity can resume the former stream, it MUST return a <resumed/> element, which MUST include a 'previd' attribute set to the SM-ID of the former stream. The <resumed/> element MAY also include an 'h' attribute set to the sequence number of the last handled stanza sent over the former stream from the initiating entity to the receiving entity; if there is no such sequence number for the former stream, the 'h' attribute MUST NOT be included.

use='optional'/> + use='required'/> @@ -597,7 +597,7 @@ S: -

Thanks to Bruce Campbell, Jack Erwin, Philipp Hancke, Curtis King, Tobias Markmann, Alexey Melnikov, Pedro Melo, Robin Redeker, and Mickaël Rémond for their feedback.

+

Thanks to Bruce Campbell, Jack Erwin, Philipp Hancke, Curtis King, Tobias Markmann, Alexey Melnikov, Pedro Melo, Robin Redeker, Mickaël Rémond, and Florian Schmaus for their feedback.