diff --git a/xep-0050.xml b/xep-0050.xml index 5d36250b..209ba91e 100644 --- a/xep-0050.xml +++ b/xep-0050.xml @@ -25,6 +25,12 @@ http://www.xmpp.org/schemas/commands.xsd &linuxwolf; + + 1.2.1 + 2015-10-15 + XEP Editor (mam) + Corrected text regarding "xml:lang" is an attribute not an element (Christian Schudt). + 1.2 2005-06-30 @@ -660,7 +666,7 @@ The command should be completed (if possible). -

The "xml:lang" attribute specifies the language/locale this <command/> is intended for. This element MAY be specified by the requester to request a specific language/locale, and SHOULD be included by the responder to indicate the language/locale in use.

+

The "xml:lang" attribute specifies the language/locale this <command/> is intended for. This attribute MAY be specified by the requester to request a specific language/locale, and SHOULD be included by the responder to indicate the language/locale in use.

The children of a <command/> element (other than <actions/> and <note/>) pertain to the command's execution. The order of these elements denote their precedence, so that those elements earlier in the list have higher precedence.