From 91b01c37ab067821dd9089720329bb151250a252 Mon Sep 17 00:00:00 2001 From: Peter Saint-Andre Date: Thu, 18 Dec 2008 18:48:29 +0000 Subject: [PATCH] added NSVER entity git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@2577 4b5297f7-1745-476d-ba37-a9c6900126ab --- xep.ent | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/xep.ent b/xep.ent index a6b0099d..94b9254a 100644 --- a/xep.ent +++ b/xep.ent @@ -65,9 +65,10 @@ THE SOFTWARE. - + Namespace Versioning regarding the possibility of incrementing the version number)"> +If the protocol defined in this specification undergoes a major revision that is not fully backward-compatible with an older version, the XMPP Registrar shall increment the protocol version number found at the end of the XML namespaces defined herein, as described in Section 4 of XEP-0053.

"> @@ -230,7 +231,7 @@ THE SOFTWARE. In accordance with Section 3.2.2.1 of XML Schema Part 2: Datatypes, the allowable lexical representations for the xs:boolean datatype are the strings "0" and "false" for the concept 'false' and the strings "1" and "true" for the concept 'true'; implementations MUST support both styles of lexical representation." > -In order to submit new values to this registry, the registrant must define an XML fragment of the following form and either include it in the relevant XMPP Extension Protocol or send it to the email address <registrar@xmpp.org>:

" > +In order to submit new values to this registry, the registrant shall define an XML fragment of the following form and either include it in the relevant XMPP Extension Protocol or send it to the email address <registrar@xmpp.org>:

" >