Re: [rfc-i] Includes for BCPs and STDs [Was: Making a v3 document manually]

"Pete Resnick" <resnick@episteme.net> Wed, 18 December 2019 18:49 UTC

Return-Path: <rfc-interest-bounces@rfc-editor.org>
X-Original-To: ietfarch-rfc-interest-archive@ietfa.amsl.com
Delivered-To: ietfarch-rfc-interest-archive@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4EDDB120A54 for <ietfarch-rfc-interest-archive@ietfa.amsl.com>; Wed, 18 Dec 2019 10:49:38 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.951
X-Spam-Level:
X-Spam-Status: No, score=-4.951 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HEADER_FROM_DIFFERENT_DOMAINS=0.25, MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_MED=-2.3, 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 9shVbmjwgHFy for <ietfarch-rfc-interest-archive@ietfa.amsl.com>; Wed, 18 Dec 2019 10:49:35 -0800 (PST)
Received: from rfc-editor.org (rfc-editor.org [4.31.198.49]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7679D120AE5 for <rfc-interest-archive-eekabaiReiB1@ietf.org>; Wed, 18 Dec 2019 10:49:35 -0800 (PST)
Received: from rfcpa.amsl.com (localhost [IPv6:::1]) by rfc-editor.org (Postfix) with ESMTP id 67B05F4071B; Wed, 18 Dec 2019 10:49:16 -0800 (PST)
X-Original-To: rfc-interest@rfc-editor.org
Delivered-To: rfc-interest@rfc-editor.org
Received: from localhost (localhost [127.0.0.1]) by rfc-editor.org (Postfix) with ESMTP id 41F08F4071B for <rfc-interest@rfc-editor.org>; Wed, 18 Dec 2019 10:49:15 -0800 (PST)
X-Virus-Scanned: amavisd-new at rfc-editor.org
Received: from rfc-editor.org ([127.0.0.1]) by localhost (rfcpa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Sfsb37Zo5r_G for <rfc-interest@rfc-editor.org>; Wed, 18 Dec 2019 10:49:14 -0800 (PST)
Received: from episteme.net (episteme.net [216.169.5.102]) by rfc-editor.org (Postfix) with ESMTPS id 4A5E7F4071A for <rfc-interest@rfc-editor.org>; Wed, 18 Dec 2019 10:49:14 -0800 (PST)
Received: from localhost (localhost [127.0.0.1]) by episteme.net (Postfix) with ESMTP id 9D30897FD68B; Wed, 18 Dec 2019 12:49:31 -0600 (CST)
Received: from episteme.net ([127.0.0.1]) by localhost (episteme.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sEMR9vy5WbEQ; Wed, 18 Dec 2019 12:49:22 -0600 (CST)
Received: from [172.16.1.18] (episteme.net [216.169.5.102]) by episteme.net (Postfix) with ESMTPSA id 532C497FD66C; Wed, 18 Dec 2019 12:49:22 -0600 (CST)
From: Pete Resnick <resnick@episteme.net>
To: Julian Reschke <julian.reschke@gmx.de>
Date: Wed, 18 Dec 2019 12:49:19 -0600
X-Mailer: MailMate (1.13.1r5671)
Message-ID: <93AC374E-D9F9-4261-94EA-25C6EFF11A78@episteme.net>
In-Reply-To: <4a1d77bf-e2ed-af69-d0fb-7626c2c53b76@gmx.de>
References: <0e6427dd-df73-4946-a688-e02e9d68ae65@joelhalpern.com> <64ec190d-62fe-bcf1-ffd6-012d0da403f3@gmx.de> <8A76E9C0-921E-42CF-8EDD-6F95A91C06F4@amsl.com> <84D67BB2-D6A0-4CE6-827F-ABD130E7B512@episteme.net> <4a1d77bf-e2ed-af69-d0fb-7626c2c53b76@gmx.de>
MIME-Version: 1.0
Subject: Re: [rfc-i] Includes for BCPs and STDs [Was: Making a v3 document manually]
X-BeenThere: rfc-interest@rfc-editor.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "A list for discussion of the RFC series and RFC Editor functions." <rfc-interest.rfc-editor.org>
List-Unsubscribe: <https://www.rfc-editor.org/mailman/options/rfc-interest>, <mailto:rfc-interest-request@rfc-editor.org?subject=unsubscribe>
List-Archive: <http://www.rfc-editor.org/pipermail/rfc-interest/>
List-Post: <mailto:rfc-interest@rfc-editor.org>
List-Help: <mailto:rfc-interest-request@rfc-editor.org?subject=help>
List-Subscribe: <https://www.rfc-editor.org/mailman/listinfo/rfc-interest>, <mailto:rfc-interest-request@rfc-editor.org?subject=subscribe>
Cc: rfc-interest@rfc-editor.org
Content-Transfer-Encoding: base64
Content-Type: text/plain; charset="utf-8"; Format="flowed"
Errors-To: rfc-interest-bounces@rfc-editor.org
Sender: rfc-interest <rfc-interest-bounces@rfc-editor.org>

On 18 Dec 2019, at 11:48, Julian Reschke wrote:

> On 18.12.2019 06:08, Pete Resnick wrote:
>> Since we're on the topic: I don't see bibxml files for the STD and 
>> BCP
>> series available. It would be nice if the RFC Editor could create 
>> them.
>> For example, it would be nice to be able to simply include
>> reference.BCP.14.xml, which could contain:
>>
>>    <referencegroup anchor="BCP14"
>> target="https://www.rfc-editor.org/info/bcp14">
>>        <xi:include
>> href="http://www.rfc-editor.org/refs/bibxml/reference.RFC.2119.xml"/>
>>        <xi:include
>> href="http://www.rfc-editor.org/refs/bibxml/reference.RFC.8174.xml"/>
>>    </referencegroup>
>>
>> It would save some typing.
>>
>> pr
>
> Uh-oh... Recursive includes...

Well, nested, not recursive, but either way: Would that be bad? I'm not 
wedded to any one way of doing this, and since they're likely to be 
auto-generated anyway, including the expanded reference in the 
referencegroup is unlikely to cause a problem. All I'm really interested 
in is the BCP and STD entries in the bibxml, whatever they actually 
contain.

pr
-- 
Pete Resnick https://www.episteme.net/
All connections to the world are tenuous at best
_______________________________________________
rfc-interest mailing list
rfc-interest@rfc-editor.org
https://www.rfc-editor.org/mailman/listinfo/rfc-interest