From 1eb2a7a3b98424c613f3e6a2986cc9e156565df5 Mon Sep 17 00:00:00 2001 From: Peter Saint-Andre Date: Wed, 28 Mar 2007 22:49:10 +0000 Subject: [PATCH] 1.1 git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@706 4b5297f7-1745-476d-ba37-a9c6900126ab --- xep-0090.xml | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/xep-0090.xml b/xep-0090.xml index cef02591..6ec8b7fc 100644 --- a/xep-0090.xml +++ b/xep-0090.xml @@ -7,22 +7,29 @@
Entity Time - This document provides canonical documentation of the existing 'jabber:iq:time' namespace currently used within the Jabber community. + This specification provides historical documentation of the jabber:iq:time namespace, which has been deprecated in favor the urn:xmpp:time namespace defined in XEP-0202. &LEGALNOTICE; 0090 - Active + Deprecated Historical Standards XMPP Core - + XEP-0202 iq-time http://www.xmpp.org/schemas/iq-time.xsd + 2007-12-31 &stpeter; + + 1.1 + 2007-03-28 + psa + Per a vote of the XMPP Council, deprecated in favor of XEP-0202. + 1.0 2003-10-08 @@ -37,7 +44,8 @@
-

The Jabber protocols have long included a method for discovering the time at another entity's location. This method makes use of the 'jabber:iq:time' namespace and has been documented variously in Internet-Drafts and elsewhere. Because this protocol is not required by &rfc2779;, the 'jabber:iq:time' namespace was removed from &xmppim;. This specification fills the void for canonical documentation.

+

Note: This specification has been deprecated in favor of &xep0202;.

+

This document provides canonical documentation of the 'jabber:iq:time' namespace, which was long used by Jabber applications to discover the time at another entity's location. This document is of historical importance only, since it has been deprecated in favor of XEP-0202.

The 'jabber:iq:time' namespace provides a standard way for Jabber entities to exchange information about the local time (e.g., to "ping" another entity or check network latency). The information is communicated in a request/response pair using an &IQ; element that contains a &QUERY; scoped by the 'jabber:iq:time' namespace. The following children of the &QUERY; element are allowed in an IQ result:

@@ -96,6 +104,10 @@ The protocol documented by this schema is defined in XEP-0090: http://www.xmpp.org/extensions/xep-0090.html + + NOTE: This protocol has been deprecated in favor of the + Entity Time protocol specified in XEP-0202: + http://www.xmpp.org/extensions/xep-0202.html