diff --git a/xep-0355.xml b/xep-0355.xml index 3a4724a5..3530c4ae 100644 --- a/xep-0355.xml +++ b/xep-0355.xml @@ -28,7 +28,14 @@ goffi@goffi.org goffi@jabber.fr - + + + 0.2.1 + 2015-10-15 + XEP Editor (mam) +

Corrected examples (Stefan Strigler).

+
+ 0.2 2014-03-21 @@ -48,14 +55,14 @@ - + 0.1 2014-12-18 XEP Editor (mam)

Initial published version approved by the XMPP Council.

- + 0.0.1 2014-11-13 @@ -95,7 +102,7 @@ -

Namespaces delegations are granted in the server configuration. Only &IQ; stanza namespaces can be delegated.

+

Namespaces delegations are granted in the server configuration. Only &IQ; stanza namespaces can be delegated.

A feature is delegated using:

  1. it's namespace: e.g. 'urn:xmpp:mam:0'
  2. @@ -107,11 +114,11 @@

    Once the managing entity is authenticated and stream is started, the server send it a &MESSAGE; stanza with a <delegation/> elements which MUST have the 'urn:xmpp:delegation:1' namespace. This element contains <delegated/> elements which MUST contain a 'namespace' attribute indicating the delegated namespace. If there is additional attribute filtering, the <delegated/> can have children <attribute/> elements which MUST contain a 'name' attribute with the name of the filtering attribute.

    + - + @@ -166,7 +173,7 @@ ]]>

    The managing entity replies to the stanza by encapsulating its &IQ; result in the same way:

    -In client mode, the managing entity is not certified by the server administrator, so the delegation MUST be explicitly allowed by the managed entity. This is initiated by the managing entity (it can be after an interaction with a managed entity, like a subscription).

    To request delegation for a particular entity, the managing entity MUST have an &IQ; stanza with 'urn:xmpp:delegation:1' namespace. The &QUERY; element MUST have a 'to' attribute which specify the entity it wants to manage.

    Namespace delegations are asked with a <delegate/> element, which MUST contain a 'namespace' attribute set to the requested namespace.

    - +

    If an entity want to manage PEP service for Juliet, it can ask the delegation like this: