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

Toerless Eckert <tte@cs.fau.de> Wed, 16 June 2021 14:33 UTC

Return-Path: <eckert@i4.informatik.uni-erlangen.de>
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 D5ED83A1AB2 for <tools-discuss@ietfa.amsl.com>; Wed, 16 Jun 2021 07:33:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.87
X-Spam-Level:
X-Spam-Status: No, score=-0.87 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HEADER_FROM_DIFFERENT_DOMAINS=0.249, SPF_HELO_NONE=0.001, SPF_NEUTRAL=0.779, URIBL_BLOCKED=0.001] autolearn=no 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 eTgaqTfUZRn1 for <tools-discuss@ietfa.amsl.com>; Wed, 16 Jun 2021 07:33:33 -0700 (PDT)
Received: from faui40.informatik.uni-erlangen.de (faui40.informatik.uni-erlangen.de [IPv6:2001:638:a000:4134::ffff:40]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 60D303A1AAC for <tools-discuss@ietf.org>; Wed, 16 Jun 2021 07:33:33 -0700 (PDT)
Received: from faui48e.informatik.uni-erlangen.de (faui48e.informatik.uni-erlangen.de [IPv6:2001:638:a000:4134::ffff:51]) by faui40.informatik.uni-erlangen.de (Postfix) with ESMTP id CCBCA54804D; Wed, 16 Jun 2021 16:33:25 +0200 (CEST)
Received: by faui48e.informatik.uni-erlangen.de (Postfix, from userid 10463) id C72BA4E779C; Wed, 16 Jun 2021 16:33:25 +0200 (CEST)
Date: Wed, 16 Jun 2021 16:33:25 +0200
From: Toerless Eckert <tte@cs.fau.de>
To: Lars Eggert <lars@eggert.org>
Cc: tools-discuss@ietf.org
Message-ID: <20210616143325.GB12022@faui48e.informatik.uni-erlangen.de>
References: <20210616141843.GZ12022@faui48e.informatik.uni-erlangen.de> <06F3D10F-21F8-4705-8D00-67ADC6018428@eggert.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <06F3D10F-21F8-4705-8D00-67ADC6018428@eggert.org>
User-Agent: Mutt/1.10.1 (2018-07-13)
Archived-At: <https://mailarchive.ietf.org/arch/msg/tools-discuss/K4IRjAp_5eZjIWLQexFFZe6wshI>
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:33:38 -0000

Yepp, thats what i said:

> RFCs on datatracker have their xml shown, but that is sourced from rfc-editor. 

I was asking about xml for drafts.

Cheers
    Toerless

On Wed, Jun 16, 2021 at 05:28:29PM +0300, Lars Eggert wrote:
> 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