Re: [salud] New version of the ABNF-syntax

worley@ariadne.com (Dale R. Worley) Mon, 18 February 2013 21:05 UTC

Return-Path: <worley@shell01.TheWorld.com>
X-Original-To: salud@ietfa.amsl.com
Delivered-To: salud@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8155A21F8CB4 for <salud@ietfa.amsl.com>; Mon, 18 Feb 2013 13:05:48 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.632
X-Spam-Level:
X-Spam-Status: No, score=-2.632 tagged_above=-999 required=5 tests=[AWL=0.348, BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1, RCVD_IN_SORBS_WEB=0.619]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1EluE6CKy8HL for <salud@ietfa.amsl.com>; Mon, 18 Feb 2013 13:05:47 -0800 (PST)
Received: from TheWorld.com (pcls5.std.com [192.74.137.145]) by ietfa.amsl.com (Postfix) with ESMTP id ABFA621F8CB3 for <salud@ietf.org>; Mon, 18 Feb 2013 13:05:47 -0800 (PST)
Received: from shell.TheWorld.com (svani@shell01.theworld.com [192.74.137.71]) by TheWorld.com (8.14.5/8.14.5) with ESMTP id r1IL5SGj013647; Mon, 18 Feb 2013 16:05:30 -0500
Received: from shell01.TheWorld.com (localhost.theworld.com [127.0.0.1]) by shell.TheWorld.com (8.13.6/8.12.8) with ESMTP id r1IL5Sl12062974; Mon, 18 Feb 2013 16:05:28 -0500 (EST)
Received: (from worley@localhost) by shell01.TheWorld.com (8.13.6/8.13.6/Submit) id r1IL5S7O2079509; Mon, 18 Feb 2013 16:05:28 -0500 (EST)
Date: Mon, 18 Feb 2013 16:05:28 -0500
Message-Id: <201302182105.r1IL5S7O2079509@shell01.TheWorld.com>
From: worley@ariadne.com
Sender: worley@ariadne.com
To: Paul Kyzivat <pkyzivat@alum.mit.edu>
In-reply-to: <51225C60.9050201@alum.mit.edu> (pkyzivat@alum.mit.edu)
References: <CACWXZj2WhAsmQ3Ku7bVpiNhbFxX7-vx9d9wWzzKgiVLSeKk__g@mail.gmail.com> <201302132105.r1DL5BM01801234@shell01.TheWorld.com> <CACWXZj0Qq=Q=7necdgCPLeFAMbr3gg-WmBb-8UzegseEd_b_Qw@mail.gmail.com> <51225C60.9050201@alum.mit.edu>
Cc: salud@ietf.org
Subject: Re: [salud] New version of the ABNF-syntax
X-BeenThere: salud@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Sip ALerting for User Devices working group discussion list <salud.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/salud>, <mailto:salud-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/salud>
List-Post: <mailto:salud@ietf.org>
List-Help: <mailto:salud-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/salud>, <mailto:salud-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 18 Feb 2013 21:05:48 -0000

> From: Paul Kyzivat <pkyzivat@alum.mit.edu>
> 
> I've been trying to explain why this sort of wording doesn't work for 
> me, several times.  [...]

I tried to avoid this problem by describing which <provider>s a given
entity "owns", and thus has the right to define the meaning of
<label>s that are governed by that <provider>:

   http://www.ietf.org/mail-archive/web/salud/current/msg00341.html

   5) Definition of meaning of <label>s:

   5a) A <provider> has an "owner", which is the entity that was the
       registered owner of the domain name <provider-id> on the date
       <date> (with respect to rule (2)).

   5b) If an entity is the first registrant of a domain name
       <provider-id>, it owns all <provider>s with that <provider-id> and
       all <date>s preceding when it registered the domain name.

   5c) The entity owning <provider> defines the meaning of a
       <private-name>, whether it is used as an <alert-category> or an
       <alert-indication>.

   5d) The entity owning <provider> within a <private-name> (in either an
       <alert-category> or an <alert-indication>) defines the meaning of
       each <alert-indication> which is a <label> following that
       <private-name> and preceding the next <alert-indication> which is
       a <private-name>.

   5e) Entities SHOULD use only one <provider> value for all <private-name>s
       that they define.

Does that approach work for you?

Dale