mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 16:55:07 -05:00
schema fix
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3100 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
75c125126a
commit
2ec6db1b92
@ -6363,7 +6363,7 @@ xmpp:pubsub.shakespeare.lit?pubsub;action=retrieve;node=princely_musings
|
||||
|
||||
<xs:element name='event'>
|
||||
<xs:complexType>
|
||||
<xs:choice minOccurs='0'>
|
||||
<xs:choice>
|
||||
<xs:element ref='collection'/>
|
||||
<xs:element ref='configuration'/>
|
||||
<xs:element ref='delete'/>
|
||||
@ -6523,6 +6523,7 @@ xmpp:pubsub.shakespeare.lit?pubsub;action=retrieve;node=princely_musings
|
||||
<xs:choice>
|
||||
<xs:element ref='affiliations'/>
|
||||
<xs:element ref='configure'/>
|
||||
<xs:element ref='default'/>
|
||||
<xs:element ref='delete'/>
|
||||
<xs:element ref='purge'/>
|
||||
<xs:element ref='subscriptions'/>
|
||||
|
Loading…
Reference in New Issue
Block a user