mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -05:00
added missing XSD import per SPEC-6
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@4134 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
e69d9b3b02
commit
f6098cafce
@ -520,6 +520,9 @@ S: <t stanzas='10'/>
|
||||
</xs:documentation>
|
||||
</xs:annotation>
|
||||
|
||||
<xs:import namespace='urn:ietf:params:xml:ns:xmpp-stanzas'
|
||||
schemaLocation='http://xmpp.org/schemas/stanzaerror.xsd'/>
|
||||
|
||||
<xs:element name='a'>
|
||||
<xs:complexType>
|
||||
<xs:simpleContent>
|
||||
|
Loading…
Reference in New Issue
Block a user