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
1 changed files with 1 additions and 0 deletions

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>