From 86cfa475f3c79cec6a3a57dd9b438f994212845e Mon Sep 17 00:00:00 2001 From: Peter Saint-Andre Date: Tue, 3 Oct 2006 23:00:49 +0000 Subject: [PATCH] schemaloc fix git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@31 4b5297f7-1745-476d-ba37-a9c6900126ab --- xep-0013.xml | 2 +- xep-0020.xml | 2 +- xep-0022.xml | 2 +- xep-0023.xml | 2 +- xep-0027.xml | 4 ++-- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/xep-0013.xml b/xep-0013.xml index 546563ff..cfbc10bd 100644 --- a/xep-0013.xml +++ b/xep-0013.xml @@ -23,7 +23,7 @@ offline - http://jabber.org/protocol/offline/offline.xsd + http://www.xmpp.org/schemas/offline.xsd &stpeter; diff --git a/xep-0020.xml b/xep-0020.xml index dec34ff2..1908a0fd 100644 --- a/xep-0020.xml +++ b/xep-0020.xml @@ -21,7 +21,7 @@ feature-neg - http://jabber.org/protocol/feature-neg/feature-neg.xsd + http://www.xmpp.org/schemas/feature-neg.xsd &pgmillard; &stpeter; diff --git a/xep-0022.xml b/xep-0022.xml index 73837d92..cc93a549 100644 --- a/xep-0022.xml +++ b/xep-0022.xml @@ -20,7 +20,7 @@ x-event - http://jabber.org/protocol/x-event/x-event.xsd + http://www.xmpp.org/schemas/x-event.xsd &jer; diff --git a/xep-0023.xml b/xep-0023.xml index 3586d6ab..26c76104 100644 --- a/xep-0023.xml +++ b/xep-0023.xml @@ -22,7 +22,7 @@ x-expire - http://jabber.org/protocol/x-expire/x-expire.xsd + http://www.xmpp.org/schemas/x-expire.xsd &jer; diff --git a/xep-0027.xml b/xep-0027.xml index f4ebc57a..e3afaeb1 100644 --- a/xep-0027.xml +++ b/xep-0027.xml @@ -21,11 +21,11 @@ openpgp jabber:x:encrypted - http://jabber.org/protocol/openpgp/x-encrypted.xsd + http://www.xmpp.org/schemas/x-encrypted.xsd jabber:x:signed - http://jabber.org/protocol/openpgp/x-signed.xsd + http://www.xmpp.org/schemas/x-signed.xsd &temas;