diff --git a/xep-0198.xml b/xep-0198.xml index a7af98a7..894044c9 100644 --- a/xep-0198.xml +++ b/xep-0198.xml @@ -432,7 +432,7 @@ ]]>

Stream management errors SHOULD be considered recoverable; however, misuse of stream management MAY result in termination of the stream.

-

When a remote entity acknowledges that it has handled a number of stanzas that is higher than the amount of stanzas that it was sent (by sending an 'h' value that is to high), the local entity SHOULD generate a stream error and close the stream:

+

When a remote entity acknowledges that it has handled a number of stanzas that is higher than the amount of stanzas that it was sent (by sending an 'h' value that is to high), the local entity SHOULD generate a undefined-condition stream error that includes a handled-count-to-high element, and close the stream:

@@ -693,6 +693,17 @@ + + + + + + + ]]>