diff --git a/xep-0196.xml b/xep-0196.xml index d7e6bdb4..104023e7 100644 --- a/xep-0196.xml +++ b/xep-0196.xml @@ -21,8 +21,14 @@ - TO BE ASSIGNED + NOT_YET_ASSIGNED &stpeter; + + 0.3 + 2008-09-25 + psa +

Modified namespace in accordance with protocol versioning policies.

+
0.2 2007-10-03 @@ -47,7 +53,7 @@ -

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

+

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

@@ -109,13 +115,13 @@

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

-

When a user starts playing a game, its client may publish that fact to PEP node whose NodeID is "http://www.xmpp.org/extensions/xep-0196.html#ns" &NSNOTE; or to a generic pubsub node. Because gaming 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 playing a game, its client may publish that fact to PEP node whose NodeID is "urn:xmpp:gaming:0" &NSNOTE; or to a generic pubsub node. Because gaming 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.

- + - + chess http://www.chesspark.com/ @@ -128,9 +134,9 @@ - + - + chess http://www.chesspark.com/ @@ -138,16 +144,14 @@ - -[ ... ] ]]>

When the user stops playing the game, the user's client SHOULD send an empty <game/> element with the same ItemID:

- + - + @@ -156,15 +160,13 @@ - + - + - -[ ... ] ]]>
@@ -175,8 +177,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-0196.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:gaming: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.

@@ -185,8 +194,8 @@
Element