mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -05:00
fixed / added missing XSD import per SPEC-6
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@4135 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
f6098cafce
commit
ee67b575b4
@ -895,6 +895,9 @@ xmpp:montague.net?command;node=stats
|
||||
</xs:documentation>
|
||||
</xs:annotation>
|
||||
|
||||
<xs:import namespace='http://www.w3.org/XML/1998/namespace'
|
||||
schemaLocation='http://www.w3.org/2001/03/xml.xsd'/>
|
||||
|
||||
<xs:element name='command'>
|
||||
<xs:complexType>
|
||||
<xs:choice>
|
||||
|
Loading…
Reference in New Issue
Block a user