1
0
mirror of https://github.com/moparisthebest/xeps synced 2024-11-24 10:12:19 -05:00

Merge branch 'xep60-error-missing' of https://github.com/Flowdalic/xeps-xsf into feature/xep-0060

This commit is contained in:
Jonas Wielicki 2017-08-25 14:48:54 +02:00
commit e640039691

View File

@ -6794,6 +6794,7 @@ xmpp:pubsub.shakespeare.lit?pubsub;action=retrieve;node=princely_musings
<xs:element name='payload-too-big' type='empty'/> <xs:element name='payload-too-big' type='empty'/>
<xs:element name='payload-required' type='empty'/> <xs:element name='payload-required' type='empty'/>
<xs:element name='pending-subscription' type='empty'/> <xs:element name='pending-subscription' type='empty'/>
<xs:element name='precondition-not-met' type='empty'/>
<xs:element name='presence-subscription-required' type='empty'/> <xs:element name='presence-subscription-required' type='empty'/>
<xs:element name='subid-required' type='empty'/> <xs:element name='subid-required' type='empty'/>
<xs:element name='too-many-subscriptions' type='empty'/> <xs:element name='too-many-subscriptions' type='empty'/>