mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 16:55:07 -05:00
typos
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@1693 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
a80efd27ed
commit
1cf6626824
@ -80,7 +80,6 @@
|
||||
|
||||
<xs:element name='media'>
|
||||
<xs:complexType>
|
||||
<xs:sequence>
|
||||
<xs:sequence xmlns:data='urn:xmpp:tmp:data-element'>
|
||||
<xs:element ref='uri' minOccurs='1' maxOccurs='unbounded'/>
|
||||
<xs:element ref='data:data' minOccurs='0' maxOccurs='unbounded'/>
|
||||
@ -94,7 +93,7 @@
|
||||
<xs:complexType>
|
||||
<xs:simpleContent>
|
||||
<xs:extension base='xs:string'>
|
||||
<xs:attribute name='type' use='required'/>
|
||||
<xs:attribute name='type' type='xs:string' use='required'/>
|
||||
</xs:extension>
|
||||
</xs:simpleContent>
|
||||
</xs:complexType>
|
||||
|
Loading…
Reference in New Issue
Block a user