From 56615508073575b8ed2e12f3f50a1e1e9720aeeb Mon Sep 17 00:00:00 2001 From: Peter Saint-Andre Date: Wed, 28 Mar 2007 22:48:48 +0000 Subject: [PATCH] 1.0 git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@705 4b5297f7-1745-476d-ba37-a9c6900126ab --- xep-0202.xml | 34 +++++++++++++++++++++++++--------- 1 file changed, 25 insertions(+), 9 deletions(-) diff --git a/xep-0202.xml b/xep-0202.xml index 8c69576b..2b69c286 100644 --- a/xep-0202.xml +++ b/xep-0202.xml @@ -10,7 +10,7 @@ This document defines an XMPP protocol extension for communicating the local time of an entity. &LEGALNOTICE; 0202 - Proposed + Draft Standards Track Standards Council @@ -22,7 +22,10 @@ XEP-0090 - NOT YET ASSIGNED + time + + http://www.xmpp.org/schemas/time.xsd + &stpeter; Maciej @@ -30,6 +33,12 @@ machekku@uaznia.net machekku@uaznia.net + + 1.0 + 2007-03-28 + psa +

Per a vote of the XMPP Council, advanced to Draft.

+
0.2 2007-03-19 @@ -66,7 +75,7 @@

To overcome these limitations, this document defines a replacement for XEP-0090 which enables communication of an entity's UTC time and numeric time zone offset while adhering to XEP-0082.

-

The namespace defined herein provides a standard way for XMPP entities to exchange information about the local time. The information is communicated in a request/response pair using an &IQ; element that contains a <time/> element qualified by an XML namespace to be issued when this specification advances to a status of Draft (see Protocol Namespace). The following children of the <time/> element are defined for use in IQ stanzas of type 'result':

+

The protocol defined herein provides a standard way for XMPP entities to exchange information about the local time. The information is communicated in a request/response pair using an &IQ; element that contains a <time/> element qualified by the 'urn:xmpp:time' namespace. The following children of the <time/> element are defined for use in IQ stanzas of type 'result':

@@ -91,7 +100,7 @@ from='romeo@montague.net/orchard' to='juliet@capulet.com/balcony' id='time_1'> -
Element