From 7d937ef162b213c12befa39730798acb2cef82f8 Mon Sep 17 00:00:00 2001 From: Peter Saint-Andre Date: Fri, 26 Sep 2008 01:31:06 +0000 Subject: [PATCH] 0.3 git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@2280 4b5297f7-1745-476d-ba37-a9c6900126ab --- xep-0195.xml | 45 +++++++++++++++++++++++++++------------------ 1 file changed, 27 insertions(+), 18 deletions(-) diff --git a/xep-0195.xml b/xep-0195.xml index 6dc43957..5d6ad4cb 100644 --- a/xep-0195.xml +++ b/xep-0195.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 web pages is provided by the user (or automated integration with browsers or other systems) and is propagated on the network by the user's client. The information container for web page data is a <page/> element that is qualified by the 'http://www.xmpp.org/extensions/xep-0195.html#ns' namespace &NSNOTE;. The web page information itself is provided as the XML character data of the following children of the <page/> element:

+

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

@@ -88,13 +94,13 @@

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

-

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

- + - + https://stpeter.im/ @@ -106,25 +112,23 @@ - + - + https://stpeter.im/ - -[ ... ] ]]>

When the user stops browsing the page (e.g., by closing the browser window or tab), the user's client SHOULD send an empty <page/> element with the same ItemID:

- + - + @@ -133,15 +137,13 @@ - + - + - -[ ... ] ]]>
@@ -153,7 +155,14 @@ -

Until this specification advances to a status of Draft, its associated namespace shall be "http://www.xmpp.org/extensions/xep-0195.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:browsing: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.

@@ -162,8 +171,8 @@
Element