Publish spam reporting as XEP-0377

This commit is contained in:
Sam Whited 2016-05-25 10:55:58 -05:00
parent 19fe8728b6
commit 08acdf2c20
1 changed files with 14 additions and 5 deletions

View File

@ -12,8 +12,8 @@
abuse to a server operator or other spam service.
</abstract>
&LEGALNOTICE;
<number>xxxx</number>
<status>ProtoXEP</status>
<number>0377</number>
<status>Standards Track</status>
<type>Standards Track</type>
<sig>Standards</sig>
<approver>Council</approver>
@ -26,6 +26,12 @@
<supersededby/>
<shortname>NOT_YET_ASSIGNED</shortname>
&sam;
<revision>
<version>0.1.0</version>
<date>2016-05-25</date>
<initials>ssw</initials>
<remark><p>Initial version approved by the Council.</p></remark>
</revision>
<revision>
<version>0.0.1</version>
<date>2016-05-21</date>
@ -202,19 +208,22 @@
<name>Spam</name>
<urn>urn:xmpp:reporting:reason:spam:0</urn>
<desc>Used to report a JID that was sending spam messages.</desc>
<doc>XEP TODO</doc>
<doc>XEP-0377</doc>
</reason>]]></code>
<code><![CDATA[<reason>
<name>Abuse</name>
<urn>urn:xmpp:reporting:reason:abuse:0</urn>
<desc>Used to report general abuse that is not covered by a more specific reason.</desc>
<doc>XEP TODO</doc>
<doc>XEP-0377</doc>
</reason>]]></code>
</p>
</section2>
</section1>
<section1 topic='XML Schema' anchor='schema'>
<p>TODO</p>
<p>
An XML schema will be added before this specification moves to draft
status.
</p>
</section1>
<section1 topic='Acknowledgements' anchor='acknowledgements'>
<p>