1
0
mirror of https://github.com/moparisthebest/xeps synced 2024-11-22 01:02:17 -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:
Peter Saint-Andre 2010-04-03 00:36:33 +00:00
parent e69d9b3b02
commit f6098cafce

View File

@ -520,6 +520,9 @@ S: <t stanzas='10'/>
</xs:documentation> </xs:documentation>
</xs:annotation> </xs:annotation>
<xs:import namespace='urn:ietf:params:xml:ns:xmpp-stanzas'
schemaLocation='http://xmpp.org/schemas/stanzaerror.xsd'/>
<xs:element name='a'> <xs:element name='a'>
<xs:complexType> <xs:complexType>
<xs:simpleContent> <xs:simpleContent>