From aaf88c680c0dc17e43c86e5247a3ea70967c9d65 Mon Sep 17 00:00:00 2001 From: Peter Saint-Andre Date: Thu, 30 Nov 2006 20:17:45 +0000 Subject: [PATCH] tweaks to track XMPP URN I-D git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@240 4b5297f7-1745-476d-ba37-a9c6900126ab --- xep-0053.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xep-0053.xml b/xep-0053.xml index c8c1b29a..d0934e47 100644 --- a/xep-0053.xml +++ b/xep-0053.xml @@ -21,7 +21,7 @@ &stpeter; 1.3pre1 - in progress, last update 2006-11-30 + in progress, last updated 2006-11-30 psa

Specified process for namespace issuance (i.e., XMPP URNs).

@@ -94,7 +94,7 @@

When the XMPP Council votes to advance the XEP to a status of Draft, the XMPP Registrar shall generate official names for all namespaces specified in the XEP. The following considerations apply:

  1. Each name shall adhere to the format defined in &xmppurn;.
  2. -
  3. The "ShortName" and "SubName" strings may be determined in consultation with the author(s) of the XEP.
  4. +
  5. The "ShortName" string shall be unique within the XMPP URN tree and any "SubName" strings shall be unique within the scope of the ShortName. All such strings should be relevant and memorable, and may be determined in consultation with the author(s) of the XEP.
  6. Each name shall be checked against the registry of existing names located at &NAMESPACES; to ensure that no duplicate names are issued.
  7. The XMPP Registrar shall assign all XMPP URNs directly and shall not assign secondary responsibility for management of any sub-trees.