Re: [Tools-discuss] Where are the IETF draft XML ?

Lars Eggert <lars@eggert.org> Wed, 16 June 2021 14:28 UTC

Return-Path: <lars@eggert.org>
X-Original-To: tools-discuss@ietfa.amsl.com
Delivered-To: tools-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 68BBC3A1AA0 for <tools-discuss@ietfa.amsl.com>; Wed, 16 Jun 2021 07:28:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.099
X-Spam-Level:
X-Spam-Status: No, score=-2.099 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=eggert.org
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 UCczE9xayAa0 for <tools-discuss@ietfa.amsl.com>; Wed, 16 Jun 2021 07:28:40 -0700 (PDT)
Received: from mail.eggert.org (mail.eggert.org [91.190.195.94]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D7D623A1A9E for <tools-discuss@ietf.org>; Wed, 16 Jun 2021 07:28:39 -0700 (PDT)
Received: from smtpclient.apple (85-76-51-31-nat.elisa-mobile.fi [85.76.51.31]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.eggert.org (Postfix) with ESMTPSA id 8EC5560031C; Wed, 16 Jun 2021 17:28:30 +0300 (EEST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=eggert.org; s=dkim; t=1623853710; bh=Hki6u4sRFscgOQOfvwNuje+QLAN4zSRBk3vXNLgM9Vw=; h=From:Subject:Date:In-Reply-To:Cc:To:References; b=PM4lEqyWuZ7ztj66Fxftku3/EGrOthaK/hn0RYSts9jIk0qCzp87keLxsxwBucQzs 85we3xOgBC8GZelgqK74fbBeNbSgXHwzooMLicSXFlhw6XLWPjRXGOW+jGKpVnxfko phMkdyszW3g/VnysZtkJTpYJih4tPJo1ZmGfbqBM=
From: Lars Eggert <lars@eggert.org>
Message-Id: <06F3D10F-21F8-4705-8D00-67ADC6018428@eggert.org>
Content-Type: multipart/signed; boundary="Apple-Mail=_546C3C7A-737C-4E92-9510-2D6D78EB67AE"; protocol="application/pgp-signature"; micalg="pgp-sha512"
Mime-Version: 1.0 (Mac OS X Mail 14.0 \(3654.100.0.2.22\))
Date: Wed, 16 Jun 2021 17:28:29 +0300
In-Reply-To: <20210616141843.GZ12022@faui48e.informatik.uni-erlangen.de>
Cc: tools-discuss@ietf.org
To: Toerless Eckert <tte@cs.fau.de>
References: <20210616141843.GZ12022@faui48e.informatik.uni-erlangen.de>
X-MailScanner-ID: 8EC5560031C.A3AC5
X-MailScanner: Found to be clean
X-MailScanner-From: lars@eggert.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/rTcwIrNvgobSh3nXq7PoiKcEMCs>
Subject: Re: [Tools-discuss] Where are the IETF draft XML ?
X-BeenThere: tools-discuss@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF Tools Discussion <tools-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tools-discuss/>
List-Post: <mailto:tools-discuss@ietf.org>
List-Help: <mailto:tools-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tools-discuss>, <mailto:tools-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 16 Jun 2021 14:28:46 -0000

On 2021-6-16, at 17:18, Toerless Eckert <tte@cs.fau.de> wrote:
> 
> e.g.: https://datatracker.ietf.org/doc/html/draft-ietf-anima-autonomic-control-plane-27
> (or any other draft for that matter)
> shows no xml

The [Tracker] link takes you to https://datatracker.ietf.org/doc/rfc8994/, which has an "XML" button under "Formats".

Thanks,
Lars