[Slim] XMPP-STOX example of use of lang attribute

Gunnar Hellström <gunnar.hellstrom@omnitor.se> Tue, 07 April 2015 05:45 UTC

Return-Path: <gunnar.hellstrom@omnitor.se>
X-Original-To: slim@ietfa.amsl.com
Delivered-To: slim@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7D0061B318A for <slim@ietfa.amsl.com>; Mon, 6 Apr 2015 22:45:25 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.299
X-Spam-Level:
X-Spam-Status: No, score=0.299 tagged_above=-999 required=5 tests=[BAYES_20=-0.001, HTML_MESSAGE=0.001, MIME_8BIT_HEADER=0.3, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001] autolearn=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id aDe5M4ozT2IB for <slim@ietfa.amsl.com>; Mon, 6 Apr 2015 22:45:24 -0700 (PDT)
Received: from bin-vsp-out-04.atm.binero.net (vsp-authed01.binero.net [195.74.38.224]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9C3211B3188 for <slim@ietf.org>; Mon, 6 Apr 2015 22:45:23 -0700 (PDT)
X-Halon-ID: 44a2e6df-dce9-11e4-ace8-005056917c0c
Authorized-sender: gunnar.hellstrom@omnitor.se
Received: from [192.168.2.42] (unknown [77.53.231.174]) by bin-vsp-out-04.atm.binero.net (Halon Mail Gateway) with ESMTPSA for <slim@ietf.org>; Tue, 7 Apr 2015 07:45:16 +0200 (CEST)
Message-ID: <55236EEF.2040502@omnitor.se>
Date: Tue, 07 Apr 2015 07:45:19 +0200
From: Gunnar Hellström <gunnar.hellstrom@omnitor.se>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0
MIME-Version: 1.0
To: slim@ietf.org
Content-Type: multipart/alternative; boundary="------------050003070603000105030509"
Archived-At: <http://mailarchive.ietf.org/arch/msg/slim/leMAKXGW3hHGjj-3Br73HMJ8XIM>
Subject: [Slim] XMPP-STOX example of use of lang attribute
X-BeenThere: slim@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: Selection of Language for Internet Media <slim.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/slim>, <mailto:slim-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/slim/>
List-Post: <mailto:slim@ietf.org>
List-Help: <mailto:slim-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/slim>, <mailto:slim-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 07 Apr 2015 05:45:25 -0000

I wanted to follow up the XMPP chat example of using the lang attribute 
in SDP to understand how far from our goals it is.

In chapter 6 of 
http://tools.ietf.org/html/draft-gellens-slim-negotiating-human-language-01 
there is a reference to

draft-saintandre-sip-xmpp-chat-04  showing the use of the lang attribute in SDP.

However, that draft is now replaced bydraft-ietf-stox-chat  and the lang attributes are deleted from the examples.
http://tools.ietf.org/html/draft-ietf-stox-chat-11

This does not mean that the discussion in chapter 6 would be wrong. It only means that the reference to the
SIP-XMPP-CHAT interop draft is not appropriate anymore and would need to be replaced or deleted.
Does anyone know a good replacement?

/Gunnar