mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -05:00
XEP-0060: Fix broken example
This commit is contained in:
parent
7047e9c5d1
commit
16194d4f88
13
xep-0060.xml
13
xep-0060.xml
@ -49,6 +49,12 @@
|
||||
&stpeter;
|
||||
&ralphm;
|
||||
|
||||
<revision>
|
||||
<version>1.13.4</version>
|
||||
<date>2016-12-02</date>
|
||||
<initials>psa</initials>
|
||||
<remark><p>Make Multiple Simultaneous Modifications examples consistent with text.</p></remark>
|
||||
</revision>
|
||||
<revision>
|
||||
<version>1.13.3</version>
|
||||
<date>2016-12-08</date>
|
||||
@ -4435,7 +4441,7 @@ And by opposing end them?
|
||||
id='subman3'>
|
||||
<pubsub xmlns='http://jabber.org/protocol/pubsub#owner'>
|
||||
<subscriptions node='princely_musings'>
|
||||
<subscription jid='bard@shakespeare.lit' subscription='subscribed'/>
|
||||
<subscription jid='polonius@denmark.lit' subscription='subscribed'/>
|
||||
</subscriptions>
|
||||
</pubsub>
|
||||
<error type='modify'>
|
||||
@ -4650,6 +4656,11 @@ And by opposing end them?
|
||||
from='pubsub.shakespeare.lit'
|
||||
to='hamlet@denmark.lit/elsinore'
|
||||
id='ent3'>
|
||||
<pubsub xmlns='http://jabber.org/protocol/pubsub#owner'>
|
||||
<affiliations node='princely_musings'>
|
||||
<affiliation jid='hamlet@denmark.lit' affiliation='owner'/>
|
||||
</affiliations>
|
||||
</pubsub>
|
||||
<error type='modify'>
|
||||
<not-acceptable xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
|
||||
</error>
|
||||
|
Loading…
Reference in New Issue
Block a user