XEP-0060: Add missing error to schema

This commit is contained in:
Florian Schmaus 2017-08-25 12:26:08 +02:00
parent f1e5572e22
commit 70f5c10731
1 changed files with 1 additions and 0 deletions

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-required' 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='subid-required' type='empty'/>
<xs:element name='too-many-subscriptions' type='empty'/>