mirror of
https://github.com/moparisthebest/xeps
synced 2025-02-16 07:10:15 -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;
|
&stpeter;
|
||||||
&ralphm;
|
&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>
|
<revision>
|
||||||
<version>1.13.3</version>
|
<version>1.13.3</version>
|
||||||
<date>2016-12-08</date>
|
<date>2016-12-08</date>
|
||||||
@ -4435,7 +4441,7 @@ And by opposing end them?
|
|||||||
id='subman3'>
|
id='subman3'>
|
||||||
<pubsub xmlns='http://jabber.org/protocol/pubsub#owner'>
|
<pubsub xmlns='http://jabber.org/protocol/pubsub#owner'>
|
||||||
<subscriptions node='princely_musings'>
|
<subscriptions node='princely_musings'>
|
||||||
<subscription jid='bard@shakespeare.lit' subscription='subscribed'/>
|
<subscription jid='polonius@denmark.lit' subscription='subscribed'/>
|
||||||
</subscriptions>
|
</subscriptions>
|
||||||
</pubsub>
|
</pubsub>
|
||||||
<error type='modify'>
|
<error type='modify'>
|
||||||
@ -4650,6 +4656,11 @@ And by opposing end them?
|
|||||||
from='pubsub.shakespeare.lit'
|
from='pubsub.shakespeare.lit'
|
||||||
to='hamlet@denmark.lit/elsinore'
|
to='hamlet@denmark.lit/elsinore'
|
||||||
id='ent3'>
|
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'>
|
<error type='modify'>
|
||||||
<not-acceptable xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
|
<not-acceptable xmlns='urn:ietf:params:xml:ns:xmpp-stanzas'/>
|
||||||
</error>
|
</error>
|
||||||
|
Loading…
Reference in New Issue
Block a user