1
0
mirror of https://github.com/moparisthebest/xeps synced 2024-11-21 08:45:04 -05:00

fix for schema error reported by Remko

This commit is contained in:
Peter Saint-Andre 2013-08-27 15:18:29 -06:00
parent 99d09e3d4a
commit d01687286f

View File

@ -6485,6 +6485,7 @@ xmpp:pubsub.shakespeare.lit?pubsub;action=retrieve;node=princely_musings
<xs:sequence>
<xs:element ref='affiliation' minOccurs='0' maxOccurs='unbounded'/>
</xs:sequence>
<xs:attribute name='node' type='xs:string' use='required'/>
</xs:complexType>
</xs:element>