Re: [abfab] Last Call: <draft-ietf-abfab-gss-eap-naming-05.txt> (Name Attributes for the GSS-API EAP mechanism) to Proposed Standard

Simon Josefsson <simon@josefsson.org> Wed, 10 October 2012 22:14 UTC

Return-Path: <simon@josefsson.org>
X-Original-To: abfab@ietfa.amsl.com
Delivered-To: abfab@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 70CD321F86B5; Wed, 10 Oct 2012 15:14:04 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -99.909
X-Spam-Level:
X-Spam-Status: No, score=-99.909 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, FH_HOST_EQ_D_D_D_D=0.765, HELO_MISMATCH_COM=0.553, HOST_EQ_STATICB=1.372, USER_IN_WHITELIST=-100]
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 sjthuRmgwYpi; Wed, 10 Oct 2012 15:14:04 -0700 (PDT)
Received: from yxa-v.extundo.com (static-213-115-179-173.sme.bredbandsbolaget.se [213.115.179.173]) by ietfa.amsl.com (Postfix) with ESMTP id 7858421F86BA; Wed, 10 Oct 2012 15:14:02 -0700 (PDT)
Received: from latte (host-95-193-1-90.mobileonline.telia.com [95.193.1.90]) (authenticated bits=0) by yxa-v.extundo.com (8.14.3/8.14.3/Debian-5+lenny1) with ESMTP id q9AMDObv021255 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT); Thu, 11 Oct 2012 00:13:34 +0200
From: Simon Josefsson <simon@josefsson.org>
To: "Cantor, Scott" <cantor.2@osu.edu>
References: <874nm7v92k.fsf@latte.josefsson.org> <BA63CEAE152A7742B854C678D949138339A567CD@CIO-KRC-D1MBX01.osuad.osu.edu>
OpenPGP: id=B565716F; url=http://josefsson.org/key.txt
X-Hashcash: 1:22:121010:cantor.2@osu.edu::mNWUgTgx06C4taci:1n52
X-Hashcash: 1:22:121010:abfab@ietf.org::U4vxsnPFNIPtaOvE:6zNH
X-Hashcash: 1:22:121010:ietf@ietf.org::NSULhYFmJXvyQLrl:K75X
Date: Thu, 11 Oct 2012 00:13:16 +0200
In-Reply-To: <BA63CEAE152A7742B854C678D949138339A567CD@CIO-KRC-D1MBX01.osuad.osu.edu> (Scott Cantor's message of "Sun, 7 Oct 2012 18:19:34 +0000")
Message-ID: <87wqyyf01v.fsf@latte.josefsson.org>
User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.2 (gnu/linux)
MIME-Version: 1.0
Content-Type: text/plain
X-Virus-Scanned: clamav-milter 0.97.3 at yxa-v
X-Virus-Status: Clean
Cc: "abfab@ietf.org" <abfab@ietf.org>, "ietf@ietf.org" <ietf@ietf.org>
Subject: Re: [abfab] Last Call: <draft-ietf-abfab-gss-eap-naming-05.txt> (Name Attributes for the GSS-API EAP mechanism) to Proposed Standard
X-BeenThere: abfab@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: "Application Bridging, Federated Authentication Beyond \(the web\)" <abfab.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/abfab>, <mailto:abfab-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/abfab>
List-Post: <mailto:abfab@ietf.org>
List-Help: <mailto:abfab-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/abfab>, <mailto:abfab-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 10 Oct 2012 22:14:04 -0000

"Cantor, Scott" <cantor.2@osu.edu> writes:

> On 10/6/12 12:50 PM, "Simon Josefsson" <simon@josefsson.org> wrote:
>>
>>Thanks, now I understand better.  I would feel more comfortable if there
>>were a precise reference to what "well-formed serialization" means,
>>especially since there is a MUST here.  It ought to be possible to
>>determine algorithmically whether something conforms or not.  Sometimes
>>I get the impression that "well-formed" just refers to syntactical
>>correctness, whereas namespace considerations are more semantic.
>
> Actually namespaces extend the notion of syntax in XML, so they're not
> just semantic. When you parse while namespace-aware, there are normative
> rules for that grammar that include having namespaces declared properly. I
> think you probably want to reference the notion of "namespace
> well-formed", so my suggested text could be adjusted to include that
> instead of just "well-formed".
>
> http://www.w3.org/TR/2009/REC-xml-names-20091208/#Conformance

If the document use the term "namespace well-formed" and/or include the
reference that would resolve the issue for me.  Thanks for clarifying
this.

/Simon