mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 16:55:07 -05:00
slight schema correction
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3012 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
d7dc11d3ae
commit
0acba2853d
@ -351,10 +351,10 @@
|
||||
</xs:documentation>
|
||||
</xs:annotation>
|
||||
<xs:complexType>
|
||||
<xs:choice xmlns:fneg='http://jabber.org/protocol/feature-neg'>
|
||||
<xs:element ref='fneg:feature' minOccurs='0'/>
|
||||
<xs:any namespace='##other' minOccurs='0'/>
|
||||
</xs:choice>
|
||||
<xs:all xmlns:fneg='http://jabber.org/protocol/feature-neg'>
|
||||
<xs:element ref='fneg:feature'/>
|
||||
<xs:any namespace='##other'/>
|
||||
</xs:all>
|
||||
<xs:attribute name='id' type='xs:string' use='optional'/>
|
||||
<xs:attribute name='mime-type' type='xs:string' use='optional'/>
|
||||
<xs:attribute name='profile' type='xs:string' use='optional'/>
|
||||
|
Loading…
Reference in New Issue
Block a user