From 2aec8ec7c35c84778d7253287a2bd3ad20d1d216 Mon Sep 17 00:00:00 2001 From: Peter Saint-Andre Date: Wed, 17 Dec 2008 18:35:20 +0000 Subject: [PATCH] XEP Editor fixes git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@2576 4b5297f7-1745-476d-ba37-a9c6900126ab --- xep-0255.xml | 52 +++++++++++++++++++++++++++++++++------------------- 1 file changed, 33 insertions(+), 19 deletions(-) diff --git a/xep-0255.xml b/xep-0255.xml index b29cbac2..fdfb415e 100644 --- a/xep-0255.xml +++ b/xep-0255.xml @@ -43,27 +43,17 @@ ross@buddycloud.com - - 0.4 - 2008-12-13 - ht -

- Updated examples to be conform with XEP-0080 (use lat and lon instead of latitude and longitude)
- Fixed wrong closing tag for <type> in examples.
- Added signal strength to beacon data. -

-
- - 0.3 - 2008-11-07 - ht -

Removed <error/> child of geoloc element (arc minutes).
Added <accuracy/> (meters).
Updated notes on GPS data submitted in location query.
Replaced language encoding 'en-UK' with 'en-US' to avoid UK/GB confusion

-
0.2 - 2008-11-03 + 2008-12-17 ht -

Corrected XML namespace
Added country code reference.

+ +
    +
  • Updated examples to be conform with XEP-0080 (use lat and lon instead of latitude and longitude).
  • +
  • Fixed wrong closing tag for <type> in examples.
  • +
  • Added signal strength to beacon data.
  • +
+
0.1 @@ -72,7 +62,31 @@

Initial published version.

- 0.0 + 0.0.3 + 2008-11-07 + ht + +
    +
  • Removed <error/> child of geoloc element (arc minutes).
  • +
  • Added <accuracy/> (meters).
  • +
  • Updated notes on GPS data submitted in location query.
  • +
  • Replaced language encoding 'en-UK' with 'en-US' to avoid UK/GB confusion.
  • +
+
+
+ + 0.0.2 + 2008-11-03 + ht + +
    +
  • Corrected XML namespace.
  • +
  • Added country code reference.
  • +
+
+
+ + 0.0.1 2008-10-28 ht/st/rs

First draft.