summaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2010-03-26 21:42:16 +0000
committerWill Thompson <will.thompson@collabora.co.uk>2010-03-26 21:42:16 +0000
commitf284dd0e97f300db0e67ce51e4a04af236d3514c (patch)
tree36dde635c606136ba58684bbdd427bc0bb21dd71 /spec
parente5dd05ad9a18aa75bb95a4a629f54891bf5b7dc6 (diff)
Use tp:hct everywhere
Diffstat (limited to 'spec')
-rw-r--r--spec/Channel_Interface_Media_Signalling.xml20
-rw-r--r--spec/Channel_Type_Call.xml22
2 files changed, 21 insertions, 21 deletions
diff --git a/spec/Channel_Interface_Media_Signalling.xml b/spec/Channel_Interface_Media_Signalling.xml
index 004df5b8..242c9528 100644
--- a/spec/Channel_Interface_Media_Signalling.xml
+++ b/spec/Channel_Interface_Media_Signalling.xml
@@ -152,39 +152,39 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
</tp:docstring>
</tp:property>
- <tp:handler-capability-token name="gtalk-p2p">
+ <tp:hct name="gtalk-p2p">
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>The client can implement streaming for streams whose <tp:dbus-ref
namespace="org.freedesktop.Telepathy.Media.StreamHandler">NATTraversal</tp:dbus-ref>
property is <code>gtalk-p2p</code>.</p>
</tp:docstring>
- </tp:handler-capability-token>
+ </tp:hct>
- <tp:handler-capability-token name="ice-udp">
+ <tp:hct name="ice-udp">
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>The client can implement streaming for streams whose <tp:dbus-ref
namespace="org.freedesktop.Telepathy.Media.StreamHandler">NATTraversal</tp:dbus-ref>
property is <code>ice-udp</code>.</p>
</tp:docstring>
- </tp:handler-capability-token>
+ </tp:hct>
- <tp:handler-capability-token name="wlm-8.5">
+ <tp:hct name="wlm-8.5">
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>The client can implement streaming for streams whose <tp:dbus-ref
namespace="org.freedesktop.Telepathy.Media.StreamHandler">NATTraversal</tp:dbus-ref>
property is <code>wlm-8.5</code>.</p>
</tp:docstring>
- </tp:handler-capability-token>
+ </tp:hct>
- <tp:handler-capability-token name="wlm-2009">
+ <tp:hct name="wlm-2009">
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>The client can implement streaming for streams whose <tp:dbus-ref
namespace="org.freedesktop.Telepathy.Media.StreamHandler">NATTraversal</tp:dbus-ref>
property is <code>wlm-2009</code>.</p>
</tp:docstring>
- </tp:handler-capability-token>
+ </tp:hct>
- <tp:handler-capability-token name="video/h264" is-family="yes">
+ <tp:hct name="video/h264" is-family="yes">
<tp:docstring>
<p>The client supports media streaming with H264 (etc.).</p>
@@ -228,7 +228,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
known to the gatewaying process.</p>
</tp:rationale>
</tp:docstring>
- </tp:handler-capability-token>
+ </tp:hct>
</interface>
</node>
diff --git a/spec/Channel_Type_Call.xml b/spec/Channel_Type_Call.xml
index ac036e7b..12212ce1 100644
--- a/spec/Channel_Type_Call.xml
+++ b/spec/Channel_Type_Call.xml
@@ -848,40 +848,40 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
</tp:docstring>
</property>
- <tp:handler-capability-token name="gtalk-p2p">
+ <tp:hct name="gtalk-p2p">
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>The client can implement streaming for streams whose <tp:dbus-ref
namespace="org.freedesktop.Telepathy.Call.Stream.Interface.Media.DRAFT">Transport</tp:dbus-ref>
property is Stream_Transport_Type_GTalk_P2P.</p>
</tp:docstring>
- </tp:handler-capability-token>
+ </tp:hct>
- <tp:handler-capability-token name="ice">
+ <tp:hct name="ice">
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>The client can implement streaming for streams whose <tp:dbus-ref
namespace="org.freedesktop.Telepathy.Call.Stream.Interface.Media.DRAFT">Transport</tp:dbus-ref>
property is Stream_Transport_Type_ICE.</p>
</tp:docstring>
- </tp:handler-capability-token>
+ </tp:hct>
- <tp:handler-capability-token name="wlm-8.5">
+ <tp:hct name="wlm-8.5">
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>The client can implement streaming for streams whose <tp:dbus-ref
namespace="org.freedesktop.Telepathy.Call.Stream.Interface.Media.DRAFT">Transport</tp:dbus-ref>
property is Stream_Transport_Type_WLM_8_5.</p>
</tp:docstring>
- </tp:handler-capability-token>
+ </tp:hct>
- <tp:handler-capability-token name="wlm-2009">
+ <tp:hct name="wlm-2009">
<tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>The client can implement streaming for streams whose <tp:dbus-ref
namespace="org.freedesktop.Telepathy.Call.Stream.Interface.Media.DRAFT">Transport</tp:dbus-ref>
property is Stream_Transport_Type_WLM_2009.</p>
</tp:docstring>
- </tp:handler-capability-token>
+ </tp:hct>
- <tp:handler-capability-token name="video/h264" is-family="yes">
- <tp:docstring>
+ <tp:hct name="video/h264" is-family="yes">
+ <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>The client supports media streaming with H264 (etc.).</p>
<p>This handler capability token is a one of a family
@@ -924,7 +924,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
known to the gatewaying process.</p>
</tp:rationale>
</tp:docstring>
- </tp:handler-capability-token>
+ </tp:hct>
</interface>
</node>