summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2007-11-01 13:20:17 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2007-11-01 13:20:17 +0000
commita29577c7a6f6360b135340d991b5869460b51eae (patch)
tree86561858e437949fe0910069ce5e95a2339d8f5a /docs
parentfd5d8c34727a9c29bed9321c693c8a1c672d2f07 (diff)
downloadtelepathy-salut-a29577c7a6f6360b135340d991b5869460b51eae.tar.gz
Change namespace in documentation to match code
20071101132017-53eee-3993fc88411a1c18f5766acac39182fd80a3c89a.gz
Diffstat (limited to 'docs')
-rw-r--r--docs/room-invitation.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/room-invitation.xml b/docs/room-invitation.xml
index 61a98677..96f3dbf0 100644
--- a/docs/room-invitation.xml
+++ b/docs/room-invitation.xml
@@ -45,7 +45,7 @@
<![CDATA[
<!-- Sent via TCP from crone1@desktop to hecate@broom -->
<message from='crone1@desktop' to='hecate@broom'>
- <x xmlns='http://collabora.co.uk/protocol/llmuc'>
+ <x xmlns='http://telepathy.freedesktop.org/xmpp/ll/room-invitation'>
<invite protocol='rmulticast'>
<roomname>Witchcraft</roomname>
<address>224.0.0.66</address>
@@ -87,8 +87,8 @@
http://telepathy.freedesktop.org/xmpp/protocol/ll/muc/ or something -->
<xs:schema
xmlns:xs='http://www.w3.org/2001/XMLSchema'
- targetNamespace='http://collabora.co.uk/protocol/llmuc'
- xmlns='http://collabora.co.uk/protocol/llmuc'
+ targetNamespace='http://telepathy.freedesktop.org/xmpp/ll/room-invitation'
+ xmlns='http://telepathy.freedesktop.org/xmpp/ll/room-invitation'
elementFormDefault='qualified'>
<!-- LLMUC invitation. Sent over the IM socket -->