schema typo

git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@1467 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
Peter Saint-Andre 2007-12-13 17:49:24 +00:00
parent 435af9aea2
commit 9f508428a6
1 changed files with 1 additions and 1 deletions

View File

@ -1015,7 +1015,7 @@
<xs:element name='query'>
<xs:complexType>
<xs:choice>
<xs:sequence
<xs:sequence>
<xs:element name='desc' minOccurs='0' type='xs:string'/>
<xs:element name='prompt' type='xs:string'/>
</xs:sequence>