mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-24 10:12:19 -05:00
schemaLocation
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@40 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
8e437965bd
commit
8c1c4c17c8
@ -271,7 +271,7 @@
|
||||
|
||||
<xs:import
|
||||
namespace='jabber:x:data'
|
||||
schemaLocation='http://jabber.org/protocol/x-data/x-data.xsd'/>
|
||||
schemaLocation='http://www.xmpp.org/schemas/x-data.xsd'/>
|
||||
|
||||
<xs:annotation>
|
||||
<xs:documentation>
|
||||
|
@ -5147,7 +5147,7 @@ xmpp:darkcave@macbeth.shakespeare.lit?invite;jid=hecate@shakespeare.lit;password
|
||||
|
||||
<xs:import
|
||||
namespace='jabber:x:data'
|
||||
schemaLocation='http://jabber.org/protocol/x-data/x-data.xsd'/>
|
||||
schemaLocation='http://www.xmpp.org/schemas/x-data.xsd'/>
|
||||
|
||||
<xs:element name='query'>
|
||||
<xs:complexType>
|
||||
|
@ -284,7 +284,7 @@
|
||||
elementFormDefault='qualified'>
|
||||
|
||||
<xs:import namespace='jabber:x:data'
|
||||
schemaLocation='http://jabber.org/protocol/x-data/x-data.xsd'/>
|
||||
schemaLocation='http://www.xmpp.org/schemas/x-data.xsd'/>
|
||||
|
||||
<xs:annotation>
|
||||
<xs:documentation>
|
||||
|
@ -5859,7 +5859,7 @@ xmpp:pubsub.shakespeare.lit?pubsub;action=unsubscribe;node=princely_musings
|
||||
|
||||
<xs:import
|
||||
namespace='jabber:x:data'
|
||||
schemaLocation='http://jabber.org/protocol/x-data/x-data.xsd'/>
|
||||
schemaLocation='http://www.xmpp.org/schemas/x-data.xsd'/>
|
||||
|
||||
<xs:element name='pubsub'>
|
||||
<xs:complexType>
|
||||
@ -6159,7 +6159,7 @@ xmpp:pubsub.shakespeare.lit?pubsub;action=unsubscribe;node=princely_musings
|
||||
|
||||
<xs:import
|
||||
namespace='jabber:x:data'
|
||||
schemaLocation='http://jabber.org/protocol/x-data/x-data.xsd'/>
|
||||
schemaLocation='http://www.xmpp.org/schemas/x-data.xsd'/>
|
||||
|
||||
<xs:element name='event'>
|
||||
<xs:complexType>
|
||||
@ -6303,7 +6303,7 @@ xmpp:pubsub.shakespeare.lit?pubsub;action=unsubscribe;node=princely_musings
|
||||
|
||||
<xs:import
|
||||
namespace='jabber:x:data'
|
||||
schemaLocation='http://jabber.org/protocol/x-data/x-data.xsd'/>
|
||||
schemaLocation='http://www.xmpp.org/schemas/x-data.xsd'/>
|
||||
|
||||
<xs:element name='pubsub'>
|
||||
<xs:complexType>
|
||||
|
@ -813,10 +813,10 @@ xmpp:marlowe.shakespeare.lit?unregister
|
||||
|
||||
<xs:import
|
||||
namespace='jabber:x:data'
|
||||
schemaLocation='http://jabber.org/protocol/x-data/x-data.xsd'/>
|
||||
schemaLocation='http://www.xmpp.org/schemas/x-data.xsd'/>
|
||||
<xs:import
|
||||
namespace='jabber:x:oob'
|
||||
schemaLocation='http://jabber.org/protocol/oob/x-oob.xsd'/>
|
||||
schemaLocation='http://www.xmpp.org/schemas/x-oob.xsd'/>
|
||||
|
||||
<xs:annotation>
|
||||
<xs:documentation>
|
||||
|
@ -334,7 +334,7 @@
|
||||
|
||||
<xs:import
|
||||
namespace='http://jabber.org/protocol/feature-neg'
|
||||
schemaLocation='http://jabber.org/protocol/feature-neg/feature-neg.xsd'/>
|
||||
schemaLocation='http://www.xmpp.org/schemas/feature-neg.xsd'/>
|
||||
|
||||
<xs:annotation>
|
||||
<xs:documentation>
|
||||
|
Loading…
Reference in New Issue
Block a user