mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-24 10:12:19 -05:00
no group stuff
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@1463 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
15242bc938
commit
9159d5f509
26
xep-0100.xml
26
xep-0100.xml
@ -994,32 +994,6 @@
|
||||
<section2 topic='Protocol Namespaces' anchor='registrar-ns'>
|
||||
<p>The ®ISTRAR; 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[
|
||||
|
Loading…
Reference in New Issue
Block a user