no group stuff

git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@1463 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
Peter Saint-Andre 2007-12-07 02:46:25 +00:00
parent 15242bc938
commit 9159d5f509
1 changed files with 0 additions and 26 deletions

View File

@ -994,32 +994,6 @@
<section2 topic='Protocol Namespaces' anchor='registrar-ns'>
<p>The &REGISTRAR; includes 'jabber:iq:gateway' in its registry of protocol namespaces.</p>
</section2>
<section2 topic='Field Standardization' anchor='registrar-formtypes'>
<p>The following fields shall be added to the "jabber:iq:register" FORM_TYPE originally created per <cite>XEP-0077</cite>.</p>
<code><![CDATA[
<form_type>
<name>jabber:iq:register</name>
<field
var='groupmodifier'
type='text-single'
label='The text that shall modify legacy service group names'/>
<field label='Location of Roster Group Modifier'
type='list-single'
var='groupmodifylocation'>
<option label='Prefix'>
<value>prefix</value>
</option>
<option label='Suffix'>
<value>suffix</value>
</option>
</field>
<field
var='groupname'
type='text-single'
label='The group name for roster item exchanges'/>
</form_type>
]]></code>
</section2>
</section1>
<section1 topic='XML Schema' anchor='schema'>
<code><![CDATA[