From 28186a9def00c0bfa4dbb9a1dcce6e9bfa3ed75b Mon Sep 17 00:00:00 2001 From: Peter Saint-Andre Date: Tue, 31 Mar 2009 19:06:15 +0000 Subject: [PATCH] clarified that IP address can be v4 or v6 git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@2937 4b5297f7-1745-476d-ba37-a9c6900126ab --- xep-0255.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xep-0255.xml b/xep-0255.xml index 48d5b030..e3ba4bd2 100644 --- a/xep-0255.xml +++ b/xep-0255.xml @@ -489,7 +489,7 @@ id xs:string - A world-wide unique reference identifier. This SHALL be composed as follows:

For cell towers: "MCC:MNC:LAC:CID" where MCC is the mobile country code Values of Mobile Country Codes (MCC) are specified by Annex to ITU Operational Bulletin No. 897 – 1.XII.2007.), MNC is the network carrier code, LAC is the area code and CID is the cell ID.

For wireless access points and bluetooth devices: The device MAC address.

For IP addresses: the IP address itself. + A world-wide unique reference identifier. This SHALL be composed as follows:

For cell towers: "MCC:MNC:LAC:CID" where MCC is the mobile country code Values of Mobile Country Codes (MCC) are specified by Annex to ITU Operational Bulletin No. 897 – 1.XII.2007.), MNC is the network carrier code, LAC is the area code and CID is the cell ID.

For wireless access points and bluetooth devices: The device MAC address.

For IP addresses: the IP address itself (either IPv4 or IPv6). 207:02:12643:78596 Required