XEP-0060: Fix broken example

This commit is contained in:
Peter Saint-Andre 2016-12-02 18:28:29 -07:00 committed by Sam Whited
parent 7047e9c5d1
commit 16194d4f88
1 changed files with 12 additions and 1 deletions

View File

@ -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>