mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 16:55:07 -05:00
schema correction
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3018 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
98e21bf2e4
commit
00a55b5de9
@ -1057,7 +1057,7 @@ Content-Length: 68
|
||||
<xs:attribute name='sid' type='xs:string' use='optional'/>
|
||||
<xs:attribute name='stream' type='xs:string' use='optional'/>
|
||||
<xs:attribute name='to' type='xs:string' use='optional'/>
|
||||
<xs:attribute name='type' type='xs:string' use='optional'>
|
||||
<xs:attribute name='type' use='optional'>
|
||||
<xs:simpleType>
|
||||
<xs:restriction base='xs:NCName'>
|
||||
<xs:enumeration value='error'/>
|
||||
|
Loading…
Reference in New Issue
Block a user