diff --git a/xep-0136.xml b/xep-0136.xml index f0d7ac73..40ca8ceb 100644 --- a/xep-0136.xml +++ b/xep-0136.xml @@ -40,7 +40,7 @@ 0.11 2006-11-03 ip -

Changed the try and deny otr attribute values to prefer and never

+

Changed the try and deny otr attribute values to prefer and forbid, and the never use attribute value to forbid

0.10 @@ -161,17 +161,17 @@

Note: Support for the 'all' value is optional and, to conserve bandwidth and storage space, it is RECOMMENDED that client implementations do not specify the 'all' value.

Note: When archiving locally a client MAY save the full XML content of each <message/> element even if the Save Mode is 'body'.

Each <default/> or <item/> element in the response whose 'save' attribute is not set to 'false' is RECOMMENDED to also include an 'expire' attribute which indicates how many seconds after messages are archived that the server SHOULD delete them.

-

Each <default/> or <item/> element in the response MUST include an 'otr' attribute, whose value MAY be 'never' (if Off The Record is required by the contact the client MUST send no messages), 'allow' (the client SHOULD save messages unless the contact requests or requires OTR), 'prefer' (the client MUST do its best to negotiate OTR with the contact) or 'require' (the client MUST send no messages unless the contact explicitly agrees to OTR).

+

Each <default/> or <item/> element in the response MUST include an 'otr' attribute, whose value MAY be 'forbid' (if Off The Record is required by the contact the client MUST send no messages), 'allow' (the client SHOULD save messages unless the contact requests or requires OTR), 'prefer' (the client MUST do its best to negotiate OTR with the contact) or 'require' (the client MUST send no messages unless the contact explicitly agrees to OTR).

Note: If the OTR Mode is 'require' then the Save Mode MUST be 'false'.

-

The server MUST also include <method/> elements that reflect the user's preferences for each of the possible archiving methods. There MUST be at least three such elements for local file archiving (type "local"), automatic archiving by the user's server (type "auto"), and manual archiving to a server (type "manual"). The 'use' attribute of each <method/> element MUST be set to "prefer", "allow" or "never" - indicating which archiving methods the user's clients SHOULD, MAY (if it does not support any preferred method) or MUST NOT use.

+

The server MUST also include <method/> elements that reflect the user's preferences for each of the possible archiving methods. There MUST be at least three such elements for local file archiving (type "local"), automatic archiving by the user's server (type "auto"), and manual archiving to a server (type "manual"). The 'use' attribute of each <method/> element MUST be set to "prefer", "allow" or "forbid" - indicating which archiving methods the user's clients SHOULD, MAY (if it does not support any preferred method) or MUST NOT use.

The server MUST also include an <auto/> element reflecting the current Automated Archiving settings for this stream.

- - + + @@ -257,7 +257,7 @@ - + @@ -269,7 +269,7 @@ - + @@ -277,7 +277,7 @@ - + @@ -1061,7 +1061,7 @@ - + @@ -1102,7 +1102,7 @@ - + @@ -1152,7 +1152,7 @@ - +