mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-24 18:22:24 -05:00
corrected two schema errors
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@4222 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
8765c727d3
commit
ae9a6f52ec
@ -359,12 +359,10 @@ Content-Length: 68
|
|||||||
|
|
||||||
<xs:attribute name='restart'
|
<xs:attribute name='restart'
|
||||||
type='xs:boolean'
|
type='xs:boolean'
|
||||||
use='optional'
|
|
||||||
default='false'/>
|
default='false'/>
|
||||||
|
|
||||||
<xs:attribute name='version'
|
<xs:attribute name='version'
|
||||||
type='xs:string'
|
type='xs:string'
|
||||||
use='optional'
|
|
||||||
default='1.0'/>
|
default='1.0'/>
|
||||||
|
|
||||||
</xs:schema>
|
</xs:schema>
|
||||||
|
Loading…
Reference in New Issue
Block a user