mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 16:55:07 -05:00
typo
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@2509 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
c4c2e723ef
commit
e02aab8808
@ -988,7 +988,7 @@
|
|||||||
|
|
||||||
<xs:element name='item'>
|
<xs:element name='item'>
|
||||||
<xs:complexType>
|
<xs:complexType>
|
||||||
<xs:choice minOccurs='0' maxOccurs='1'>>
|
<xs:choice minOccurs='0' maxOccurs='1'>
|
||||||
<xs:all xmlns:xmpp='jabber:client'>
|
<xs:all xmlns:xmpp='jabber:client'>
|
||||||
<xs:element ref='uri'/>
|
<xs:element ref='uri'/>
|
||||||
<xs:element ref='name' minOccurs='0'/>
|
<xs:element ref='name' minOccurs='0'/>
|
||||||
|
Loading…
Reference in New Issue
Block a user