Re: [xml2rfc-dev] consensus=true warning

Carsten Bormann <cabo@tzi.org> Mon, 18 November 2019 02:52 UTC

Return-Path: <cabo@tzi.org>
X-Original-To: xml2rfc-dev@ietfa.amsl.com
Delivered-To: xml2rfc-dev@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8010812081A for <xml2rfc-dev@ietfa.amsl.com>; Sun, 17 Nov 2019 18:52:29 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.2
X-Spam-Level:
X-Spam-Status: No, score=-4.2 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=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 y1CJNdBczKbV for <xml2rfc-dev@ietfa.amsl.com>; Sun, 17 Nov 2019 18:52:27 -0800 (PST)
Received: from gabriel-vm-2.zfn.uni-bremen.de (gabriel-vm-2.zfn.uni-bremen.de [134.102.50.17]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1C17812081B for <xml2rfc-dev@ietf.org>; Sun, 17 Nov 2019 18:52:27 -0800 (PST)
Received: from dhcp-95d6.meeting.ietf.org (dhcp-95d6.meeting.ietf.org [31.133.149.214]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by gabriel-vm-2.zfn.uni-bremen.de (Postfix) with ESMTPSA id 47GYQc2JJ8zyT0; Mon, 18 Nov 2019 03:52:24 +0100 (CET)
Content-Type: text/plain; charset="utf-8"
Mime-Version: 1.0 (Mac OS X Mail 11.5 \(3445.9.1\))
From: Carsten Bormann <cabo@tzi.org>
In-Reply-To: <c80c0729-23c0-48ac-a074-d037f04fd071@www.fastmail.com>
Date: Mon, 18 Nov 2019 10:52:20 +0800
Cc: Henrik Levkowetz <henrik@levkowetz.com>, xml2rfc-dev@ietf.org
X-Mao-Original-Outgoing-Id: 595738338.482986-cc631e12c9f3b27a73598643b513668e
Content-Transfer-Encoding: quoted-printable
Message-Id: <F72D617E-27C3-49AD-9287-2DC77BA7C80F@tzi.org>
References: <174aa1cb-2be4-471d-8c90-a79a6bd647e6@www.fastmail.com> <06e72a3e-780e-510c-d88b-890f092027b0@levkowetz.com> <2f068031-91db-4019-a1c6-2930896e5770@www.fastmail.com> <e7ea14f8-4062-912a-1cab-79ba2cc87226@levkowetz.com> <c80c0729-23c0-48ac-a074-d037f04fd071@www.fastmail.com>
To: Martin Thomson <mt@lowentropy.net>
X-Mailer: Apple Mail (2.3445.9.1)
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc-dev/fgzChCHtuTwbgI4jE1VCMkCYO5E>
Subject: Re: [xml2rfc-dev] consensus=true warning
X-BeenThere: xml2rfc-dev@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "Discussion about particulars of xml2rfc V3 design, development and code." <xml2rfc-dev.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc-dev>, <mailto:xml2rfc-dev-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc-dev/>
List-Post: <mailto:xml2rfc-dev@ietf.org>
List-Help: <mailto:xml2rfc-dev-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc-dev>, <mailto:xml2rfc-dev-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 18 Nov 2019 02:52:29 -0000

On Nov 18, 2019, at 10:09, Martin Thomson <mt@lowentropy.net> wrote:
> 
> Also, where do you get the idea that status="standard" + consensus="false" is invalid?  That is always true for a draft.

That is part of the schizophrenia we are suffering from:
RFCXMLv3 is designed for the publishing version of RFCs, but by far its largest use is for the authoring version of Internet-Drafts.  Until we get more explicit about these distinctions, we will run into many more of this kind of problems.

Grüße, Carsten