diff --git a/xep-0016.xml b/xep-0016.xml old mode 100644 new mode 100755 index 88f1b6be..e5439195 --- a/xep-0016.xml +++ b/xep-0016.xml @@ -147,7 +147,7 @@
  • <message/> -- blocks incoming message stanzas
  • <iq/> -- blocks incoming IQ stanzas
  • <presence-in/> -- blocks incoming presence notifications
  • -
  • <presence-out/> -- blocks outgoing presence notifications
  • +
  • <presence-out/> -- blocks outgoing presence notifications When a <presence-out/> element is included, the server might want to also block presence-like notifications, such as those which use &xep0163;.
  • Within the 'jabber:iq:privacy' namespace, the <query/> child of an IQ stanza of type "set" MUST NOT include more than one child element (i.e., the stanza MUST contain only one <active/> element, one <default/> element, or one <list/> element); if a sending entity violates this rule, the receiving entity MUST return a <bad-request/> stanza error.

    When a client adds or updates a privacy list, the <list/> element SHOULD contain at least one <item/> child element; when a client removes a privacy list, the <list/> element MUST NOT contain any <item/> child elements.