mirror of
https://github.com/moparisthebest/xeps
synced 2024-12-21 23:28:51 -05:00
replace SHOULD for MAY for unsubscribe repsonse with childs
This commit is contained in:
parent
4c05f59dc5
commit
71b0cd1f9d
@ -1499,7 +1499,7 @@ And by opposing end them?
|
||||
]]></example>
|
||||
</section3>
|
||||
<section3 topic='Success Case' anchor='subscriber-unsubscribe-success'>
|
||||
<p>If the request can be successfully processed, the service MUST return an IQ result and SHOULD include a &PUBSUB; child element with the updated <subscription/> element for that node.</p>
|
||||
<p>If the request can be successfully processed, the service MUST return an IQ result and MAY include a &PUBSUB; child element with the updated <subscription/> element for that node.</p>
|
||||
<example caption='Service replies with success'><![CDATA[
|
||||
<iq type='result'
|
||||
from='pubsub.shakespeare.lit'
|
||||
|
Loading…
Reference in New Issue
Block a user