mirror of
https://github.com/moparisthebest/xeps
synced 2025-02-17 15:40:30 -05:00
schema fixes
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@2507 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
0491de5f76
commit
1835ec8a70
@ -6468,8 +6468,8 @@ xmpp:pubsub.shakespeare.lit?pubsub;action=unsubscribe;node=princely_musings
|
|||||||
|
|
||||||
<xs:element name='subscriptions'>
|
<xs:element name='subscriptions'>
|
||||||
<xs:complexType>
|
<xs:complexType>
|
||||||
<xs:sequence>
|
<xs:sequence minOccurs='0' maxOccurs='unbounded'>
|
||||||
<xs:element ref='subscription' minOccurs='0' maxOccurs='unbounded'/>
|
<xs:element ref='subscription'/>
|
||||||
</xs:sequence>
|
</xs:sequence>
|
||||||
<xs:attribute name='node' type='xs:string' use='optional'/>
|
<xs:attribute name='node' type='xs:string' use='optional'/>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
|
Loading…
Reference in New Issue
Block a user