diff --git a/xep-0197.xml b/xep-0197.xml index 1c9f9f47..a70c620f 100644 --- a/xep-0197.xml +++ b/xep-0197.xml @@ -21,7 +21,7 @@ - TO BE ASSIGNED + NOT_YET_ASSIGNED &stpeter; Kevin @@ -29,6 +29,12 @@ kevin.hoekman@pandora.be kevinh@jabber.org + + 0.3 + 2008-09-25 + psa +

Modified namespace in accordance with protocol versioning policies.

+
0.2 2007-10-03 @@ -44,7 +50,7 @@ 0.0.1 2006-08-28 - psa + psa/kh

First draft.

@@ -53,7 +59,7 @@ -

Information about video viewing is provided by the user (or automated integration with video systems) and is propagated on the network by the user's client. The information container for video viewing data is a <video/> element that is qualified by the 'http://www.xmpp.org/extensions/xep-0197.html#ns' namespace. The video information itself is provided as the XML character data of the following children of the <video/> element:

+

Information about video viewing is provided by the user (or automated integration with video systems) and is propagated on the network by the user's client. The information container for video viewing data is a <video/> element that is qualified by the 'urn:xmpp:viewing:0' namespace. The video information itself is provided as the XML character data of the following children of the <video/> element:

@@ -150,13 +156,13 @@

NOTE: The datatypes specified above are defined in &w3xmlschema2;.

-

When a user starts watching a video, its client may publish that fact to a PEP node whose NodeID is "http://www.xmpp.org/extensions/xep-0197.html#ns" &NSNOTE; or to a generic pubsub node. Because viewing information is not pure presence information and can change independently of the user's availability, it SHOULD NOT be provided as an extension to the &PRESENCE; stanza type.

+

When a user starts watching a video, its client may publish that fact to a PEP node whose NodeID is "urn:xmpp:viewing:0" &NSNOTE; or to a generic pubsub node. Because viewing information is not pure presence information and can change independently of the user's availability, it SHOULD NOT be provided as an extension to the &PRESENCE; stanza type.

- + -
@@ -220,8 +222,15 @@

This document requires no interaction with &IANA;.

- -

Until this specification advances to a status of Draft, its associated namespace shall be "http://www.xmpp.org/extensions/xep-0197.html#ns"; upon advancement of this specification, the ®ISTRAR; shall issue a permanent namespace in accordance with the process defined in Section 4 of &xep0053;.

+ +

This specification defines the following XML namespace:

+
    +
  • urn:xmpp:viewing:0
  • +
+

Upon advancement of this specification from a status of Experimental to a status of Draft, the ®ISTRAR; shall add the foregoing namespaces to the registry located at &NAMESPACES;, as described in Section 4 of &xep0053;.

+
+ +

If the protocol defined in this specification undergoes a major revision that is not fully backward-compatible with an older version, or that contains significant new features, the XMPP Registrar shall increment the protocol version number found at the end of the XML namespaces defined herein, as described in Section 4 of XEP-0053.

@@ -230,8 +239,8 @@
Element