mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-22 16:20:52 +01:00
16 lines
348 B
Plaintext
16 lines
348 B
Plaintext
<form_type>
|
|
<name>http://jabber.org/protocol/pubsub#subscribe_authorization</name>
|
|
<doc>XEP-0060</doc>
|
|
<desc>Forms enabling authorization of subscriptions to pubsub nodes</desc>
|
|
<field
|
|
var='pubsub#node'
|
|
type='list-single'
|
|
label='The NodeID of the relevant node'/>
|
|
</form_type>
|
|
|
|
<!--
|
|
Local Variables:
|
|
mode: xml
|
|
End:
|
|
-->
|