tweaks to track XMPP URN I-D

git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@240 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
Peter Saint-Andre 2006-11-30 20:17:45 +00:00
parent 93a1efe320
commit aaf88c680c
1 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@
&stpeter;
<revision>
<version>1.3pre1</version>
<date>in progress, last update 2006-11-30</date>
<date>in progress, last updated 2006-11-30</date>
<initials>psa</initials>
<remark><p>Specified process for namespace issuance (i.e., XMPP URNs).</p></remark>
</revision>
@ -94,7 +94,7 @@
<p>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:</p>
<ol>
<li>Each name shall adhere to the format defined in &xmppurn;.</li>
<li>The "ShortName" and "SubName" strings may be determined in consultation with the author(s) of the XEP.</li>
<li>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.</li>
<li>Each name shall be checked against the registry of existing names located at &NAMESPACES; to ensure that no duplicate names are issued.</li>
<li>The XMPP Registrar shall assign all XMPP URNs directly and shall not assign secondary responsibility for management of any sub-trees.</li>
</ol>