
From nobody Thu Apr  4 03:55:19 2019
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 57DE112001E for <xml2rfc@ietfa.amsl.com>; Thu,  4 Apr 2019 03:55:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.899
X-Spam-Level: 
X-Spam-Status: No, score=-1.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, URIBL_BLOCKED=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 BY-TSUee1XMK for <xml2rfc@ietfa.amsl.com>; Thu,  4 Apr 2019 03:55:16 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:126c::1:2a]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 06CC212000E for <xml2rfc@ietf.org>; Thu,  4 Apr 2019 03:55:16 -0700 (PDT)
Received: from localhost ([::1]:47532 helo=zinfandel.tools.ietf.org) by zinfandel.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1hC01a-0005z1-OX; Thu, 04 Apr 2019 03:55:14 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: "xml2rfc issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.12.5
Precedence: bulk
Cc: xml2rfc@ietf.org
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.5, by Edgewall Software
To: henrik@levkowetz.com, tom@erg.abdn.ac.uk
X-Trac-Project: xml2rfc
Date: Thu, 04 Apr 2019 10:55:14 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: https://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/400
Message-ID: <066.1326bc5f5aeb4fa510a71ad8f0d280ba@tools.ietf.org>
X-Trac-Ticket-ID: 400
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, tom@erg.abdn.ac.uk, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on zinfandel.tools.ietf.org); SAEximRunCond expanded to false
X-Clacks-Overhead: GNU Terry Pratchett
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/xV-6045GryatzfL8Aqzdc9sWUSw>
Subject: [xml2rfc] #400 (Version 2 cli): ascii artwork inside an artset cannot be sourced from a file
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 04 Apr 2019 10:55:17 -0000

#400: ascii artwork inside an artset cannot be sourced from a file

 I am attempting to move to v3 with svg and ascii art diagrams. My
 workflow has the ascii diagrams in seperate files and I use a tool
 (github.com/blampe/goat) to render svg from this. This works well,
 however I am unable to src txt files in an artset block.

 i.e.

 <artwork type="ascci-art" src="diagrams/dplpmtud-impl-
 examples.txt"></artwork>

 renders correctly, but

 <artset>
 <artwork type="svg" src="diagrams/dplpmtud-impl-examples.svg"></artwork>
 <artwork type="ascci-art" src="diagrams/dplpmtud-impl-
 examples.txt"></artwork>
 </artset>

 The command
 $ xml2rfc --v3 --html --text draft-ietf-tsvwg-datagram-plpmtud.xml
 complains with
 draft-ietf-tsvwg-datagram-plpmtud.xml(923): Error: Expected ascii-art
 text, but found none.

 $ xml2rfc --version
 xml2rfc 2.22.2

-- 
--------------------------------+----------------------------------
 Reporter:  tom@erg.abdn.ac.uk  |      Owner:  henrik@levkowetz.com
     Type:  defect              |     Status:  new
 Priority:  medium              |  Milestone:
Component:  Version 2 cli       |    Version:  2.20.*
 Keywords:                      |
--------------------------------+----------------------------------

Ticket URL: <https://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/400>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>


From nobody Thu Apr  4 05:25:57 2019
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 47D081200EB for <xml2rfc@ietfa.amsl.com>; Thu,  4 Apr 2019 05:25:55 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.899
X-Spam-Level: 
X-Spam-Status: No, score=-1.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, URIBL_BLOCKED=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 vl_MFwB08Mi5 for <xml2rfc@ietfa.amsl.com>; Thu,  4 Apr 2019 05:25:52 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:126c::1:2a]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9439812004E for <xml2rfc@ietf.org>; Thu,  4 Apr 2019 05:25:52 -0700 (PDT)
Received: from localhost ([::1]:49876 helo=zinfandel.tools.ietf.org) by zinfandel.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1hC1RI-0006UO-3M; Thu, 04 Apr 2019 05:25:52 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: "xml2rfc issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.12.5
Precedence: bulk
Cc: xml2rfc@ietf.org
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.5, by Edgewall Software
To: henrik@levkowetz.com
X-Trac-Project: xml2rfc
Date: Thu, 04 Apr 2019 12:25:52 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: https://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/400#comment:1
Message-ID: <081.3ac9767810d1e3e89cab404f43dcbea2@tools.ietf.org>
References: <066.1326bc5f5aeb4fa510a71ad8f0d280ba@tools.ietf.org>
X-Trac-Ticket-ID: 400
In-Reply-To: <066.1326bc5f5aeb4fa510a71ad8f0d280ba@tools.ietf.org>
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on zinfandel.tools.ietf.org); SAEximRunCond expanded to false
X-Clacks-Overhead: GNU Terry Pratchett
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/reXH5T8SPDAxH7xeMFwwBhWlNyU>
Subject: Re: [xml2rfc] #400 (Version 2 cli): ascii artwork inside an artset cannot be sourced from a file
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 04 Apr 2019 12:25:55 -0000

#400: ascii artwork inside an artset cannot be sourced from a file


Comment (by henrik@levkowetz.com):

 Hi Tom

 A trivial attempt to duplicate this here fails; i.e., external source file
 content is included in the text output from the ascii-art <artwork> block
 in artset, and the external content from the svg <artwork> is included for
 the html output.  Could you provide the xml file and external files which
 result in failure as attachments to this ticket?  Maybe as a .tgz or .zip
 file, to preserve directory structure?

     Henrik

-- 
---------------------------------+----------------------------------
  Reporter:  tom@erg.abdn.ac.uk  |      Owner:  henrik@levkowetz.com
      Type:  defect              |     Status:  new
  Priority:  medium              |  Milestone:
 Component:  Version 2 cli       |    Version:  2.20.*
Resolution:                      |   Keywords:
---------------------------------+----------------------------------

Ticket URL: <https://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/400#comment:1>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>


From nobody Thu Apr  4 06:56:31 2019
Return-Path: <ietf@augustcellars.com>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DA38B120681 for <xml2rfc@ietfa.amsl.com>; Thu,  4 Apr 2019 06:56:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.9
X-Spam-Level: 
X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=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 qQvBuEV_-Vaw for <xml2rfc@ietfa.amsl.com>; Thu,  4 Apr 2019 06:56:27 -0700 (PDT)
Received: from mail2.augustcellars.com (augustcellars.com [50.45.239.150]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CE22012067F for <xml2rfc@ietf.org>; Thu,  4 Apr 2019 06:56:26 -0700 (PDT)
Received: from Jude (73.180.8.170) by mail2.augustcellars.com (192.168.0.56) with Microsoft SMTP Server (TLS) id 15.0.1395.4; Thu, 4 Apr 2019 06:56:22 -0700
From: Jim Schaad <ietf@augustcellars.com>
To: <henrik@levkowetz.com>, <tom@erg.abdn.ac.uk>
CC: <xml2rfc@ietf.org>
References: <066.1326bc5f5aeb4fa510a71ad8f0d280ba@tools.ietf.org>
In-Reply-To: <066.1326bc5f5aeb4fa510a71ad8f0d280ba@tools.ietf.org>
Date: Thu, 4 Apr 2019 06:56:19 -0700
Message-ID: <005c01d4eaee$2fcc4820$8f64d860$@augustcellars.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook 16.0
Content-Language: en-us
Thread-Index: AQJDqApzjMyybbjcokx9pHadrfoXd6VOjCtw
X-Originating-IP: [73.180.8.170]
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/GPbkCV45-BWOBqWb65Eq8qyPRB8>
Subject: Re: [xml2rfc] #400 (Version 2 cli): ascii artwork inside an artset cannot be sourced from a file
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 04 Apr 2019 13:56:29 -0000

Is the issue that that you misspelt ascii-art as the type?

> -----Original Message-----
> From: xml2rfc <xml2rfc-bounces@ietf.org> On Behalf Of xml2rfc issue
> tracker
> Sent: Thursday, April 4, 2019 3:55 AM
> To: henrik@levkowetz.com; tom@erg.abdn.ac.uk
> Cc: xml2rfc@ietf.org
> Subject: [xml2rfc] #400 (Version 2 cli): ascii artwork inside an artset
cannot be
> sourced from a file
> 
> #400: ascii artwork inside an artset cannot be sourced from a file
> 
>  I am attempting to move to v3 with svg and ascii art diagrams. My
workflow
> has the ascii diagrams in seperate files and I use a tool
>  (github.com/blampe/goat) to render svg from this. This works well,
> however I am unable to src txt files in an artset block.
> 
>  i.e.
> 
>  <artwork type="ascci-art" src="diagrams/dplpmtud-impl-
> examples.txt"></artwork>
> 
>  renders correctly, but
> 
>  <artset>
>  <artwork type="svg" src="diagrams/dplpmtud-impl-
> examples.svg"></artwork>
>  <artwork type="ascci-art" src="diagrams/dplpmtud-impl-
> examples.txt"></artwork>  </artset>
> 
>  The command
>  $ xml2rfc --v3 --html --text draft-ietf-tsvwg-datagram-plpmtud.xml
>  complains with
>  draft-ietf-tsvwg-datagram-plpmtud.xml(923): Error: Expected ascii-art
text,
> but found none.
> 
>  $ xml2rfc --version
>  xml2rfc 2.22.2
> 
> --
> --------------------------------+----------------------------------
>  Reporter:  tom@erg.abdn.ac.uk  |      Owner:  henrik@levkowetz.com
>      Type:  defect              |     Status:  new
>  Priority:  medium              |  Milestone:
> Component:  Version 2 cli       |    Version:  2.20.*
>  Keywords:                      |
> --------------------------------+----------------------------------
> 
> Ticket URL: <https://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/400>
> xml2rfc <http://tools.ietf.org/tools/xml2rfc/>
> 
> _______________________________________________
> xml2rfc mailing list
> xml2rfc@ietf.org
> https://www.ietf.org/mailman/listinfo/xml2rfc


From nobody Thu Apr  4 07:21:38 2019
Return-Path: <tom@erg.abdn.ac.uk>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 914BE1205CB for <xml2rfc@ietfa.amsl.com>; Thu,  4 Apr 2019 07:21:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.899
X-Spam-Level: 
X-Spam-Status: No, score=-1.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, URIBL_BLOCKED=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 fElT1ilwp9UY for <xml2rfc@ietfa.amsl.com>; Thu,  4 Apr 2019 07:21:34 -0700 (PDT)
Received: from pegasus.erg.abdn.ac.uk (pegasus.erg.abdn.ac.uk [IPv6:2001:630:42:150::2]) by ietfa.amsl.com (Postfix) with ESMTP id 9FFCA12002F for <xml2rfc@ietf.org>; Thu,  4 Apr 2019 07:21:34 -0700 (PDT)
Received: from auth2-smtp.messagingengine.com (auth2-smtp.messagingengine.com [66.111.4.228]) by pegasus.erg.abdn.ac.uk (Postfix) with ESMTPSA id E94BF1B002B3; Thu,  4 Apr 2019 15:21:28 +0100 (BST)
Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailauth.nyi.internal (Postfix) with ESMTP id 97ACE23331; Thu,  4 Apr 2019 10:21:27 -0400 (EDT)
Received: from mailfrontend2 ([10.202.2.163]) by compute7.internal (MEProxy); Thu, 04 Apr 2019 10:21:27 -0400
X-ME-Sender: <xms:5hKmXCYIYw9BVqimUphHd4rktjagPRXUxxrWn67eUd8zY3GoxzaJ7w>
X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduuddrtdehgdejfeculddtuddrgedutddrtddtmd cutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdp uffrtefokffrpgfnqfghnecuuegrihhlohhuthemuceftddtnecunecujfgurhepfffhvf fukfhfgggtuggjfgesthdtredttdervdenucfhrhhomhepvfhomhculfhonhgvshcuoeht ohhmsegvrhhgrdgrsggunhdrrggtrdhukheqnecuffhomhgrihhnpehgihhthhhusgdrtg homhenucfkphepudefjedrhedtrddujedruddvnecurfgrrhgrmhepmhgrihhlfhhrohhm pehsohhmvgdomhgvshhmthhprghuthhhphgvrhhsohhnrghlihhthidqgeehgeehtdduje dtqdduheehgedvgeehkedqthhomheppegvrhhgrdgrsggunhdrrggtrdhukhesfhgrshht mhgrihhlrdgtohhmnecuvehluhhsthgvrhfuihiivgeptd
X-ME-Proxy: <xmx:5xKmXBuJL79T-rW1D10cT0M5CfpFvBewAdWhvdo1ou85GyuqyelQzQ> <xmx:5xKmXPurTvovI0TpLQ_faWYf1X3DnhxsN-ZvGj_8RnShlFaLUYKXCg> <xmx:5xKmXGdb-k-njDA6_hQU89GRbxpn6hHqlpCCG9D4wtx0WlwHEqZbLA> <xmx:5xKmXDaj10inWUhz46dolzsXKeKDTwJtad_sIcr42E7A3h_2dUo0ug>
Received: from tom-desk.erg.abdn.ac.uk (tom-desk.erg.abdn.ac.uk [137.50.17.12]) by mail.messagingengine.com (Postfix) with ESMTPA id CC76310393; Thu,  4 Apr 2019 10:21:25 -0400 (EDT)
Date: Thu, 4 Apr 2019 15:23:44 +0100
From: Tom Jones <tom@erg.abdn.ac.uk>
To: Jim Schaad <ietf@augustcellars.com>
Cc: henrik@levkowetz.com, xml2rfc@ietf.org
Message-ID: <20190404142343.GA2404@tom-desk.erg.abdn.ac.uk>
References: <066.1326bc5f5aeb4fa510a71ad8f0d280ba@tools.ietf.org> <005c01d4eaee$2fcc4820$8f64d860$@augustcellars.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <005c01d4eaee$2fcc4820$8f64d860$@augustcellars.com>
User-Agent: Mutt/1.11.1 (2018-12-01)
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/eWBn5XfPL9QGTJb-gvR0ahqBd_o>
Subject: Re: [xml2rfc] #400 (Version 2 cli): ascii artwork inside an artset cannot be sourced from a file
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 04 Apr 2019 14:21:36 -0000

On Thu, Apr 04, 2019 at 06:56:19AM -0700, Jim Schaad wrote:
> Is the issue that that you misspelt ascii-art as the type?
> 
> > -----Original Message-----
> > From: xml2rfc <xml2rfc-bounces@ietf.org> On Behalf Of xml2rfc issue
> > tracker
> > Sent: Thursday, April 4, 2019 3:55 AM
> > To: henrik@levkowetz.com; tom@erg.abdn.ac.uk
> > Cc: xml2rfc@ietf.org
> > Subject: [xml2rfc] #400 (Version 2 cli): ascii artwork inside an artset
> cannot be
> > sourced from a file
> > 
> > #400: ascii artwork inside an artset cannot be sourced from a file
> > 
> >  I am attempting to move to v3 with svg and ascii art diagrams. My
> workflow
> > has the ascii diagrams in seperate files and I use a tool
> >  (github.com/blampe/goat) to render svg from this. This works well,
> > however I am unable to src txt files in an artset block.
> > 
> >  i.e.
> > 
> >  <artwork type="ascci-art" src="diagrams/dplpmtud-impl-
> > examples.txt"></artwork>
> > 
> >  renders correctly, but
> > 
> >  <artset>
> >  <artwork type="svg" src="diagrams/dplpmtud-impl-
> > examples.svg"></artwork>
> >  <artwork type="ascci-art" src="diagrams/dplpmtud-impl-
> > examples.txt"></artwork>  </artset>
> > 
> >  The command
> >  $ xml2rfc --v3 --html --text draft-ietf-tsvwg-datagram-plpmtud.xml
> >  complains with
> >  draft-ietf-tsvwg-datagram-plpmtud.xml(923): Error: Expected ascii-art
> text,
> > but found none.
> > 
> >  $ xml2rfc --version
> >  xml2rfc 2.22.2
> > 

It would be, sorry for the noise

- [tj]


From nobody Sun Apr  7 13:24:35 2019
Return-Path: <charles.perkins@earthlink.net>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 59F2812007C for <xml2rfc@ietfa.amsl.com>; Sun,  7 Apr 2019 13:24:34 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.701
X-Spam-Level: 
X-Spam-Status: No, score=-2.701 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=earthlink.net; domainkeys=pass (2048-bit key) header.from=charles.perkins@earthlink.net header.d=earthlink.net
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 Wff8f-wBEe7N for <xml2rfc@ietfa.amsl.com>; Sun,  7 Apr 2019 13:24:32 -0700 (PDT)
Received: from elasmtp-masked.atl.sa.earthlink.net (elasmtp-masked.atl.sa.earthlink.net [209.86.89.68]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BBE0F12007A for <xml2rfc@ietf.org>; Sun,  7 Apr 2019 13:24:32 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=earthlink.net; s=dk12062016; t=1554668672; bh=ebweguqEEtZqzfQ2JjQDrIfikdDFpX8LOsnm EVHf7SM=; h=Received:To:From:Subject:Message-ID:Date:User-Agent: MIME-Version:Content-Type:Content-Transfer-Encoding: Content-Language:X-ELNK-Trace:X-Originating-IP; b=nJd8CdrVmMCOPr5m V/cc3DdHVofIcBuo7R1hXk+VvP1leW6Jt4SThc3i+ho3PIwaWW5wkkQ5chieFXqwWwq EYiZTK8HUq+QjpY6q8FFpFMU1S2r2fJPNfcy/TrShR0b9WL+f4ItTQif4d59xNuDPld wT+uKg9ChhuJcU4i3RPpJ0SeScpoAH8PSG+vnKyngmtchyN4wD3Szv5MczarRMez6JZ 3ZTmwqusWoTQBdTO6RswExnqYcxul2LagDGG1LIdgJumIcxsBjYOweOaulFHyrZxk2T R7fPd/ykkJARlOCIRKdLYMCszWGy+usPrkFcdyMIpqrJJzDiXNCF/Tmzwg==
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=dk12062016; d=earthlink.net; b=ZUgeRwu9+U4P1+eYGG7YXE3BrLbF+7tyjfXwZQrVpIJeNw5sLY96gZxmvzuXRxizvswIQfb8kRpwUzyp48S8UkYoOMvsv700m1X1m8rVPivfMEqZATU40v9hkjhh0axemhRi4qynhW22us0MSftge5Y9ZIAmtufqoOmhyPhpWzpNdZwQJnWOvwYN3Mrnuj8h8phRGLEj3WJuQjFzataN96YGHVMutwUgQs5eCC1jfkHzcY44Vg7Ft8UZvH2n4EyMuB1TZBIFG6jHcc0wvskogIzKPWrtlerfkq+oJtHJ6ko6ntT9fwfuVk1kN/OC7ZfbqnSQzfhkL2SJs0ohqwO6HA==; h=Received:To:From:Subject:Message-ID:Date:User-Agent:MIME-Version:Content-Type:Content-Transfer-Encoding:Content-Language:X-ELNK-Trace:X-Originating-IP;
Received: from [99.51.72.196] (helo=[192.168.1.82]) by elasmtp-masked.atl.sa.earthlink.net with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4) (envelope-from <charles.perkins@earthlink.net>) id 1hDEL9-00084E-Pw for xml2rfc@ietf.org; Sun, 07 Apr 2019 16:24:31 -0400
To: xml2rfc@ietf.org
From: Charlie Perkins <charles.perkins@earthlink.net>
Message-ID: <839e1f64-0e2a-b50b-5d14-c992f1de6597@earthlink.net>
Date: Sun, 7 Apr 2019 13:24:30 -0700
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit
Content-Language: en-US
X-ELNK-Trace: 137d7d78656ed6919973fd6a8f21c4f2d780f4a490ca6956846b590522b13c9568e8efe696aa4f25d3aee8d0b14b6911350badd9bab72f9c350badd9bab72f9c
X-Originating-IP: 99.51.72.196
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/WKMNdAXHgHiLMAqU5W_wUkB6-dk>
Subject: [xml2rfc] Change in the results of using the "author" tag
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 07 Apr 2019 20:24:34 -0000

Hello folks,

My file contains the following source lines of .xml:

>           <author surname="Dorothy Stanley">
>             <organization>"IEEE 802 Wireless"</organization>

The citation has not changed in a good while, but I noticed the 
following change in the output from November to March:

>    [ietf_802-11]
>               "Dorothy Stanley", "IEEE 802.11 multicast capabilities",
>               Nov 2015.

versus

>    [ietf_802-11]
>               "IEEE 802 Wireless", "IEEE 802.11 multicast capabilities",
>               Nov 2015.

I prefer that the bibliographic citation show Dorothy Stanley as author, 
not IEEE 802 Wireless.  Is this still possible?  Or, if not, what is the 
correct way to express the authorship to get the desired result?

Thanks in advance for your consideration of my request.

Regards,
Charlie P.


From nobody Sun Apr  7 14:23:18 2019
Return-Path: <julian.reschke@gmx.de>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C54B8120119 for <xml2rfc@ietfa.amsl.com>; Sun,  7 Apr 2019 14:23:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.6
X-Spam-Level: 
X-Spam-Status: No, score=-2.6 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=gmx.net
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 WccUuwfHd3Uv for <xml2rfc@ietfa.amsl.com>; Sun,  7 Apr 2019 14:23:15 -0700 (PDT)
Received: from mout.gmx.net (mout.gmx.net [212.227.17.21]) (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 96CE212010F for <xml2rfc@ietf.org>; Sun,  7 Apr 2019 14:23:14 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gmx.net; s=badeba3b8450; t=1554672188; bh=G+pDX+wYsJD2ykiT7FceabTH9qUyJiimSBrUqb2c+4M=; h=X-UI-Sender-Class:Subject:To:References:From:Date:In-Reply-To; b=KBR+2IMjM2CjGr6Ff4j7dV3+2lh8JYMXiQVwTJD+G84T8JdmELYSGtocmPi6Kh+Kf sWovJl/9YtcOIQSylEHs0s7GhqnX0lhaCIzCfV2Lwz+kYQMlUX6fYp8NfB+F4O0/z8 IBawQAdeZU3SAJk0778J3UuRc1/uPCGU4jXyzpYE=
X-UI-Sender-Class: 01bb95c1-4bf8-414a-932a-4f6e2808ef9c
Received: from [192.168.178.124] ([84.171.156.240]) by mail.gmx.com (mrgmx103 [212.227.17.168]) with ESMTPSA (Nemesis) id 0MHXd2-1hC8n22ACC-003Q8h; Sun, 07 Apr 2019 23:23:08 +0200
To: Charlie Perkins <charles.perkins@earthlink.net>, xml2rfc@ietf.org
References: <839e1f64-0e2a-b50b-5d14-c992f1de6597@earthlink.net>
From: Julian Reschke <julian.reschke@gmx.de>
Message-ID: <22ffd219-a6a0-04b1-99ed-f3fa46b3848b@gmx.de>
Date: Sun, 7 Apr 2019 23:23:08 +0200
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1
MIME-Version: 1.0
In-Reply-To: <839e1f64-0e2a-b50b-5d14-c992f1de6597@earthlink.net>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Language: en-US
Content-Transfer-Encoding: quoted-printable
X-Provags-ID: V03:K1:phfJcq8922O1boHAEumA4DR00JYP6Y/bt6b+5wVVGK26C3vRItH x1CJIVX9U6DlYUBl/jHP6n26BziV5sua04YMgHWuKLIodzi/C1ScgDqLzyF8AAm0TkdvH4Y iAg1aekjCT1bZc/7cksWIGmYajq1k0iu6sUYENbmjcQ1SEaBMZcuYgXUAqtBH9Yipj1Y+P4 N4i7c78YvTGlCZRTTE5gQ==
X-UI-Out-Filterresults: notjunk:1;V03:K0:lS5vNczf2jE=:Li6fgAcu0bXYbIvxctqc3s ToIC1Fdmh5auBl8BlbdDvnlcZqG+wNjdpcw2UMZ1B1Cxh4wsP7FGQBm2oFIxjLslyC2CLTLKR N59saL/NDUQtiYa2M5mB0XRRPjbIcD83GXoRsMaKXCdCWGnrPnTF8I7mqSmQBhF521zCshktN ao2OQwJTPbFtxkslNQwx9mjY9ck60D1nuPubMHZKWxg6uvh0RKxNoZOQa3Q7Bw82a1yLAHoE7 ipepUqRmH24L2zDXeSayOiaOKmwGX2YyQpB5kSn/rfijze/vkFECcIJXZ5ZmF480BBbJ7UD5T t6/o6PeSNldhcAIi0YFpaqzsFKC70RLyvr80+b8Oq9DpRLxSHKl9ozNmq3WlsR8Bss+NLWt/F SWbK4WKr0eOkOVCOc4LX6OoWiMrZikvPO4uWmu9Z0UoAizOreLSSKBv+mOo9tWz23QN1qWSoT n1+0wA83klKGIO3Id1D5Tnaq78ZPoWgeLdglYX0ZneWyPmJWUZwZAy4FamT81CnrMvM8TDQgm IUenYLSC7wTx36KctocLM/8YRC4yWGvIAtkdXq4OYGJCkVQ3V/gM77Fk6ghN/uZazkPnLtSWe ZP6GfVOdeSMuoky+s6vQD069ovMwVqD8ErLHJx51f0NMpHP/E5Jve9lz61fw3DrZ0mJmSC2j+ Da1zKXzhMNEKdkPkMr76cO67h2pRkUs+58dsTIscTVDkrOncw1aVjIOK/Wz7LSCGRvUaq0QCh rUPTydyUBu5QP+3Hkm4dSg8fDLEcUW8s2jRg3lt1gi6jRR5++bo8mVYIk3XulIjZUC2H1r9C/ uK1L6V/meskY/nr/U4hPvZY7jD7f5pRWXqbOe2g4zcNLPXoIUroBT6gr/y8HxPStABguzi07N xvv936Xq6ymY107xC+3MPuTUowulHt6xlk9yHLX9X9zsSfzimbDHaVrWw0SD2guwphanpN8nq Iz6VcepvxJw==
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/x9WHPFBEXf9AGunrbW3FXlleFmc>
Subject: Re: [xml2rfc] Change in the results of using the "author" tag
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 07 Apr 2019 21:23:17 -0000

On 07.04.2019 22:24, Charlie Perkins wrote:
> Hello folks,
>
> My file contains the following source lines of .xml:
>
>> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 <author surname=
=3D"Dorothy Stanley">
>> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 <org=
anization>"IEEE 802 Wireless"</organization>
>
> The citation has not changed in a good while, but I noticed the
> following change in the output from November to March:
>
>> =C2=A0=C2=A0 [ietf_802-11]
>> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0 "Dorothy Stanley", "IEEE 802.11 multicast capabilities",
>> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0 Nov 2015.
>
> versus
>
>> =C2=A0=C2=A0 [ietf_802-11]
>> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0 "IEEE 802 Wireless", "IEEE 802.11 multicast capabilities",
>> =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=
=A0=C2=A0 Nov 2015.
>
> I prefer that the bibliographic citation show Dorothy Stanley as author,
> not IEEE 802 Wireless.=C2=A0 Is this still possible?=C2=A0 Or, if not, w=
hat is the
> correct way to express the authorship to get the desired result?
>
> Thanks in advance for your consideration of my request.
>
> Regards,
> Charlie P.

You should be able to get the author name back by specifying surname and
initials attributes.

Best regards, Julian

PS: for the details about what changed, Henrik should know...


From nobody Sun Apr  7 18:13:11 2019
Return-Path: <cabo@tzi.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6CA5B12017F for <xml2rfc@ietfa.amsl.com>; Sun,  7 Apr 2019 18:13:09 -0700 (PDT)
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] 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 srdb0jXX3VRC for <xml2rfc@ietfa.amsl.com>; Sun,  7 Apr 2019 18:13:06 -0700 (PDT)
Received: from smtp.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 B252E120194 for <xml2rfc@ietf.org>; Sun,  7 Apr 2019 18:13:06 -0700 (PDT)
Received: from client-0216.vpn.uni-bremen.de (client-0216.vpn.uni-bremen.de [134.102.107.216]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.uni-bremen.de (Postfix) with ESMTPSA id 44csqM63wCzyNy; Mon,  8 Apr 2019 03:13:03 +0200 (CEST)
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: <839e1f64-0e2a-b50b-5d14-c992f1de6597@earthlink.net>
Date: Mon, 8 Apr 2019 03:13:03 +0200
Cc: xml2rfc@ietf.org
X-Mao-Original-Outgoing-Id: 576378781.074774-57a073327ede30add2f437c0b51b0896
Content-Transfer-Encoding: quoted-printable
Message-Id: <E1BC34DC-9500-4BC0-ABD9-15A0E19CA01B@tzi.org>
References: <839e1f64-0e2a-b50b-5d14-c992f1de6597@earthlink.net>
To: Charlie Perkins <charles.perkins@earthlink.net>
X-Mailer: Apple Mail (2.3445.9.1)
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/bFtBAAXNBHcoK_7l4eCIwDUmDFQ>
Subject: Re: [xml2rfc] Change in the results of using the "author" tag
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 08 Apr 2019 01:13:09 -0000

Dorothy Stanley would be an unusual surname in the English-speaking =
world.
So I=E2=80=99m not surprised that the handling of that is weird and even =
changed between versions.

The logic in the version I=E2=80=99m looking at =
(cli/xml2rfc/util/name.py, rev 2851 ~ December 2018) is:

The attributes initials and surname are only used if both are set, =
otherwise fullname is used (with some heuristics for generating =
abbreviated initials that don=E2=80=99t work, e.g., in Spanish names), =
and if that doesn=E2=80=99t exist either there is no name (which means =
that the organization will be used if there is one).

Which seems to be exactly what you are seeing.

The only way to get Dorothy=E2=80=99s name with unabbreviated initials =
seems to be to make that the org.  But that lack of a feature is kind of =
OK, because that=E2=80=99s not the way we do this:

RFC 7322, 4.8.6.6.  Referencing Other Standards Development =
Organizations (SDOs)

Gr=C3=BC=C3=9Fe, Carsten



> On Apr 7, 2019, at 22:24, Charlie Perkins =
<charles.perkins@earthlink.net> wrote:
>=20
> Hello folks,
>=20
> My file contains the following source lines of .xml:
>=20
>>           <author surname=3D"Dorothy Stanley">
>>             <organization>"IEEE 802 Wireless"</organization>
>=20
> The citation has not changed in a good while, but I noticed the =
following change in the output from November to March:
>=20
>>    [ietf_802-11]
>>               "Dorothy Stanley", "IEEE 802.11 multicast =
capabilities",
>>               Nov 2015.
>=20
> versus
>=20
>>    [ietf_802-11]
>>               "IEEE 802 Wireless", "IEEE 802.11 multicast =
capabilities",
>>               Nov 2015.
>=20
> I prefer that the bibliographic citation show Dorothy Stanley as =
author, not IEEE 802 Wireless.  Is this still possible?  Or, if not, =
what is the correct way to express the authorship to get the desired =
result?
>=20
> Thanks in advance for your consideration of my request.
>=20
> Regards,
> Charlie P.
>=20
> _______________________________________________
> xml2rfc mailing list
> xml2rfc@ietf.org
> https://www.ietf.org/mailman/listinfo/xml2rfc
>=20
>=20


From nobody Mon Apr  8 04:18:59 2019
Return-Path: <henrik@levkowetz.com>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4505F1201EB; Mon,  8 Apr 2019 04:18:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.9
X-Spam-Level: 
X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9] 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 aT0gG2Sj5qU1; Mon,  8 Apr 2019 04:18:44 -0700 (PDT)
Received: from durif.tools.ietf.org (durif.tools.ietf.org [IPv6:2001:1900:3001:11::3d]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B9C3912006D; Mon,  8 Apr 2019 04:18:44 -0700 (PDT)
Received: from henrik by durif.tools.ietf.org with local (Exim 4.80) (envelope-from <henrik@levkowetz.com>) id 1hDSIW-0008DY-Hl; Mon, 08 Apr 2019 04:18:44 -0700
To: xml2rfc-dev@ietf.org, xml2rfc@ietf.org
Cc: rfc-markdown@ietf.org
Message-Id: <E1hDSIW-0008DY-Hl@durif.tools.ietf.org>
From: Henrik Levkowetz <henrik@levkowetz.com>
Date: Mon, 08 Apr 2019 04:18:44 -0700
X-SA-Exim-Connect-IP: <locally generated>
X-SA-Exim-Rcpt-To: rfc-markdown@ietf.org, xml2rfc-dev@ietf.org, xml2rfc@ietf.org
X-SA-Exim-Mail-From: henrik@levkowetz.com
X-SA-Exim-Scanned: No (on durif.tools.ietf.org); SAEximRunCond expanded to false
X-Clacks-Overhead: GNU Terry Pratchett
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/BfY550dKUSs49WTlaj-ne_4KP3U>
Subject: [xml2rfc] New xml2rfc release: v2.22.3
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 08 Apr 2019 11:18:47 -0000

Hi,

This is an automatic notification about a new xml2rfc release, 
v2.22.3, generated when running the mkrelease script.

Release notes:

xml2rfc (2.22.3) ietf; urgency=medium

  This release brings further tweaks and imporvements to the v3 text
  format output in the area of Table of Content formatting, and fixes a
  number of bugs.

  * Tweaked the handling of ToC page numbers in the v3 text format.

  * Tweaked the xml inserted by the preptool for the ToC to give ToC
    indentation and spacing which better match the legacy text format
    (and also looks better).

  * Added a rewrite of <svg> viewBox values to the simplest acceptable
    format, to make sure it will be understood by our pdf generation libs.

  * Added a test case for <xref section=...>

  * Tweaked the section label for fragment <xref> rendering to say
    'Appendix' instead of 'Section' for appendix references.

  * Added a pre-rfc1272 reference to elements.xml to test the author
    initials handling for early RFCs.

  * Tweaked the get_initials() code for use on <reference> authors.
    Refactored part of the text.render_reference() code to support
    get_initials() properly.

  * Added special initials handling for RFCs 1272 and below, to apply the
    single initials handling enforced at that time.

 -- Henrik Levkowetz <henrik@levkowetz.com>  04 Apr 2019 15:12:43 +0000

The preferred way to install xml2rfc is by doing 'pip install xml2rfc',
and 'pip install --upgrade xml2rfc' to upgrade.  If there are system-
installed python modules which pip will not upgrade, you may have to
use 'pip install --upgrade --no-deps xml2rfc' and install dependencies
manually.

The new version is also available through SVN checkout, with
  'svn checkout http://svn.tools.ietf.org/svn/tools/xml2rfc/tags/cli/2.22.3'

Regards,

	Henrik
	(via the mkrelease script)


From nobody Mon Apr  8 04:35:33 2019
Return-Path: <henrik@levkowetz.com>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 80AD712006F for <xml2rfc@ietfa.amsl.com>; Mon,  8 Apr 2019 04:35:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.9
X-Spam-Level: 
X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9] 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 ZJ4EslaZXxvJ for <xml2rfc@ietfa.amsl.com>; Mon,  8 Apr 2019 04:35:29 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:126c::1:2a]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D9A2D12006D for <xml2rfc@ietf.org>; Mon,  8 Apr 2019 04:35:29 -0700 (PDT)
Received: from h-202-242.a357.priv.bahnhof.se ([158.174.202.242]:62136 helo=tannat.localdomain) by zinfandel.tools.ietf.org with esmtpsa (TLS1.2:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.80) (envelope-from <henrik@levkowetz.com>) id 1hDSYg-0004I0-Un; Mon, 08 Apr 2019 04:35:28 -0700
To: Carsten Bormann <cabo@tzi.org>, Charlie Perkins <charles.perkins@earthlink.net>
References: <839e1f64-0e2a-b50b-5d14-c992f1de6597@earthlink.net> <E1BC34DC-9500-4BC0-ABD9-15A0E19CA01B@tzi.org>
Cc: xml2rfc@ietf.org
From: Henrik Levkowetz <henrik@levkowetz.com>
Message-ID: <1a893cda-fe7d-5c41-b2dd-842a61db6189@levkowetz.com>
Date: Mon, 8 Apr 2019 13:35:12 +0200
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.8.0
MIME-Version: 1.0
In-Reply-To: <E1BC34DC-9500-4BC0-ABD9-15A0E19CA01B@tzi.org>
Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="mH5CF4KrxkcVmvHunrFenwfNRnmTXnFQp"
X-SA-Exim-Connect-IP: 158.174.202.242
X-SA-Exim-Rcpt-To: xml2rfc@ietf.org, charles.perkins@earthlink.net, cabo@tzi.org
X-SA-Exim-Mail-From: henrik@levkowetz.com
X-SA-Exim-Version: 4.2.1 (built Mon, 26 Dec 2011 16:24:06 +0000)
X-SA-Exim-Scanned: Yes (on zinfandel.tools.ietf.org)
X-Clacks-Overhead: GNU Terry Pratchett
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/y0T1jcwO-2cwHKjghsM1i_VKb5E>
Subject: Re: [xml2rfc] Change in the results of using the "author" tag
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 08 Apr 2019 11:35:32 -0000

This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--mH5CF4KrxkcVmvHunrFenwfNRnmTXnFQp
Content-Type: multipart/mixed; boundary="BbOa7Rwxvm1kqDeX1TBOGBR7UqeFOErA5";
 protected-headers="v1"
From: Henrik Levkowetz <henrik@levkowetz.com>
To: Carsten Bormann <cabo@tzi.org>,
 Charlie Perkins <charles.perkins@earthlink.net>
Cc: xml2rfc@ietf.org
Message-ID: <1a893cda-fe7d-5c41-b2dd-842a61db6189@levkowetz.com>
Subject: Re: [xml2rfc] Change in the results of using the "author" tag
References: <839e1f64-0e2a-b50b-5d14-c992f1de6597@earthlink.net>
 <E1BC34DC-9500-4BC0-ABD9-15A0E19CA01B@tzi.org>
In-Reply-To: <E1BC34DC-9500-4BC0-ABD9-15A0E19CA01B@tzi.org>

--BbOa7Rwxvm1kqDeX1TBOGBR7UqeFOErA5
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable

Apart from the points Carsten make, which all seem valid, a brief lookup =
on
Linked In and a bit of googling has me pretty convinced that a reasonable=

author entry would be:

  <author fullname=3D"Dorothy Stanley" initials=3D"D." surname=3D"Stanley=
">
    <organization>IEEE 802.11 Wireless Local Area Networks</organization>=

    <address>
      <email>dstanley@ieee.org</email>
    </address>
  </author>

and that constructing an entry with no initials and surname=3D"Dorothy St=
anley"
is a red herring ,:-)

	Henrik

On 2019-04-08 03:13, Carsten Bormann wrote:
> Dorothy Stanley would be an unusual surname in the English-speaking wor=
ld.
> So I=E2=80=99m not surprised that the handling of that is weird and eve=
n changed between versions.
>=20
> The logic in the version I=E2=80=99m looking at (cli/xml2rfc/util/name.=
py, rev 2851 ~ December 2018) is:
>=20
> The attributes initials and surname are only used if both are set, othe=
rwise fullname is used (with some heuristics for generating abbreviated i=
nitials that don=E2=80=99t work, e.g., in Spanish names), and if that doe=
sn=E2=80=99t exist either there is no name (which means that the organiza=
tion will be used if there is one).
>=20
> Which seems to be exactly what you are seeing.
>=20
> The only way to get Dorothy=E2=80=99s name with unabbreviated initials =
seems to be to make that the org.  But that lack of a feature is kind of =
OK, because that=E2=80=99s not the way we do this:
>=20
> RFC 7322, 4.8.6.6.  Referencing Other Standards Development Organizatio=
ns (SDOs)
>=20
> Gr=C3=BC=C3=9Fe, Carsten
>=20
>=20
>=20
>> On Apr 7, 2019, at 22:24, Charlie Perkins <charles.perkins@earthlink.n=
et> wrote:
>>=20
>> Hello folks,
>>=20
>> My file contains the following source lines of .xml:
>>=20
>>>           <author surname=3D"Dorothy Stanley">
>>>             <organization>"IEEE 802 Wireless"</organization>
>>=20
>> The citation has not changed in a good while, but I noticed the follow=
ing change in the output from November to March:
>>=20
>>>    [ietf_802-11]
>>>               "Dorothy Stanley", "IEEE 802.11 multicast capabilities"=
,
>>>               Nov 2015.
>>=20
>> versus
>>=20
>>>    [ietf_802-11]
>>>               "IEEE 802 Wireless", "IEEE 802.11 multicast capabilitie=
s",
>>>               Nov 2015.
>>=20
>> I prefer that the bibliographic citation show Dorothy Stanley as autho=
r, not IEEE 802 Wireless.  Is this still possible?  Or, if not, what is t=
he correct way to express the authorship to get the desired result?
>>=20
>> Thanks in advance for your consideration of my request.
>>=20
>> Regards,
>> Charlie P.
>>=20
>> _______________________________________________
>> xml2rfc mailing list
>> xml2rfc@ietf.org
>> https://www.ietf.org/mailman/listinfo/xml2rfc
>>=20
>>=20
>=20
> _______________________________________________
> xml2rfc mailing list
> xml2rfc@ietf.org
> https://www.ietf.org/mailman/listinfo/xml2rfc
>=20


--BbOa7Rwxvm1kqDeX1TBOGBR7UqeFOErA5--

--mH5CF4KrxkcVmvHunrFenwfNRnmTXnFQp
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEifjc5+rnL1MJBcZSTptXS4+7FxoFAlyrMfAACgkQTptXS4+7
FxrpFg//Tmjr9gn8xSN6x6DpDEMS6UBQU/YAHwkyMvdSo6Rz1oxfqN20afOkAXoM
XIGum8Bt3GpZe8b8TL/qpX/FpsUfMV7qcM73RKKPy63o0plQ1ehYNJw2munfXaAv
g+OiCUm5JT3/2DSXpuvfdWmXHvJII4sFi+jWesk9mxiL2tQ9kpoDYCdElre5Yod1
wMBfqTZnoEzD/WlbnAdLY/DVuWUhmDJJMNsrclv4nb5H+n9VpdxIRm0DrRANAlwd
NojkTdF++qvZg1yRBQSO275CYDIu9+GMRiBMfmUK+HpSw2Ss8b15H6+TpnizJFNG
gqu5+WRce3fSBBnsQj4eLBq+NPyWw0jmjzLqqu6TTDDd3sYMUA5D5Q9NHNg1oH3t
5orxz5YtYPCSGkpSgHDUYsYZglTyBzRDBaOQ7e2yvTprY+cnzbJSCj+POg42wv2s
IHQBab7NyR/o2pmVeGD9FS6rhCB23SdL1Hss3hRFa1QlMUMJFd4koGau5biLusxu
9o5oFwCRTB32qbwC/g5BPvU6dglDdkb5SaqpXhiGKhsBGMreA348110Ea8dCVaKX
L5b+38iW3tuUS/2i6rhbfcLVcVch36defAwXgp9E1c5sm/fz2HjP8U43ajetMPrp
kJ9eKxGM/6Sx3oQV5h5xVJ2Ap8ZKcblslDisKHT3URzTJ3oxOxY=
=42Hy
-----END PGP SIGNATURE-----

--mH5CF4KrxkcVmvHunrFenwfNRnmTXnFQp--


From nobody Mon Apr  8 04:51:21 2019
Return-Path: <julian.reschke@gmx.de>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DC24412006F; Mon,  8 Apr 2019 04:51:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.6
X-Spam-Level: 
X-Spam-Status: No, score=-2.6 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=gmx.net
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 T7eVwU_y0lDI; Mon,  8 Apr 2019 04:51:09 -0700 (PDT)
Received: from mout.gmx.net (mout.gmx.net [212.227.17.20]) (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 D33C512004A; Mon,  8 Apr 2019 04:51:08 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gmx.net; s=badeba3b8450; t=1554724252; bh=srAEssMxk1IYamV0S3t0R9uIh9RRqCeNOmLusyjcj1E=; h=X-UI-Sender-Class:Subject:To:Cc:References:From:Date:In-Reply-To; b=W/9LRrrUdDabQRTgh4RAYgdb+XnHQ1dxmKywxNJ9kdKWsy0rnAZ0Jeev7f0p+eauk U6nKOGB1NqBMUsp6JtTWiyKaS0mKLHxUY02KakjuJSGBBl6sJFfHZpvnv0yfT0U8cn Kmsf8hZ7T3BHg7RNLltkOVT2NJSGkLr1d7gTpch0=
X-UI-Sender-Class: 01bb95c1-4bf8-414a-932a-4f6e2808ef9c
Received: from [192.168.1.34] ([217.91.35.233]) by mail.gmx.com (mrgmx102 [212.227.17.168]) with ESMTPSA (Nemesis) id 0MZOan-1hTlA12l6j-00LGMm; Mon, 08 Apr 2019 13:50:52 +0200
To: Henrik Levkowetz <henrik@levkowetz.com>, xml2rfc-dev@ietf.org, xml2rfc@ietf.org
Cc: rfc-markdown@ietf.org
References: <E1hDSIW-0008DY-Hl@durif.tools.ietf.org>
From: Julian Reschke <julian.reschke@gmx.de>
Message-ID: <c8d8c9e9-88dd-8c49-c1d4-e0438c56a03c@gmx.de>
Date: Mon, 8 Apr 2019 13:50:52 +0200
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1
MIME-Version: 1.0
In-Reply-To: <E1hDSIW-0008DY-Hl@durif.tools.ietf.org>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Language: en-US
Content-Transfer-Encoding: quoted-printable
X-Provags-ID: V03:K1:sfSF7BT0yE3g3k5x85a486TXEX+mFnLhs6O4bbTNCu5olE/R3pA xB0J5Af7FDHkSkEbftJvY7Sv8Kl0ln08BTFG/CKFR45rMUSB6CmNh6L25zmUMddhySigIcR Dqq8m6yv00gSsIYXpOpPQWesba78VZqJ/UhSKh7g84mhw1RJdj9lfD58it2IUzzSD3nd/qn CAqyuxlMiTyfs6NwB3K5g==
X-UI-Out-Filterresults: notjunk:1;V03:K0:clitbyCerR4=:TCJPQGYtXM40Zhz8l6mujH iPubeGXd1Gu3NIuSlxKvinS+KeLYymFXXPusUtSXkqjT8SQjhKnZmo0aKMKyLxc5Luep8GxiU vJg37QTBCutHQ0Q0PbeCndBKKAn8Ei3HEirw65J/Pzq5qpOP6YDoVLKWW8TIAA7V3CPEse7Wq b3JJ1+JvsgVd/F/hpdXyDKOCU4ihhboE/+KZCXXc+9ANPhWwxwDcHWRU6u+JONLbHBdVc9tV9 6K3djCpHGbqlZ0lF3mJlJZkfZAN1Av5ecvOxbvOWCxwj8GNNzH0zHQQYCCDQlmn1VakM7s+Nv ltHsOHeWP54BlBLsow+viGFnd8leCO6y2IfYicdpAeD6Lpy2M9fikaMVoVUBZriQGPOtbCrgv SqFzjBixai7phK3mh0T0zLvzX/zgjlaFLUzYyX6r72Y2eOobc8bz/conRlBUGbHW8gm/spZon WInOm6oUghGXBhU6sKGeYGf2s456KPfaqNuPo5LkKtzGRdP4AuqrV3HQzqZcPaCXhqo59kdZE jOXQA3xlKhd+9g7BdDSE+VAwKtwXVLLxYL6M5R/2uIG5fH9odNsDD/WGezkPaWmryAnGu24Pz woT/ekaFHMbZU1Nw1irjEjyq9IYio+jWPZd971tE85FMD6xFImTjyeCkC7+hwPPIVuA4xVERm u/nClXFAkSAoNXN5tPF+eeytKACRqpMySvceCrO59NmwUTQ9hJx29c9bgsoRNaoej0Uq2nrIo 07fJehRviu5ZYD9aOc15+Y/n7XHEVjL3Euz4nr8AopWy7s4r8N45sFbUsDPweUqVEJjww8ejn hgwr+Eo0QbPm/7Bcw/GbTM2c8XTMyVcRtZXtrj8CKVwB/k4PNo+/o+9Nn3m23gv9CT6gA5fqe h5StMY3/+d1c5EStmY7sjBH4DuhRXx1a6gDmYNaKvbPPcVhcfnHhEXoG3dCzsLTp8kOEHiaHh KKQuPh8dDuQ==
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/Ph5YzoTeDsAJFDLsW5mpr2tmZxA>
Subject: [xml2rfc] initials handling, was:  New xml2rfc release: v2.22.3
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 08 Apr 2019 11:51:11 -0000

On 08.04.2019 13:18, Henrik Levkowetz wrote:
>
> Hi,
>
> This is an automatic notification about a new xml2rfc release,
> v2.22.3, generated when running the mkrelease script.
>
> Release notes:
>
> xml2rfc (2.22.3) ietf; urgency=3Dmedium
>
>    This release brings further tweaks and imporvements to the v3 text
>    format output in the area of Table of Content formatting, and fixes a
>    number of bugs.
>
>    * Tweaked the handling of ToC page numbers in the v3 text format.
>
>    * Tweaked the xml inserted by the preptool for the ToC to give ToC
>      indentation and spacing which better match the legacy text format
>      (and also looks better).
>
>    * Added a rewrite of <svg> viewBox values to the simplest acceptable
>      format, to make sure it will be understood by our pdf generation li=
bs.
>
>    * Added a test case for <xref section=3D...>
>
>    * Tweaked the section label for fragment <xref> rendering to say
>      'Appendix' instead of 'Section' for appendix references.
>
>    * Added a pre-rfc1272 reference to elements.xml to test the author
>      initials handling for early RFCs.
>
>    * Tweaked the get_initials() code for use on <reference> authors.
>      Refactored part of the text.render_reference() code to support
>      get_initials() properly.
>
>    * Added special initials handling for RFCs 1272 and below, to apply t=
he
>      single initials handling enforced at that time.
> ...

Shouldn't the initials handling depend on what RFC the reference appears
in (as opposed to what RFC is being cited)???

Best regards, Julian


From nobody Mon Apr  8 07:04:47 2019
Return-Path: <cabo@tzi.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3BBC7120313 for <xml2rfc@ietfa.amsl.com>; Mon,  8 Apr 2019 07:04:45 -0700 (PDT)
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] 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 4NrtGrH3GMmO for <xml2rfc@ietfa.amsl.com>; Mon,  8 Apr 2019 07:04:42 -0700 (PDT)
Received: from smtp.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 2DEDD1202E9 for <xml2rfc@ietf.org>; Mon,  8 Apr 2019 07:04:42 -0700 (PDT)
Received: from client-0252.vpn.uni-bremen.de (client-0252.vpn.uni-bremen.de [134.102.107.252]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.uni-bremen.de (Postfix) with ESMTPSA id 44dBxg4rwczygD; Mon,  8 Apr 2019 16:04:39 +0200 (CEST)
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: <1a893cda-fe7d-5c41-b2dd-842a61db6189@levkowetz.com>
Date: Mon, 8 Apr 2019 16:04:39 +0200
Cc: Charlie Perkins <charles.perkins@earthlink.net>, xml2rfc@ietf.org
X-Mao-Original-Outgoing-Id: 576425077.255603-babc40289f1283d89802958c3e435ac9
Content-Transfer-Encoding: quoted-printable
Message-Id: <2960CD25-B4BE-4F07-A2D3-9CDEC71F40B1@tzi.org>
References: <839e1f64-0e2a-b50b-5d14-c992f1de6597@earthlink.net> <E1BC34DC-9500-4BC0-ABD9-15A0E19CA01B@tzi.org> <1a893cda-fe7d-5c41-b2dd-842a61db6189@levkowetz.com>
To: Henrik Levkowetz <henrik@levkowetz.com>
X-Mailer: Apple Mail (2.3445.9.1)
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/EUyCb7bCOJNF9uyDohtoFIsYGOA>
Subject: Re: [xml2rfc] Change in the results of using the "author" tag
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 08 Apr 2019 14:04:45 -0000

On Apr 8, 2019, at 13:35, Henrik Levkowetz <henrik@levkowetz.com> wrote:
>=20
> Apart from the points Carsten make, which all seem valid, a brief =
lookup on
> Linked In and a bit of googling has me pretty convinced that a =
reasonable
> author entry would be:
>=20
>  <author fullname=3D"Dorothy Stanley" initials=3D"D." =
surname=3D"Stanley">
>    <organization>IEEE 802.11 Wireless Local Area =
Networks</organization>
>    <address>
>      <email>dstanley@ieee.org</email>
>    </address>
>  </author>
>=20
> and that constructing an entry with no initials and surname=3D"Dorothy =
Stanley"
> is a red herring ,:-)

Right, but outside of (e.g. Spanish or Indonesian) names where the =
heuristics don=E2=80=99t work, why are we even putting the attributes =
initials/surname in?  If we can rely on the heuristics being present, we =
shouldn=E2=80=99t have to.

(Right now, kramdown-rfc runs a [probably slightly broken] copy of the =
heuristics if =E2=80=9Cins=E2=80=9D [Initials/Surname] are not given.  =
So XML always sees initials/surname.  I=E2=80=99m mainly asking to find =
out if I can get rid of that.)

BTW, what is the right way to handle Indonesian (not only used there) =
single-name names?
(I remember having to duplicate a student=E2=80=99s name into both first =
and last name fields to get things rolling through the campus management =
systems=E2=80=A6)  Empty initials attribute?   Just giving the fullname =
does work in XML2RFC, apparently=E2=80=A6

Gr=C3=BC=C3=9Fe, Carsten


>=20
> 	Henrik
>=20
> On 2019-04-08 03:13, Carsten Bormann wrote:
>> Dorothy Stanley would be an unusual surname in the English-speaking =
world.
>> So I=E2=80=99m not surprised that the handling of that is weird and =
even changed between versions.
>>=20
>> The logic in the version I=E2=80=99m looking at =
(cli/xml2rfc/util/name.py, rev 2851 ~ December 2018) is:
>>=20
>> The attributes initials and surname are only used if both are set, =
otherwise fullname is used (with some heuristics for generating =
abbreviated initials that don=E2=80=99t work, e.g., in Spanish names), =
and if that doesn=E2=80=99t exist either there is no name (which means =
that the organization will be used if there is one).
>>=20
>> Which seems to be exactly what you are seeing.
>>=20
>> The only way to get Dorothy=E2=80=99s name with unabbreviated =
initials seems to be to make that the org.  But that lack of a feature =
is kind of OK, because that=E2=80=99s not the way we do this:
>>=20
>> RFC 7322, 4.8.6.6.  Referencing Other Standards Development =
Organizations (SDOs)
>>=20
>> Gr=C3=BC=C3=9Fe, Carsten
>>=20
>>=20
>>=20
>>> On Apr 7, 2019, at 22:24, Charlie Perkins =
<charles.perkins@earthlink.net> wrote:
>>>=20
>>> Hello folks,
>>>=20
>>> My file contains the following source lines of .xml:
>>>=20
>>>>          <author surname=3D"Dorothy Stanley">
>>>>            <organization>"IEEE 802 Wireless"</organization>
>>>=20
>>> The citation has not changed in a good while, but I noticed the =
following change in the output from November to March:
>>>=20
>>>>   [ietf_802-11]
>>>>              "Dorothy Stanley", "IEEE 802.11 multicast =
capabilities",
>>>>              Nov 2015.
>>>=20
>>> versus
>>>=20
>>>>   [ietf_802-11]
>>>>              "IEEE 802 Wireless", "IEEE 802.11 multicast =
capabilities",
>>>>              Nov 2015.
>>>=20
>>> I prefer that the bibliographic citation show Dorothy Stanley as =
author, not IEEE 802 Wireless.  Is this still possible?  Or, if not, =
what is the correct way to express the authorship to get the desired =
result?
>>>=20
>>> Thanks in advance for your consideration of my request.
>>>=20
>>> Regards,
>>> Charlie P.
>>>=20
>>> _______________________________________________
>>> xml2rfc mailing list
>>> xml2rfc@ietf.org
>>> https://www.ietf.org/mailman/listinfo/xml2rfc
>>>=20
>>>=20
>>=20
>> _______________________________________________
>> xml2rfc mailing list
>> xml2rfc@ietf.org
>> https://www.ietf.org/mailman/listinfo/xml2rfc
>>=20
>=20


From nobody Tue Apr  9 04:22:07 2019
Return-Path: <henrik@levkowetz.com>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E4083120770; Tue,  9 Apr 2019 04:22:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.9
X-Spam-Level: 
X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9] 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 iP4fZ3hxFLzU; Tue,  9 Apr 2019 04:21:59 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:126c::1:2a]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 6F4C0120778; Tue,  9 Apr 2019 04:21:59 -0700 (PDT)
Received: from h-202-242.a357.priv.bahnhof.se ([158.174.202.242]:60916 helo=tannat.localdomain) by zinfandel.tools.ietf.org with esmtpsa (TLS1.2:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.80) (envelope-from <henrik@levkowetz.com>) id 1hDopC-0000km-BE; Tue, 09 Apr 2019 04:21:58 -0700
To: Julian Reschke <julian.reschke@gmx.de>, xml2rfc-dev@ietf.org, xml2rfc@ietf.org
References: <E1hDSIW-0008DY-Hl@durif.tools.ietf.org> <c8d8c9e9-88dd-8c49-c1d4-e0438c56a03c@gmx.de>
Cc: rfc-markdown@ietf.org
From: Henrik Levkowetz <henrik@levkowetz.com>
Message-ID: <f41d8ba2-7078-0ffa-3e41-6f8bc1d0f766@levkowetz.com>
Date: Tue, 9 Apr 2019 13:21:44 +0200
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.8.0
MIME-Version: 1.0
In-Reply-To: <c8d8c9e9-88dd-8c49-c1d4-e0438c56a03c@gmx.de>
Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="WaengBhpGqbrjVDUgX60d1CqGrr4Hckud"
X-SA-Exim-Connect-IP: 158.174.202.242
X-SA-Exim-Rcpt-To: rfc-markdown@ietf.org, xml2rfc@ietf.org, xml2rfc-dev@ietf.org, julian.reschke@gmx.de
X-SA-Exim-Mail-From: henrik@levkowetz.com
X-SA-Exim-Version: 4.2.1 (built Mon, 26 Dec 2011 16:24:06 +0000)
X-SA-Exim-Scanned: Yes (on zinfandel.tools.ietf.org)
X-Clacks-Overhead: GNU Terry Pratchett
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/n_si_b_KpfHjP7NQLUMv28Dk8kg>
Subject: Re: [xml2rfc] initials handling, was:  New xml2rfc release: v2.22.3
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 09 Apr 2019 11:22:01 -0000

This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--WaengBhpGqbrjVDUgX60d1CqGrr4Hckud
Content-Type: multipart/mixed; boundary="FsCRG4B06P5d8xDgVpsAUuQu8V80hJrrc";
 protected-headers="v1"
From: Henrik Levkowetz <henrik@levkowetz.com>
To: Julian Reschke <julian.reschke@gmx.de>, xml2rfc-dev@ietf.org,
 xml2rfc@ietf.org
Cc: rfc-markdown@ietf.org
Message-ID: <f41d8ba2-7078-0ffa-3e41-6f8bc1d0f766@levkowetz.com>
Subject: Re: initials handling, was: [xml2rfc] New xml2rfc release: v2.22.3
References: <E1hDSIW-0008DY-Hl@durif.tools.ietf.org>
 <c8d8c9e9-88dd-8c49-c1d4-e0438c56a03c@gmx.de>
In-Reply-To: <c8d8c9e9-88dd-8c49-c1d4-e0438c56a03c@gmx.de>

--FsCRG4B06P5d8xDgVpsAUuQu8V80hJrrc
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable

Hi Julian,

On 2019-04-08 13:50, Julian Reschke wrote:
> On 08.04.2019 13:18, Henrik Levkowetz wrote:
>>
>> Hi,
>>
>> This is an automatic notification about a new xml2rfc release,
>> v2.22.3, generated when running the mkrelease script.
>>
>> Release notes:
>>
>> xml2rfc (2.22.3) ietf; urgency=3Dmedium
>>
>>    This release brings further tweaks and imporvements to the v3 text
>>    format output in the area of Table of Content formatting, and fixes=
 a
>>    number of bugs.
>>
>>    * Tweaked the handling of ToC page numbers in the v3 text format.
>>
>>    * Tweaked the xml inserted by the preptool for the ToC to give ToC
>>      indentation and spacing which better match the legacy text format=

>>      (and also looks better).
>>
>>    * Added a rewrite of <svg> viewBox values to the simplest acceptabl=
e
>>      format, to make sure it will be understood by our pdf generation =
libs.
>>
>>    * Added a test case for <xref section=3D...>
>>
>>    * Tweaked the section label for fragment <xref> rendering to say
>>      'Appendix' instead of 'Section' for appendix references.
>>
>>    * Added a pre-rfc1272 reference to elements.xml to test the author
>>      initials handling for early RFCs.
>>
>>    * Tweaked the get_initials() code for use on <reference> authors.
>>      Refactored part of the text.render_reference() code to support
>>      get_initials() properly.
>>
>>    * Added special initials handling for RFCs 1272 and below, to apply=
 the
>>      single initials handling enforced at that time.
>> ...
>=20
> Shouldn't the initials handling depend on what RFC the reference appear=
s
> in (as opposed to what RFC is being cited)???

The RFC-Editor has requested that the rendering should match the front pa=
ge
of the RFC in question, and provided the information that RFC 1272 and
earlier should be limited to one initial, irrespective of what's given in=

the <reference> entry.


	Henrik



--FsCRG4B06P5d8xDgVpsAUuQu8V80hJrrc--

--WaengBhpGqbrjVDUgX60d1CqGrr4Hckud
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEifjc5+rnL1MJBcZSTptXS4+7FxoFAlysgEgACgkQTptXS4+7
FxqE0A/8DmJckROy5UcGUgdGsKnXClEsMVN3KC5mZRU7XStu8o1kOCovv6iAYomR
AbCFd6wIWjsHndmnll42rNIfXLwwHyFY10WLC0Xi88Kni8/Qw1tMg0Qk38DbdmRk
P1204t9D+L1bL5d9js5CyKi5bOqUV848/kOT7K/V9mkm7IKT0swYLoLhshfvInUN
dVEREUTWpOOOAz3fH22b8hRPDh0M4LyobpN7Bc416HY7FwRUz+819HOnKJRkFGHS
EZ5VZcjFgLGqw3bmPFMUjTorplP4lVArx7R0Oy+37r9/lxXg/eAQQJSJGG9xIoTa
3G7PCxQU33lUN4p9bNz3AwtrqgqpKUvoOCHRGgFkD/CXjEws8JjnIx+iM0l3xmlX
LkL+aLrYz11N0iUzBw87YD62ntru95E1rZBkZkZZrumQKviaDe/oVTnkqm3d2zhB
LuhHWMksCWYm25bx3j63su6r1kGji5Wvflx9jBvBxJVyz3rVjVQfPHMGVChqDiXC
O0pUcD+nV5x5fLvH6v0vU+gIR1V+Mo13k2txKCksycvtBTqwuGkWJmqA3AtfQKaw
7kLzBdWVyY34+RtZ859UmTp0n3WY77KtfELMq6fcplY7sStC+h3pV8kwIBX7xK4w
7SazfWf3rOYH8IkSMshN2qgfqQVHsYnxfhVAQrY52ckvM1VGDbc=
=ZiGa
-----END PGP SIGNATURE-----

--WaengBhpGqbrjVDUgX60d1CqGrr4Hckud--


From nobody Tue Apr  9 04:24:59 2019
Return-Path: <henrik@levkowetz.com>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DF808120779 for <xml2rfc@ietfa.amsl.com>; Tue,  9 Apr 2019 04:24:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.899
X-Spam-Level: 
X-Spam-Status: No, score=-1.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, URIBL_BLOCKED=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 bBBYjhOEEO8p for <xml2rfc@ietfa.amsl.com>; Tue,  9 Apr 2019 04:24:56 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:126c::1:2a]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E758C12030C for <xml2rfc@ietf.org>; Tue,  9 Apr 2019 04:24:55 -0700 (PDT)
Received: from h-202-242.a357.priv.bahnhof.se ([158.174.202.242]:60944 helo=tannat.localdomain) by zinfandel.tools.ietf.org with esmtpsa (TLS1.2:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.80) (envelope-from <henrik@levkowetz.com>) id 1hDos2-0003X8-DT; Tue, 09 Apr 2019 04:24:55 -0700
To: Carsten Bormann <cabo@tzi.org>
References: <839e1f64-0e2a-b50b-5d14-c992f1de6597@earthlink.net> <E1BC34DC-9500-4BC0-ABD9-15A0E19CA01B@tzi.org> <1a893cda-fe7d-5c41-b2dd-842a61db6189@levkowetz.com> <2960CD25-B4BE-4F07-A2D3-9CDEC71F40B1@tzi.org>
Cc: Charlie Perkins <charles.perkins@earthlink.net>, xml2rfc@ietf.org
From: Henrik Levkowetz <henrik@levkowetz.com>
Message-ID: <cf8d037a-2cac-cf63-2b24-872326c6e43f@levkowetz.com>
Date: Tue, 9 Apr 2019 13:24:46 +0200
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.8.0
MIME-Version: 1.0
In-Reply-To: <2960CD25-B4BE-4F07-A2D3-9CDEC71F40B1@tzi.org>
Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="EQf7G9L3Lw5rDp6VGpgGnvn5wF53JQdMg"
X-SA-Exim-Connect-IP: 158.174.202.242
X-SA-Exim-Rcpt-To: xml2rfc@ietf.org, charles.perkins@earthlink.net, cabo@tzi.org
X-SA-Exim-Mail-From: henrik@levkowetz.com
X-SA-Exim-Version: 4.2.1 (built Mon, 26 Dec 2011 16:24:06 +0000)
X-SA-Exim-Scanned: Yes (on zinfandel.tools.ietf.org)
X-Clacks-Overhead: GNU Terry Pratchett
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/_YpEuWGSMFL_Oan_V5j5DRzhaVs>
Subject: Re: [xml2rfc] Change in the results of using the "author" tag
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 09 Apr 2019 11:24:58 -0000

This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--EQf7G9L3Lw5rDp6VGpgGnvn5wF53JQdMg
Content-Type: multipart/mixed; boundary="hxt6mgC44wxesc48DPBaE34s0IvIsHdOd";
 protected-headers="v1"
From: Henrik Levkowetz <henrik@levkowetz.com>
To: Carsten Bormann <cabo@tzi.org>
Cc: Charlie Perkins <charles.perkins@earthlink.net>, xml2rfc@ietf.org
Message-ID: <cf8d037a-2cac-cf63-2b24-872326c6e43f@levkowetz.com>
Subject: Re: [xml2rfc] Change in the results of using the "author" tag
References: <839e1f64-0e2a-b50b-5d14-c992f1de6597@earthlink.net>
 <E1BC34DC-9500-4BC0-ABD9-15A0E19CA01B@tzi.org>
 <1a893cda-fe7d-5c41-b2dd-842a61db6189@levkowetz.com>
 <2960CD25-B4BE-4F07-A2D3-9CDEC71F40B1@tzi.org>
In-Reply-To: <2960CD25-B4BE-4F07-A2D3-9CDEC71F40B1@tzi.org>

--hxt6mgC44wxesc48DPBaE34s0IvIsHdOd
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable

Hi Carsten,

On 2019-04-08 16:04, Carsten Bormann wrote:
> On Apr 8, 2019, at 13:35, Henrik Levkowetz <henrik@levkowetz.com> wrote=
:
>>=20
>> Apart from the points Carsten make, which all seem valid, a brief look=
up on
>> Linked In and a bit of googling has me pretty convinced that a reasona=
ble
>> author entry would be:
>>=20
>>  <author fullname=3D"Dorothy Stanley" initials=3D"D." surname=3D"Stanl=
ey">
>>    <organization>IEEE 802.11 Wireless Local Area Networks</organizatio=
n>
>>    <address>
>>      <email>dstanley@ieee.org</email>
>>    </address>
>>  </author>
>>=20
>> and that constructing an entry with no initials and surname=3D"Dorothy=
 Stanley"
>> is a red herring ,:-)
>=20
> Right, but outside of (e.g. Spanish or Indonesian) names where the
> heuristics don=E2=80=99t work, why are we even putting the attributes
> initials/surname in? If we can rely on the heuristics being present,
> we shouldn=E2=80=99t have to.

Agreed.

> (Right now, kramdown-rfc runs a [probably slightly broken] copy of
> the heuristics if =E2=80=9Cins=E2=80=9D [Initials/Surname] are not give=
n. So XML
> always sees initials/surname. I=E2=80=99m mainly asking to find out if =
I can
> get rid of that.)

xml2rfc does this, too, and I have no intention or plan to remove that.

> BTW, what is the right way to handle Indonesian (not only used there)
> single-name names? (I remember having to duplicate a student=E2=80=99s =
name
> into both first and last name fields to get things rolling through
> the campus management systems=E2=80=A6) Empty initials attribute? Just =
giving
> the fullname does work in XML2RFC, apparently=E2=80=A6

I think just giving the fullname would be right, yes.


Best regards,

	Henrik

>=20
> Gr=C3=BC=C3=9Fe, Carsten
>=20
>=20
>>=20
>> 	Henrik
>>=20
>> On 2019-04-08 03:13, Carsten Bormann wrote:
>>> Dorothy Stanley would be an unusual surname in the English-speaking w=
orld.
>>> So I=E2=80=99m not surprised that the handling of that is weird and e=
ven changed between versions.
>>>=20
>>> The logic in the version I=E2=80=99m looking at (cli/xml2rfc/util/nam=
e.py, rev 2851 ~ December 2018) is:
>>>=20
>>> The attributes initials and surname are only used if both are set, ot=
herwise fullname is used (with some heuristics for generating abbreviated=
 initials that don=E2=80=99t work, e.g., in Spanish names), and if that d=
oesn=E2=80=99t exist either there is no name (which means that the organi=
zation will be used if there is one).
>>>=20
>>> Which seems to be exactly what you are seeing.
>>>=20
>>> The only way to get Dorothy=E2=80=99s name with unabbreviated initial=
s seems to be to make that the org.  But that lack of a feature is kind o=
f OK, because that=E2=80=99s not the way we do this:
>>>=20
>>> RFC 7322, 4.8.6.6.  Referencing Other Standards Development Organizat=
ions (SDOs)
>>>=20
>>> Gr=C3=BC=C3=9Fe, Carsten
>>>=20
>>>=20
>>>=20
>>>> On Apr 7, 2019, at 22:24, Charlie Perkins <charles.perkins@earthlink=
=2Enet> wrote:
>>>>=20
>>>> Hello folks,
>>>>=20
>>>> My file contains the following source lines of .xml:
>>>>=20
>>>>>          <author surname=3D"Dorothy Stanley">
>>>>>            <organization>"IEEE 802 Wireless"</organization>
>>>>=20
>>>> The citation has not changed in a good while, but I noticed the foll=
owing change in the output from November to March:
>>>>=20
>>>>>   [ietf_802-11]
>>>>>              "Dorothy Stanley", "IEEE 802.11 multicast capabilities=
",
>>>>>              Nov 2015.
>>>>=20
>>>> versus
>>>>=20
>>>>>   [ietf_802-11]
>>>>>              "IEEE 802 Wireless", "IEEE 802.11 multicast capabiliti=
es",
>>>>>              Nov 2015.
>>>>=20
>>>> I prefer that the bibliographic citation show Dorothy Stanley as aut=
hor, not IEEE 802 Wireless.  Is this still possible?  Or, if not, what is=
 the correct way to express the authorship to get the desired result?
>>>>=20
>>>> Thanks in advance for your consideration of my request.
>>>>=20
>>>> Regards,
>>>> Charlie P.
>>>>=20
>>>> _______________________________________________
>>>> xml2rfc mailing list
>>>> xml2rfc@ietf.org
>>>> https://www.ietf.org/mailman/listinfo/xml2rfc
>>>>=20
>>>>=20
>>>=20
>>> _______________________________________________
>>> xml2rfc mailing list
>>> xml2rfc@ietf.org
>>> https://www.ietf.org/mailman/listinfo/xml2rfc
>>>=20
>>=20
>=20
>=20


--hxt6mgC44wxesc48DPBaE34s0IvIsHdOd--

--EQf7G9L3Lw5rDp6VGpgGnvn5wF53JQdMg
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEifjc5+rnL1MJBcZSTptXS4+7FxoFAlysgP4ACgkQTptXS4+7
Fxpx3RAAl0m/2WMMrhcUC1/XzskeH8WF2zrhDnc5sqpOuDZ7zDnHAfzc9Gi+H7cW
Z+jETMEqrH9P7U9sLj0R59fdlrh2phpU16IsDvNFPlzBjNU77iSqi84IAMcZ8EWL
4cYjcxjVKXLm1A9C+/jsqTt/qSCWrnbSpN3jdMdFwwyzD1VNwdRktdUx9T2Z4iOO
iLJB7s5rWcNkPU4J2ct+p1wLg9C1cOCsmatNMV4DPHfUkmHn/7W5srw/Z0qS4s0H
Z4FVUXi9J+KltKctkYlQ/74o8SjXdfqXwyBCKQq7bSAVkQP8oRAHwOFkRIS8JBZ1
fkCH8KNWztxPiiWHpnknwwXbAYI/ZBZcwMUq47Cgo1PAxtkw2BlqrRi1CxUOFZnI
IjN/AI42KRd+X2Y+rE1rh155Nxb72wXQq97fiLnKcVFB+kHXDEUXdqpQRnNJTbDI
MjS9+I/zSlFP0nD9zJ8JdAl7/2LHs/VYjycA96mgul5qAvD00EaBtLKzNszbfbDG
eJRI5P0CWuUEiEmWzEaZW/uAl6k9V3/74quRUV/ckHB1wMBg9wqRIcnCCd3Q67wY
GURBskuIkj+AQxiFrlYqX+yT4ZhuJ9qk765gXf5TzMhRHUreK/Adn/LXXozGM6GO
YJ4c3QZCLgb8IWQAGk9GLk/IOAidYEdXMztq5N5czp3mZSi7UFE=
=Tobm
-----END PGP SIGNATURE-----

--EQf7G9L3Lw5rDp6VGpgGnvn5wF53JQdMg--


From nobody Tue Apr  9 04:38:18 2019
Return-Path: <julian.reschke@gmx.de>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 80CDE120781; Tue,  9 Apr 2019 04:38:02 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.6
X-Spam-Level: 
X-Spam-Status: No, score=-2.6 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=gmx.net
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 FoKpR3x5HZSo; Tue,  9 Apr 2019 04:38:00 -0700 (PDT)
Received: from mout.gmx.net (mout.gmx.net [212.227.17.22]) (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 5E64712078A; Tue,  9 Apr 2019 04:37:59 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gmx.net; s=badeba3b8450; t=1554809860; bh=cRYV9QOTLxkcROJovK5Vs+JU95SFAOvjy14hluBszH4=; h=X-UI-Sender-Class:Subject:To:Cc:References:From:Date:In-Reply-To; b=NucM6AQ656saTnFDrxqIQymtEbXHHTW7OFaen4GlCmHv2MY9kSnaeP8Fn86l0ep0t FG1dIc1QoJAOwu8wBHlhrXxLTZAWDba1Ji+HB12Dk6dlAuV9CGHXWif7amQN1MtshT LcAMyj3niL6Bw0XTSjrXH3NmWP1vIJ8C3oV+izAQ=
X-UI-Sender-Class: 01bb95c1-4bf8-414a-932a-4f6e2808ef9c
Received: from [192.168.1.34] ([217.91.35.233]) by mail.gmx.com (mrgmx101 [212.227.17.168]) with ESMTPSA (Nemesis) id 0M7CRe-1h01Le123S-00x57T; Tue, 09 Apr 2019 13:37:40 +0200
To: Henrik Levkowetz <henrik@levkowetz.com>, xml2rfc-dev@ietf.org, xml2rfc@ietf.org
Cc: rfc-markdown@ietf.org
References: <E1hDSIW-0008DY-Hl@durif.tools.ietf.org> <c8d8c9e9-88dd-8c49-c1d4-e0438c56a03c@gmx.de> <f41d8ba2-7078-0ffa-3e41-6f8bc1d0f766@levkowetz.com>
From: Julian Reschke <julian.reschke@gmx.de>
Message-ID: <dfcbd237-bbff-867d-b704-cb874c4b2ed3@gmx.de>
Date: Tue, 9 Apr 2019 13:37:39 +0200
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1
MIME-Version: 1.0
In-Reply-To: <f41d8ba2-7078-0ffa-3e41-6f8bc1d0f766@levkowetz.com>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Language: en-US
Content-Transfer-Encoding: quoted-printable
X-Provags-ID: V03:K1:3hqlgEgBSF+augY85Xtg/uCDKEidu/uMRWq9mGFUnZsc5RS1y2A WKYeYQVLcUwg6B5LI5vU3dwCZ15n/PPZxRO9aKADFBShXZzX3Cdq+Wjg6sh4GXmlLvHJ59v NHsHIC6vj7fOALKruTV4HFT4PqCYZrXzOl4t1JvBApyf6RKDaYiwN52SMLLpWpDInLHXXkn x34S7cWhcDmdO7Ng6zwCA==
X-UI-Out-Filterresults: notjunk:1;V03:K0:IaTuyr9J7jQ=:M4Mg4zIg22tbxRZz/N8WYK CaVFuTfDylp2shcjBtA5Kete/rRmQiGLcZf8wM7yHYeQTUroUJ8hyK7C4d7ASr39A1aXCc3s1 phmuo/NCfKIUIOTMn4OB/+6z42wuJ1e2bvfjftjqU5vgcgR/igDLM1fqX2qoJ1kLGkD/BJoEa drq6YgUgJ3QZWdD0H1pwGOJe/DiMzJmr23+A1uYscAgrIkWnqaQghguTGkQH5l1mFavs2eKRG wnGadY/N//HB8oSPwnQy5o6xqbCiE3ZSATr9UKFzBtdgbgrIZHXEpEiGaeJazZT9JHbSGoG1m WRC9he//vZ5H16R8ESuaXMMnP88uR4hDpOM1aPfuSVKDGloghZLvxV5F24s8ziIwjjJMHr/Tp upZvPe5dPhQxXyfADkv91ETqVMgdorJYceKeaVdnGPsfMlgnSCv3MElNriL/F4kN/1SKKIOXl QyrU98t09xbsbqlsZfdj01XumYGcuBDhXp8MPeyyCrP+Q6rHCj+DS65QOfpwzHsD7Lqymdyfv 10y5kQpH5b2c5OA+wixX1w9iZ0HZk6Ykue+uKhzDoVoyp01xBNT34d2192hqTrVsxN1ak1H/j nT1zZrahzxBLJdwZ1WDZISgqb51HcDdMohTLtCGZbFz2LS22b7zPTSIF2IaOXMTo6OTUEIrQQ kb67FznyZomIomWOgP5E20zzNMbYZirB+TizXfybjCn0qt8+Niv/AyI4j7LVqkExm9rFTnZcE VZTqh/KWwEqpMV+uBLqnvgeXxbzwD7RjcTGiJcUfLbMOUkR98qckNtaNqZnRSDVEaNPs21gub RqswOJl8+9+hpXEr3z6ys7EUnravcnCOYwAKqs+YvlFo/fuN/Z2rWJaqXtFHfpXA5nZc7dE+N 3Z6XITKmp9IcCjjIDBpPQ8xZtlk8cDXS5jH0UI8C4Rl4RX5oB/svytB6Q7xJKtaQbdwUl1sEE d4BwyFuALRA==
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/ekIY-o0tIotISzhXGjoqpVN4jrc>
Subject: Re: [xml2rfc] [Rfc-markdown] initials handling, was:  New xml2rfc release: v2.22.3
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 09 Apr 2019 11:38:03 -0000

On 09.04.2019 13:21, Henrik Levkowetz wrote:
> ...
>> Shouldn't the initials handling depend on what RFC the reference appear=
s
>> in (as opposed to what RFC is being cited)???
>
> The RFC-Editor has requested that the rendering should match the front p=
age
> of the RFC in question, and provided the information that RFC 1272 and
> earlier should be limited to one initial, irrespective of what's given i=
n
> the <reference> entry.
> ...

Wow, a nice new requirement.

It would be great if changes like these would be communicated by the RFC
Editor. (Or did I miss something?)

Best regards, Julian


From nobody Tue Apr  9 04:47:19 2019
Return-Path: <henrik@levkowetz.com>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 23AD21207C0; Tue,  9 Apr 2019 04:47:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.9
X-Spam-Level: 
X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9] 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 TyuUrV9iwyaA; Tue,  9 Apr 2019 04:47:08 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:126c::1:2a]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8E55212078D; Tue,  9 Apr 2019 04:47:08 -0700 (PDT)
Received: from h-202-242.a357.priv.bahnhof.se ([158.174.202.242]:61133 helo=tannat.localdomain) by zinfandel.tools.ietf.org with esmtpsa (TLS1.2:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.80) (envelope-from <henrik@levkowetz.com>) id 1hDpDX-0001ZP-PW; Tue, 09 Apr 2019 04:47:08 -0700
To: Julian Reschke <julian.reschke@gmx.de>, xml2rfc-dev@ietf.org, xml2rfc@ietf.org
References: <E1hDSIW-0008DY-Hl@durif.tools.ietf.org> <c8d8c9e9-88dd-8c49-c1d4-e0438c56a03c@gmx.de> <f41d8ba2-7078-0ffa-3e41-6f8bc1d0f766@levkowetz.com> <dfcbd237-bbff-867d-b704-cb874c4b2ed3@gmx.de>
Cc: rfc-markdown@ietf.org
From: Henrik Levkowetz <henrik@levkowetz.com>
Message-ID: <b760846d-5183-ad8a-dd42-62a7800bdbf6@levkowetz.com>
Date: Tue, 9 Apr 2019 13:47:00 +0200
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.8.0
MIME-Version: 1.0
In-Reply-To: <dfcbd237-bbff-867d-b704-cb874c4b2ed3@gmx.de>
Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="4XOPUJC2h9l4V4duqwDSAS986wXv1EUw6"
X-SA-Exim-Connect-IP: 158.174.202.242
X-SA-Exim-Rcpt-To: rfc-markdown@ietf.org, xml2rfc@ietf.org, xml2rfc-dev@ietf.org, julian.reschke@gmx.de
X-SA-Exim-Mail-From: henrik@levkowetz.com
X-SA-Exim-Version: 4.2.1 (built Mon, 26 Dec 2011 16:24:06 +0000)
X-SA-Exim-Scanned: Yes (on zinfandel.tools.ietf.org)
X-Clacks-Overhead: GNU Terry Pratchett
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/p1b2f-7zpdjGViFVyI9l8LNoDkc>
Subject: Re: [xml2rfc] [Rfc-markdown] initials handling, was:  New xml2rfc release: v2.22.3
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 09 Apr 2019 11:47:11 -0000

This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--4XOPUJC2h9l4V4duqwDSAS986wXv1EUw6
Content-Type: multipart/mixed; boundary="nm44sQrbUNHps7Mxr5cpP1x329gjM9Swv";
 protected-headers="v1"
From: Henrik Levkowetz <henrik@levkowetz.com>
To: Julian Reschke <julian.reschke@gmx.de>, xml2rfc-dev@ietf.org,
 xml2rfc@ietf.org
Cc: rfc-markdown@ietf.org
Message-ID: <b760846d-5183-ad8a-dd42-62a7800bdbf6@levkowetz.com>
Subject: Re: [Rfc-markdown] initials handling, was: [xml2rfc] New xml2rfc
 release: v2.22.3
References: <E1hDSIW-0008DY-Hl@durif.tools.ietf.org>
 <c8d8c9e9-88dd-8c49-c1d4-e0438c56a03c@gmx.de>
 <f41d8ba2-7078-0ffa-3e41-6f8bc1d0f766@levkowetz.com>
 <dfcbd237-bbff-867d-b704-cb874c4b2ed3@gmx.de>
In-Reply-To: <dfcbd237-bbff-867d-b704-cb874c4b2ed3@gmx.de>

--nm44sQrbUNHps7Mxr5cpP1x329gjM9Swv
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable


On 2019-04-09 13:37, Julian Reschke wrote:
> On 09.04.2019 13:21, Henrik Levkowetz wrote:
>> ...
>>> Shouldn't the initials handling depend on what RFC the reference appe=
ars
>>> in (as opposed to what RFC is being cited)???
>>
>> The RFC-Editor has requested that the rendering should match the front=
 page
>> of the RFC in question, and provided the information that RFC 1272 and=

>> earlier should be limited to one initial, irrespective of what's given=
 in
>> the <reference> entry.
>> ...
>=20
> Wow, a nice new requirement.
>=20
> It would be great if changes like these would be communicated by the RF=
C
> Editor. (Or did I miss something?)

This came up as a difference between the legacy rendering and the v3 rend=
ering.
I haven't dug into exactly which heuristics the legacy rendering used to
make the distinction.  The idea that the reference entries should reflect=

what was actually published isn't new; if anything it's been a consistent=

expectation for a long long time.


	Henrik



--nm44sQrbUNHps7Mxr5cpP1x329gjM9Swv--

--4XOPUJC2h9l4V4duqwDSAS986wXv1EUw6
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEifjc5+rnL1MJBcZSTptXS4+7FxoFAlyshjQACgkQTptXS4+7
FxrMVw//WRa2p7goSJuB5ZStymB5yR9GpgqyJm8FttZgwT2htDw7JaOYIYa1xZky
sbBeM0aYZKsyAIGpBtP4nDBgcGOfyncBUqbno57F4j6wRdy/cXbxHWvqSdEZ+cz3
FtNwuE7+rHDFQHQPPJJPU62uw/cTPGue0o8/fTBp16vl1/HGtpdou6bNe6u0+iNL
j7PNFbFXQROjakWUvDrC9ILWjnTQZuA1EnZg0/1rrbhJCrrM8uYvLWPEglzlzCBl
Ze8OQMe1h83Zidsa5T+YuHXgnXfmySzl0ioiNzoyU9HxyHULCvAMNG0A5dHj/prA
HaEqFbijlMZeY20byolKm/OLbRWHQHJRUyR8/uKKKxjSjPpQIjuDSmIhW+UhttaY
fsiHB5Z8BDDJedkWUWD09JPCVW+LvGa5cq1bzZ6ITSQ84ifMoy7BbhcWkzAYMOgA
guy44jut7B/Hb2nrItJiGX7PPN09d/kaB5HkJJi5L3QnZfJg7OaHi7BGXb/Yzkgp
MFX4Tq0n0OTsG4THbYv/000AauhgkG1UdLvYOjSByQMIpx3Col3ZnuANW8E8ygOS
AB7yMRRuED+yNpBJyfBLtY+FT/cUaZFvsR+iZoer3KfTTx63MEe3m3VE1JGsrKf/
Sx8xOI5NkxvxtptvRKi4IJ4/tKZSnStejJhN5aF6T5Fn4BRKCJA=
=iKFN
-----END PGP SIGNATURE-----

--4XOPUJC2h9l4V4duqwDSAS986wXv1EUw6--


From nobody Tue Apr  9 05:11:32 2019
Return-Path: <julian.reschke@gmx.de>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 456331207B8; Tue,  9 Apr 2019 05:11:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.6
X-Spam-Level: 
X-Spam-Status: No, score=-2.6 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=gmx.net
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 XmmJ6WYxBaw6; Tue,  9 Apr 2019 05:11:17 -0700 (PDT)
Received: from mout.gmx.net (mout.gmx.net [212.227.17.22]) (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 351971207AF; Tue,  9 Apr 2019 05:11:17 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gmx.net; s=badeba3b8450; t=1554811863; bh=CsrnYQNp2jk8FD+eYzuVwc2QohJ6ojzPSDGnfPMNya0=; h=X-UI-Sender-Class:Subject:To:Cc:References:From:Date:In-Reply-To; b=luj8vsyZ6YovfMQQAJJyF+q4H0Akl4wOlV6VMGg/suCLkZxyqR9MqsdT2krXa/3uD QQy6YxZy24setcu9AgpNS8z3IB8gb697e9S1WT5dSBaN2aDoaaI0KJ9e69TP25V3ZM kGeaYutmJwfqFU9s1sWyNTEjrehqp+jx/Y6NrV0k=
X-UI-Sender-Class: 01bb95c1-4bf8-414a-932a-4f6e2808ef9c
Received: from [192.168.1.34] ([217.91.35.233]) by mail.gmx.com (mrgmx101 [212.227.17.168]) with ESMTPSA (Nemesis) id 0MUDXS-1hNHVN0mRO-00R3jw; Tue, 09 Apr 2019 14:11:03 +0200
To: Henrik Levkowetz <henrik@levkowetz.com>, xml2rfc-dev@ietf.org, xml2rfc@ietf.org
Cc: rfc-markdown@ietf.org
References: <E1hDSIW-0008DY-Hl@durif.tools.ietf.org> <c8d8c9e9-88dd-8c49-c1d4-e0438c56a03c@gmx.de> <f41d8ba2-7078-0ffa-3e41-6f8bc1d0f766@levkowetz.com> <dfcbd237-bbff-867d-b704-cb874c4b2ed3@gmx.de> <b760846d-5183-ad8a-dd42-62a7800bdbf6@levkowetz.com>
From: Julian Reschke <julian.reschke@gmx.de>
Message-ID: <021a8f97-77fd-2b4d-dc8b-0dbf9241ad6e@gmx.de>
Date: Tue, 9 Apr 2019 14:11:03 +0200
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1
MIME-Version: 1.0
In-Reply-To: <b760846d-5183-ad8a-dd42-62a7800bdbf6@levkowetz.com>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Language: en-US
Content-Transfer-Encoding: quoted-printable
X-Provags-ID: V03:K1:8g20KqAvvLp/J59XUVwvn9Zg48aYa8aOvWDqWQKfUSotqvMEYRL FyIjtOUZIcl6DSznwwpWzZX1M9VnGA+XB26sAUauX9XP6XFE1K5NtUsNZEEKSfrWGtzg5xj 1mw8fuSnI36ajpJp4zaGB2yONil8HNTD2gdNlNZFNLeDlUGyiZ9HvwIdspxi3sssgNhY/zt JHXxy7/UzHMhihvw8a/pg==
X-UI-Out-Filterresults: notjunk:1;V03:K0:jmioOHcP5I0=:Tl3u78I7zJnuLN0l62tZX9 jk8INT1JF3s3uZkA7ToM7/U701NMFKSjCzoBr9RJv7mUAbZrguKPsh15IU6jW6p75oRgsakxr +UrV1lWJUIoTeNEeXgvLk1p/pZZTUYxb1iewWDm33CUHW+a/E5nvTZY8/9Ca3a5Ci0icd2ZBV bbpZEhjuICnryvjSKytifYxnxMhQdKTdMdzIbX/SrweMbdpa1Djsasiir8NOpSEvnKgougEQ0 pG7zMHBLmYNcgrLLBFml0HHfvwpWx1Vz5IHuzal44S1SOCyESxKjm7N2+PYNLc3mEQatDwHvt tmeSBANYw9gNyuFRbqHt5L5j2pqFZdn1UQD0egvsnRsiwIwq7tEDSi7/sNkWVc8+KklevsKCd Ar9uqySIdW7zB0zMz6WylXe5jODBwEzHMNnrGJ+g85knzAv8/nNcfbe4cRqV1EWIUhEJ9d8va m1yPedRUzC0C+3tObQtvUbkIYlkVetX9X25ZTUM5M1s/SpZ5Ed9ibcQnnVUr/tKLZgJaSDAkh fMjgw/O7GLwy0w6oeg/vDfUJCFstfFagBrSP1RYqyAhE0n5NVcdK3JVaEsqKJmy8/ek8ZNOQ7 KRCvPQK/nNKlZpMxwcGgB1wCJHEC/jszc3GG//ErUPEizumI1LLKqMYpgfeU+TQ7je7S6tsCs je6GY/T7eNv8PmhV++y1dV/ivH0CmyRmEXIIr5TAEOE7BxLfOtLuNsnOzqIMTkTcd4G24t5TQ bvqKxY3V7S8jpjqcCCJPm0YsSWGhIQOdQoTkfv0E8fvp1gZbp5wyB8xRKgC8IYuV6SLVhj0sI IXTCzJ/CNvIiaGG/1qNzKkUEuAnoK2RlYhoAN8lXfOJhEO4Oc/f/e3zBVYCJoEYuCfjArK10H LcCMqznJ0gVhuhovPU8KQGrSpygrDmtFrSJDZSZgetzuG8JKYfMjG6HMK6CY0Az9D9sWjdjHO SGVl3lMT/Zw==
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/bpbvntURomzhhCcBLveT29tOMaw>
Subject: Re: [xml2rfc] [Rfc-markdown] initials handling, was:  New xml2rfc release: v2.22.3
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 09 Apr 2019 12:11:19 -0000

On 09.04.2019 13:47, Henrik Levkowetz wrote:
>
> On 2019-04-09 13:37, Julian Reschke wrote:
>> On 09.04.2019 13:21, Henrik Levkowetz wrote:
>>> ...
>>>> Shouldn't the initials handling depend on what RFC the reference appe=
ars
>>>> in (as opposed to what RFC is being cited)???
>>>
>>> The RFC-Editor has requested that the rendering should match the front=
 page
>>> of the RFC in question, and provided the information that RFC 1272 and
>>> earlier should be limited to one initial, irrespective of what's given=
 in
>>> the <reference> entry.
>>> ...
>>
>> Wow, a nice new requirement.
>>
>> It would be great if changes like these would be communicated by the RF=
C
>> Editor. (Or did I miss something?)
>
> This came up as a difference between the legacy rendering and the v3 ren=
dering.
> I haven't dug into exactly which heuristics the legacy rendering used to
> make the distinction.  The idea that the reference entries should reflec=
t
> what was actually published isn't new; if anything it's been a consisten=
t
> expectation for a long long time.
> ...

...but in that case the information would need to be present in the
<reference>s (files). Otherwise the knowledge needs to be hard-wired
into the renderer which IMHO doesn't make any sense.

Best regards, Julian


From nobody Tue Apr  9 05:11:43 2019
Return-Path: <tony@att.com>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E0E011207B7; Tue,  9 Apr 2019 05:11:31 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.237
X-Spam-Level: 
X-Spam-Status: No, score=-1.237 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, KHOP_DYNAMIC=1.363, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001, 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 TzU85blKrysm; Tue,  9 Apr 2019 05:11:31 -0700 (PDT)
Received: from mx0a-00191d01.pphosted.com (mx0b-00191d01.pphosted.com [67.231.157.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C6D951207AF; Tue,  9 Apr 2019 05:11:30 -0700 (PDT)
Received: from pps.filterd (m0083689.ppops.net [127.0.0.1]) by m0083689.ppops.net-00191d01. (8.16.0.27/8.16.0.27) with SMTP id x39C5x4Q033593; Tue, 9 Apr 2019 08:11:29 -0400
Received: from alpi155.enaf.aldc.att.com (sbcsmtp7.sbc.com [144.160.229.24]) by m0083689.ppops.net-00191d01. with ESMTP id 2rrtyg0dkc-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 09 Apr 2019 08:11:29 -0400
Received: from enaf.aldc.att.com (localhost [127.0.0.1]) by alpi155.enaf.aldc.att.com (8.14.5/8.14.5) with ESMTP id x39CBSO5001287; Tue, 9 Apr 2019 08:11:28 -0400
Received: from zlp27127.vci.att.com (zlp27127.vci.att.com [135.66.87.31]) by alpi155.enaf.aldc.att.com (8.14.5/8.14.5) with ESMTP id x39CBK6m001174 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Tue, 9 Apr 2019 08:11:23 -0400
Received: from zlp27127.vci.att.com (zlp27127.vci.att.com [127.0.0.1]) by zlp27127.vci.att.com (Service) with ESMTP id A554940002D5; Tue,  9 Apr 2019 12:11:20 +0000 (GMT)
Received: from MISOUT7MSGHUBAD.ITServices.sbc.com (unknown [130.9.129.148]) by zlp27127.vci.att.com (Service) with ESMTPS id 9199140002BC; Tue,  9 Apr 2019 12:11:20 +0000 (GMT)
Received: from MISOUT7MSGUSRCG.ITServices.sbc.com ([169.254.7.7]) by MISOUT7MSGHUBAD.ITServices.sbc.com ([130.9.129.148]) with mapi id 14.03.0439.000; Tue, 9 Apr 2019 08:11:20 -0400
From: "HANSEN, TONY L" <tony@att.com>
To: Henrik Levkowetz <henrik@levkowetz.com>, "xml2rfc-dev@ietf.org" <xml2rfc-dev@ietf.org>, "xml2rfc@ietf.org" <xml2rfc@ietf.org>
CC: "rfc-markdown@ietf.org" <rfc-markdown@ietf.org>
Thread-Topic: [Rfc-markdown] initials handling, was: [xml2rfc] New xml2rfc release: v2.22.3
Thread-Index: AQHU7sZ83tbefHmC8kORj/lmPR6/aKYz9saAgAACnQD//8O9gA==
Date: Tue, 9 Apr 2019 12:11:19 +0000
Message-ID: <561D7097-7155-4DDD-8C5D-FA65663B5105@att.com>
References: <E1hDSIW-0008DY-Hl@durif.tools.ietf.org> <c8d8c9e9-88dd-8c49-c1d4-e0438c56a03c@gmx.de> <f41d8ba2-7078-0ffa-3e41-6f8bc1d0f766@levkowetz.com> <dfcbd237-bbff-867d-b704-cb874c4b2ed3@gmx.de> <b760846d-5183-ad8a-dd42-62a7800bdbf6@levkowetz.com>
In-Reply-To: <b760846d-5183-ad8a-dd42-62a7800bdbf6@levkowetz.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-originating-ip: [135.210.11.203]
Content-Type: text/plain; charset="utf-8"
Content-ID: <42DF2E284471A448ACD8D02DB4BADBAC@LOCAL>
Content-Transfer-Encoding: base64
MIME-Version: 1.0
X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:, , definitions=2019-04-09_05:, , signatures=0
X-Proofpoint-Spam-Details: rule=outbound_policy_notspam policy=outbound_policy score=0 priorityscore=1501 malwarescore=0 suspectscore=0 phishscore=0 bulkscore=0 spamscore=0 clxscore=1011 lowpriorityscore=0 mlxscore=0 impostorscore=0 mlxlogscore=999 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1810050000 definitions=main-1904090078
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/CtrsSetIw0DoLMp7FEtdYgYh6MA>
Subject: Re: [xml2rfc] [Rfc-markdown] initials handling, was:  New xml2rfc release: v2.22.3
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 09 Apr 2019 12:11:32 -0000

T24gNC85LzE5LCA3OjQ3IEFNLCAiUmZjLW1hcmtkb3duIG9uIGJlaGFsZiBvZiBIZW5yaWsgTGV2
a293ZXR6IiA8cmZjLW1hcmtkb3duLWJvdW5jZXNAaWV0Zi5vcmcgb24gYmVoYWxmIG9mIGhlbnJp
a0BsZXZrb3dldHouY29tPiB3cm90ZToNCg0KICAgIA0KICAgIE9uIDIwMTktMDQtMDkgMTM6Mzcs
IEp1bGlhbiBSZXNjaGtlIHdyb3RlOg0KICAgID4gT24gMDkuMDQuMjAxOSAxMzoyMSwgSGVucmlr
IExldmtvd2V0eiB3cm90ZToNCiAgICA+PiAuLi4NCiAgICA+Pj4gU2hvdWxkbid0IHRoZSBpbml0
aWFscyBoYW5kbGluZyBkZXBlbmQgb24gd2hhdCBSRkMgdGhlIHJlZmVyZW5jZSBhcHBlYXJzDQog
ICAgPj4+IGluIChhcyBvcHBvc2VkIHRvIHdoYXQgUkZDIGlzIGJlaW5nIGNpdGVkKT8/Pw0KICAg
ID4+DQogICAgPj4gVGhlIFJGQy1FZGl0b3IgaGFzIHJlcXVlc3RlZCB0aGF0IHRoZSByZW5kZXJp
bmcgc2hvdWxkIG1hdGNoIHRoZSBmcm9udCBwYWdlDQogICAgPj4gb2YgdGhlIFJGQyBpbiBxdWVz
dGlvbiwgYW5kIHByb3ZpZGVkIHRoZSBpbmZvcm1hdGlvbiB0aGF0IFJGQyAxMjcyIGFuZA0KICAg
ID4+IGVhcmxpZXIgc2hvdWxkIGJlIGxpbWl0ZWQgdG8gb25lIGluaXRpYWwsIGlycmVzcGVjdGl2
ZSBvZiB3aGF0J3MgZ2l2ZW4gaW4NCiAgICA+PiB0aGUgPHJlZmVyZW5jZT4gZW50cnkuDQogICAg
Pj4gLi4uDQogICAgPiANCiAgICA+IFdvdywgYSBuaWNlIG5ldyByZXF1aXJlbWVudC4NCiAgICA+
IA0KICAgID4gSXQgd291bGQgYmUgZ3JlYXQgaWYgY2hhbmdlcyBsaWtlIHRoZXNlIHdvdWxkIGJl
IGNvbW11bmljYXRlZCBieSB0aGUgUkZDDQogICAgPiBFZGl0b3IuIChPciBkaWQgSSBtaXNzIHNv
bWV0aGluZz8pDQogICAgDQogICAgVGhpcyBjYW1lIHVwIGFzIGEgZGlmZmVyZW5jZSBiZXR3ZWVu
IHRoZSBsZWdhY3kgcmVuZGVyaW5nIGFuZCB0aGUgdjMgcmVuZGVyaW5nLg0KICAgIEkgaGF2ZW4n
dCBkdWcgaW50byBleGFjdGx5IHdoaWNoIGhldXJpc3RpY3MgdGhlIGxlZ2FjeSByZW5kZXJpbmcg
dXNlZCB0bw0KICAgIG1ha2UgdGhlIGRpc3RpbmN0aW9uLiAgVGhlIGlkZWEgdGhhdCB0aGUgcmVm
ZXJlbmNlIGVudHJpZXMgc2hvdWxkIHJlZmxlY3QNCiAgICB3aGF0IHdhcyBhY3R1YWxseSBwdWJs
aXNoZWQgaXNuJ3QgbmV3OyBpZiBhbnl0aGluZyBpdCdzIGJlZW4gYSBjb25zaXN0ZW50DQogICAg
ZXhwZWN0YXRpb24gZm9yIGEgbG9uZyBsb25nIHRpbWUuDQoNCg0KSG93IGlzIHRoZSByZXF1aXJl
bWVudCB0byBnZW5lcmF0ZSBhIHNpbmdsZSBpbml0aWFsIGNvbW11bmljYXRlZCB3aXRoaW4gdGhl
IFhNTD8gQnkgbG9va2luZyBhdCB0aGUgUkZDIG51bWJlcj8gT3IgYnkgYSBkaWZmZXJlbnQgYXR0
cmlidXRlIHNwZWNpZmllZCBzb21ld2hlcmU/IFdoaWxlIHVzaW5nIHRoZSBSRkMgbnVtYmVyIG1p
Z2h0IHNlZW0gc2ltcGxlciwgSSB0aGluayBpdCdzIGJldHRlciB0byBiZSB0cmFuc3BhcmVudCBh
bmQgdXNlIGFuIGF0dHJpYnV0ZS4NCg0KCVRvbnkNCiANCg0K


From nobody Tue Apr  9 05:19:44 2019
Return-Path: <julian.reschke@gmx.de>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3194E1207F9; Tue,  9 Apr 2019 05:19:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level: 
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, 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=gmx.net
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 za4WWCfHD4JD; Tue,  9 Apr 2019 05:19:28 -0700 (PDT)
Received: from mout.gmx.net (mout.gmx.net [212.227.17.21]) (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 050AD1207F7; Tue,  9 Apr 2019 05:19:27 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gmx.net; s=badeba3b8450; t=1554812349; bh=t053Ep0EY7EUgrJ5MHaSzyIASKVHrkidmh5P7II+sKs=; h=X-UI-Sender-Class:Subject:To:Cc:References:From:Date:In-Reply-To; b=gLXWlHAL0w9djIyiySMrr4Etau1mi1cMqf+c9ETLj6T3cM7nAEtJjCdAgsYDIFjeS lPtqX6RZjw3rT8r9NZcgFWxfbh1iZHDFtDBm6cuB3J9bYPDITLxn3g27kcM9zOQxW4 cA5P3o0M0iRcuSgErtXDdUlXmWSmA4P2/1VqILTM=
X-UI-Sender-Class: 01bb95c1-4bf8-414a-932a-4f6e2808ef9c
Received: from [192.168.1.34] ([217.91.35.233]) by mail.gmx.com (mrgmx101 [212.227.17.168]) with ESMTPSA (Nemesis) id 0LxLcc-1gqA110c9q-0170f7; Tue, 09 Apr 2019 14:19:09 +0200
To: "HANSEN, TONY L" <tony@att.com>, Henrik Levkowetz <henrik@levkowetz.com>,  "xml2rfc-dev@ietf.org" <xml2rfc-dev@ietf.org>, "xml2rfc@ietf.org" <xml2rfc@ietf.org>
Cc: "rfc-markdown@ietf.org" <rfc-markdown@ietf.org>
References: <E1hDSIW-0008DY-Hl@durif.tools.ietf.org> <c8d8c9e9-88dd-8c49-c1d4-e0438c56a03c@gmx.de> <f41d8ba2-7078-0ffa-3e41-6f8bc1d0f766@levkowetz.com> <dfcbd237-bbff-867d-b704-cb874c4b2ed3@gmx.de> <b760846d-5183-ad8a-dd42-62a7800bdbf6@levkowetz.com> <561D7097-7155-4DDD-8C5D-FA65663B5105@att.com>
From: Julian Reschke <julian.reschke@gmx.de>
Message-ID: <280b0cf8-a7d0-0334-42fe-a9cd6e7966d7@gmx.de>
Date: Tue, 9 Apr 2019 14:19:08 +0200
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1
MIME-Version: 1.0
In-Reply-To: <561D7097-7155-4DDD-8C5D-FA65663B5105@att.com>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Language: en-US
Content-Transfer-Encoding: quoted-printable
X-Provags-ID: V03:K1:2Ws2TqnZavrIiSDQOdvBO+PN7at/nkQGVMDHgT0YCdU4cHLu+2r bbWqc+1PKb0KtiVzlmSLvvB/PT81v+3xtI8SIcZKGXvydEXcuFKoB7+3j3Bl+268qxVcWhS y2McoVV717ygbVNvEHxiHo4dsr4mPJQkl2t2+3qSZWks8LNhYYeMA6i9esEXoOe0/GZhUSE /Pq3HQpK5H7PxwVIRiynw==
X-UI-Out-Filterresults: notjunk:1;V03:K0:w0RU4gTeM10=:dAs0l7U0GBvD4VOKaTByzm n2odr5WRYxMLOQ4RN9BL37ctIKMeoS2Pd05Evge3pn2IABTj9b+OIDTWuUBRxOgulNgbqlBrG x0qXY+3KXU+J9A5BF1Ugr309h0yqPOTrdD5Ui/t7lV7Gmpitv5toQlAHp/1LlBsTTA19AkY9p n7PzK4zWiZr25rh8W9ot3Sn4oANYd38/he3hun8ueGgq0hpmiTS22NS94xaMyE6UNvM7ACGJ2 jONfLSpVIpCpBApRlFHZEqJzrNxvsYMjAqT9ROPL6LZnsWhT5qTbUoue+j85k5p13x2G4Pdky LO1KHwoAS92eeSU+fPnVFtTtaQAEeIIGPdqIV97SoKeWmNvxl13LMXsudGYBrahuovE9Vl61k IsP7H6kK3qjXTT/+hccDa7oRiqCjXWDoP+QIYgOWgmgX4tpwXYEcXARlJgykjI22W4xIYGpme j9qulJt717MXQD9hWbnbcky5QUEKuwyKuXZVWc1KUqVPRKKTcSE9SIQvqQ6iv12K8T4qVNte+ 8mbbKB0AjY09Uu+PR5IVat0fbzjzm6XU1JC+vAsgLBS5rxIafMcNnCcvDUX7mVJCSpaQBs0Mt S6g5mQacz8veFV7EULN7jDZ0n83bB5N+sFA/+9A20ICSBfhewmqCHa8dXjPd8b6fSl90i8Lx7 4pfh4Wu9Hr1lzdIqzJQmf4cFeofrvIjpVa/dHY2/LyoVYLrrEqCN7CSyEwUcHIb4fGkNa53S+ ZNUCfa4hvVXubfmpiRcxxrQEYxBBfK3JSO9UQO4LUP/WCffNv+OBxioGLFAKAJ9RVOB1Rz54a kz2g+2VgoNLO8PtOJFdRMfw7soyY3UhuBfUSbxfMQAxzli8d6UWKxWPU6BPQmuYH2VO7JiVV2 0T9O/xIy8fgFUqjZFIQTSS/KSdYvkdKzoJ5fkXl1mTxXCsaQCAn8rhbnox0HR4bRlUxt+wUN2 1eRMoUk92Ug==
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/jzFv_B16n-1w73FY8zXLPz6s3hA>
Subject: Re: [xml2rfc] [Rfc-markdown] initials handling, was: New xml2rfc release: v2.22.3
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 09 Apr 2019 12:19:36 -0000

On 09.04.2019 14:11, HANSEN, TONY L wrote:
> ...
> How is the requirement to generate a single initial communicated within =
the XML? By looking at the RFC number? Or by a different attribute specifi=
ed somewhere? While using the RFC number might seem simpler, I think it's =
better to be transparent and use an attribute.
> ...

Yes.

But we really should ask the RFC Editor whether they are sure about
this. After all, it seems to be a violation of the style guide:
<https://tools.ietf.org/html/rfc7322#section-4.8.6.2>.

Best regards, Julian


From nobody Tue Apr  9 08:37:27 2019
Return-Path: <tony@att.com>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B1460120881; Tue,  9 Apr 2019 08:37:19 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.237
X-Spam-Level: 
X-Spam-Status: No, score=-1.237 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, KHOP_DYNAMIC=1.363, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001, 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 nnHQ6rZlB7ja; Tue,  9 Apr 2019 08:37:18 -0700 (PDT)
Received: from mx0a-00191d01.pphosted.com (mx0a-00191d01.pphosted.com [67.231.149.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5524F120883; Tue,  9 Apr 2019 08:37:18 -0700 (PDT)
Received: from pps.filterd (m0049295.ppops.net [127.0.0.1]) by m0049295.ppops.net-00191d01. (8.16.0.27/8.16.0.27) with SMTP id x39Fb7F1022971; Tue, 9 Apr 2019 11:37:15 -0400
Received: from alpi155.enaf.aldc.att.com (sbcsmtp7.sbc.com [144.160.229.24]) by m0049295.ppops.net-00191d01. with ESMTP id 2rrwna9hp7-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 09 Apr 2019 11:37:14 -0400
Received: from enaf.aldc.att.com (localhost [127.0.0.1]) by alpi155.enaf.aldc.att.com (8.14.5/8.14.5) with ESMTP id x39FbDrc029382; Tue, 9 Apr 2019 11:37:13 -0400
Received: from zlp27126.vci.att.com (zlp27126.vci.att.com [135.66.87.47]) by alpi155.enaf.aldc.att.com (8.14.5/8.14.5) with ESMTP id x39Fb69f029208 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Tue, 9 Apr 2019 11:37:07 -0400
Received: from zlp27126.vci.att.com (zlp27126.vci.att.com [127.0.0.1]) by zlp27126.vci.att.com (Service) with ESMTP id C6CBB4030701; Tue,  9 Apr 2019 15:37:06 +0000 (GMT)
Received: from MISOUT7MSGHUBAE.ITServices.sbc.com (unknown [130.9.129.149]) by zlp27126.vci.att.com (Service) with ESMTPS id B1E384013FA0; Tue,  9 Apr 2019 15:37:06 +0000 (GMT)
Received: from MISOUT7MSGUSRCG.ITServices.sbc.com ([169.254.7.7]) by MISOUT7MSGHUBAE.ITServices.sbc.com ([130.9.129.149]) with mapi id 14.03.0439.000; Tue, 9 Apr 2019 11:37:06 -0400
From: "HANSEN, TONY L" <tony@att.com>
To: Julian Reschke <julian.reschke@gmx.de>, Henrik Levkowetz <henrik@levkowetz.com>, "xml2rfc-dev@ietf.org" <xml2rfc-dev@ietf.org>, "xml2rfc@ietf.org" <xml2rfc@ietf.org>
CC: "rfc-markdown@ietf.org" <rfc-markdown@ietf.org>
Thread-Topic: [xml2rfc] [Rfc-markdown] initials handling, was: New xml2rfc release: v2.22.3
Thread-Index: AQHU7s57jZymUoPOukizmlUdNZhXeaYz9o2A
Date: Tue, 9 Apr 2019 15:37:04 +0000
Message-ID: <1DC0E053-509F-4531-9EAF-1A287FFA4ECD@att.com>
References: <E1hDSIW-0008DY-Hl@durif.tools.ietf.org> <c8d8c9e9-88dd-8c49-c1d4-e0438c56a03c@gmx.de> <f41d8ba2-7078-0ffa-3e41-6f8bc1d0f766@levkowetz.com> <dfcbd237-bbff-867d-b704-cb874c4b2ed3@gmx.de> <b760846d-5183-ad8a-dd42-62a7800bdbf6@levkowetz.com> <561D7097-7155-4DDD-8C5D-FA65663B5105@att.com> <280b0cf8-a7d0-0334-42fe-a9cd6e7966d7@gmx.de>
In-Reply-To: <280b0cf8-a7d0-0334-42fe-a9cd6e7966d7@gmx.de>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-originating-ip: [135.210.12.90]
Content-Type: text/plain; charset="utf-8"
Content-ID: <483AEC914C4EE24E8911F17CB0CDB018@LOCAL>
Content-Transfer-Encoding: base64
MIME-Version: 1.0
X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:, , definitions=2019-04-09_07:, , signatures=0
X-Proofpoint-Spam-Details: rule=outbound_policy_notspam policy=outbound_policy score=0 priorityscore=1501 malwarescore=0 suspectscore=0 phishscore=0 bulkscore=0 spamscore=0 clxscore=1015 lowpriorityscore=0 mlxscore=0 impostorscore=0 mlxlogscore=999 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1810050000 definitions=main-1904090098
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/MOFI6eQnl7tMPg-PxQbnmrmUbR0>
Subject: Re: [xml2rfc] [Rfc-markdown] initials handling, was: New xml2rfc release: v2.22.3
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 09 Apr 2019 15:37:20 -0000

T24gNC85LzE5LCA4OjE5IEFNLCAiSnVsaWFuIFJlc2Noa2UiIDxqdWxpYW4ucmVzY2hrZUBnbXgu
ZGU+IHdyb3RlOg0KDQogICAgT24gMDkuMDQuMjAxOSAxNDoxMSwgSEFOU0VOLCBUT05ZIEwgd3Jv
dGU6DQogICAgPiAuLi4NCiAgICA+IEhvdyBpcyB0aGUgcmVxdWlyZW1lbnQgdG8gZ2VuZXJhdGUg
YSBzaW5nbGUgaW5pdGlhbCBjb21tdW5pY2F0ZWQgd2l0aGluIHRoZSBYTUw/IEJ5IGxvb2tpbmcg
YXQgdGhlIFJGQyBudW1iZXI/IE9yIGJ5IGEgZGlmZmVyZW50IGF0dHJpYnV0ZSBzcGVjaWZpZWQg
c29tZXdoZXJlPyBXaGlsZSB1c2luZyB0aGUgUkZDIG51bWJlciBtaWdodCBzZWVtIHNpbXBsZXIs
IEkgdGhpbmsgaXQncyBiZXR0ZXIgdG8gYmUgdHJhbnNwYXJlbnQgYW5kIHVzZSBhbiBhdHRyaWJ1
dGUuDQogICAgPiAuLi4NCiAgICANCiAgICBZZXMuDQogICAgDQogICAgQnV0IHdlIHJlYWxseSBz
aG91bGQgYXNrIHRoZSBSRkMgRWRpdG9yIHdoZXRoZXIgdGhleSBhcmUgc3VyZSBhYm91dA0KICAg
IHRoaXMuIEFmdGVyIGFsbCwgaXQgc2VlbXMgdG8gYmUgYSB2aW9sYXRpb24gb2YgdGhlIHN0eWxl
IGd1aWRlOg0KICAgIDxodHRwczovL3Rvb2xzLmlldGYub3JnL2h0bWwvcmZjNzMyMiNzZWN0aW9u
LTQuOC42LjI+LiANCg0KRm9yIHJlLXJlbmRlcmluZyBvbGQgUkZDcyB0aGF0IHdlcmUgb3JpZ2lu
YWxseSB3cml0dGVuIHVzaW5nIGEgcHJldmlvdXMgc3R5bGUgZ3VpZGU/IFRoZSBpbnRlcmVzdGlu
ZyB0aGluZyBhYm91dCBzdHlsZSBndWlkZXMgaXMgdGhhdCB0aGV5IGRvIGNoYW5nZSBvdmVyIHRp
bWUuDQoNCkkga25vdyB0aGF0IHdlJ3ZlIGhhZCB2YXJpb3VzIG1lYW5zIG9mIGRvaW5nIHRoZXNl
IHN0eWxpc3RpYyBtYWNoaW5hdGlvbnMgdGhyb3VnaCB0aGUgeWVhcnMsIHN1Y2ggYXMgY29kZSB0
aGF0IHNheXMgImlmIHJmYyBudW1iZXIgPCBzb21lIHZhbHVlLCBkbyB0aGlzIHNwZWNpYWwgc3R5
bGlzdGljIHByb2Nlc3NpbmciIG9yICJpZiBwdWJsaWMgZGF0ZSBpcyBiZWZvcmUgc29tZSB2YWx1
ZSwgZG8gdGhpcyBzcGVjaWFsIHN0eWxpc3RpYyBwcm9jZXNzaW5nICIuIFRoZSByZWFzb24gSSBh
c2tlZCBteSBxdWVzdGlvbiB3YXMgdGhhdCBJIGRvbid0IGtub3cgaG93IHRoZSBjdXJyZW50IFYz
IGNvZGUgaXMgbWFraW5nIGl0cyBkZWNpc2lvbnMgZm9yIHRoZXNlIHN0eWxpc3RpYyBpc3N1ZXMu
IE15IHN1Z2dlc3Rpb24gYWJvdmUgaXMgdGhhdCBpbnN0ZWFkIG9mIGhhdmluZyBjb2RlIGxpa2Ug
dGhhdCwgaXQgc2hvdWxkIGluc3RlYWQgYmUgImlmIHNvbWUgPHJmYz4gYXR0cmlidXRlIGlzIHNl
dCwgZG8gdGhpcyB0byB0aGUgaW5pdGlhbHMiLiANCg0KCVRvbnkNCg0K


From nobody Tue Apr  9 09:03:52 2019
Return-Path: <julian.reschke@gmx.de>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 394F0120892; Tue,  9 Apr 2019 09:03:44 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level: 
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, 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=gmx.net
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 jDOkWuei7mhA; Tue,  9 Apr 2019 09:03:42 -0700 (PDT)
Received: from mout.gmx.net (mout.gmx.net [212.227.17.22]) (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 5A41D120106; Tue,  9 Apr 2019 09:03:41 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gmx.net; s=badeba3b8450; t=1554825660; bh=eoyhCiouk7NyYysAcMwdq+X3hDT2p0PuU2FoesyxFho=; h=X-UI-Sender-Class:Subject:To:Cc:References:From:Date:In-Reply-To; b=ZyNq10zo4YPkc3LouwRNbXQjN74xUsBBkz11i+1loCo05P+P2ZhpR7Sbk765rSrIS yMeaaG6ZSByc7LLiM6x9oGNtCcc7qjCNT5d2wZm95iGTs1CpKmVAhJ0nT5DZKCwiL1 yLX/ZgcSZbplNeFkSi3Ysv98NbSBMaRcewM6EFI4=
X-UI-Sender-Class: 01bb95c1-4bf8-414a-932a-4f6e2808ef9c
Received: from [192.168.178.124] ([91.61.50.130]) by mail.gmx.com (mrgmx102 [212.227.17.168]) with ESMTPSA (Nemesis) id 0MGXV6-1h9Xa82XiK-00DExp; Tue, 09 Apr 2019 18:01:00 +0200
To: "HANSEN, TONY L" <tony@att.com>, Henrik Levkowetz <henrik@levkowetz.com>,  "xml2rfc-dev@ietf.org" <xml2rfc-dev@ietf.org>, "xml2rfc@ietf.org" <xml2rfc@ietf.org>
Cc: "rfc-markdown@ietf.org" <rfc-markdown@ietf.org>
References: <E1hDSIW-0008DY-Hl@durif.tools.ietf.org> <c8d8c9e9-88dd-8c49-c1d4-e0438c56a03c@gmx.de> <f41d8ba2-7078-0ffa-3e41-6f8bc1d0f766@levkowetz.com> <dfcbd237-bbff-867d-b704-cb874c4b2ed3@gmx.de> <b760846d-5183-ad8a-dd42-62a7800bdbf6@levkowetz.com> <561D7097-7155-4DDD-8C5D-FA65663B5105@att.com> <280b0cf8-a7d0-0334-42fe-a9cd6e7966d7@gmx.de> <1DC0E053-509F-4531-9EAF-1A287FFA4ECD@att.com>
From: Julian Reschke <julian.reschke@gmx.de>
Message-ID: <8cedc522-614c-039c-e550-8f5494ab040f@gmx.de>
Date: Tue, 9 Apr 2019 18:01:00 +0200
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1
MIME-Version: 1.0
In-Reply-To: <1DC0E053-509F-4531-9EAF-1A287FFA4ECD@att.com>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Language: en-US
Content-Transfer-Encoding: quoted-printable
X-Provags-ID: V03:K1:dMh7S7LR4TET04ij5d2oZTUa7qWwRAS+PzmwcqFDePMEd39RwWJ TC9EaeNKQKSoQ2Y/KGzTN1DvQTNHmy3kQd/WK3s/OmP90CayORtJ6QySZe3hprjmiHbbLme 5sNBl9uwtB/VUgFt378pOeYRnRyveGVsmTl9JxTKLno43i4+fqlDENEvseiLuxqRVQtLO10 KANeusuIEY3T2VRbiYYqA==
X-UI-Out-Filterresults: notjunk:1;V03:K0:9K2hVelIlpc=:MeyUsSxVYetLfRlwrCgKK1 ykxHIlw099AmMsSClmuBWpZ+a1UONac49H5LdUA1dxyfFX72KQEyTaj5QlNtyxME5Sl0WGDa7 1vLKcmU8bXvf9l1A0Zz/Gjr34mIt+FaeidQt3qZaQzdf6mJr8/fF3/fSnWkNaJkKLp4WqV0gW RmD6DjYNlkK0tjynXBBPr5Fh7dWfW09RpFoyE5vouto+593sqAQN1vGqCbmYeNpQ9oMx7uS6r 8eqQpc0z4vo6i78EaPNHsSS+5nEOam6rmIm7Zk+xq+Tz4L53Hj1J5lJYp+DC2Ek3aTNFs7pkA A2MdpJvx59J0R6vZ1f2YHLoblUUiaKtsvakwzns+jg+CBI4SgZ4ikMQeTng+m3DA0F2pZla+8 UGHjfGzgxrK2I/T8ZoIvOxI1fegKQAXRacdB0700Nf9+gPzLc9lkyFG4RcKSMc8dzva0sZ8lj zUx1Ex/R+rb6PuMrbfjFrJnjqBl9PYHdghfd58ddm9aPt/cuHfm6nyqpmaOz1JWb0YIY8h5If UnfjgukY8WaIvdkTZ334q9azZj+LQad6qqKZHIeIR8+bRsIcpdHG+VtnU7cfWRRZoLI9o9rBl thPJ7m7+/QxMuQtYVIcq+ktSqzIr9KUZ5BJfIwm4vIC5wjqKJsEGojTndxIcPk3qHoOtqAPQk +gfShJManfKLQ+MyJdGK7Jtx1jbQABuGH3rU46WnmNL76PqCoOCVc0gXZbo+PqREeZN2RLN/b 3hvezATNnEFr11hTa1TJlCfEz2YmmpLLuxL9q01PdU92rZ8OvocJTauqC1XBJLGpwEqBwo2G2 +4qfdgSsNLgkRC9/5kMBpf8UOAl4JdBn3oM5xGJzYYLunq+esYLGAVHzDbmIWB4mhgvq6LZch 9e1sfsmh+yz+WpsAvN1vHcLCsCA/NWNSN6fAh4OLeZJBBaRbzuwwk/9JqCSrkvtzcY8FpXjk5 CIuA4oEPiSg==
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/Z1T4_lPXlw26WqsOyo3Eo012YZ4>
Subject: Re: [xml2rfc] [Rfc-markdown] initials handling, was: New xml2rfc release: v2.22.3
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 09 Apr 2019 16:03:44 -0000

On 09.04.2019 17:37, HANSEN, TONY L wrote:
> On 4/9/19, 8:19 AM, "Julian Reschke" <julian.reschke@gmx.de> wrote:
>
>      On 09.04.2019 14:11, HANSEN, TONY L wrote:
>      > ...
>      > How is the requirement to generate a single initial communicated =
within the XML? By looking at the RFC number? Or by a different attribute =
specified somewhere? While using the RFC number might seem simpler, I thin=
k it's better to be transparent and use an attribute.
>      > ...
>
>      Yes.
>
>      But we really should ask the RFC Editor whether they are sure about
>      this. After all, it seems to be a violation of the style guide:
>      <https://tools.ietf.org/html/rfc7322#section-4.8.6.2>.
>
> For re-rendering old RFCs that were originally written using a previous =
style guide? The interesting thing about style guides is that they do chan=
ge over time.

Yes, but in that case the rendering depends on the RFC the reference
appears in, not on the referenced document.

FWIW, it would be great if revisions to the style guide also defined a
precise start date from which the rules apply.

> I know that we've had various means of doing these stylistic machination=
s through the years, such as code that says "if rfc number < some value, d=
o this special stylistic processing" or "if public date is before some val=
ue, do this special stylistic processing ". The reason I asked my question=
 was that I don't know how the current V3 code is making its decisions for=
 these stylistic issues. My suggestion above is that instead of having cod=
e like that, it should instead be "if some <rfc> attribute is set, do this=
 to the initials".

Best regards, Julian


From nobody Tue Apr  9 09:43:48 2019
Return-Path: <charles.perkins@earthlink.net>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E5F42120144 for <xml2rfc@ietfa.amsl.com>; Tue,  9 Apr 2019 09:43:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.701
X-Spam-Level: 
X-Spam-Status: No, score=-2.701 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=earthlink.net; domainkeys=pass (2048-bit key) header.from=charles.perkins@earthlink.net header.d=earthlink.net
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 df6g1bnZWtw8 for <xml2rfc@ietfa.amsl.com>; Tue,  9 Apr 2019 09:43:44 -0700 (PDT)
Received: from elasmtp-curtail.atl.sa.earthlink.net (elasmtp-curtail.atl.sa.earthlink.net [209.86.89.64]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BDAE8120026 for <xml2rfc@ietf.org>; Tue,  9 Apr 2019 09:43:44 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=earthlink.net; s=dk12062016; t=1554828224; bh=ElsicDj28RhGUidZWMg8wYGR8pGuzetVHF9F vvSu/9o=; h=Received:Subject:To:References:From:Cc:Message-ID:Date: User-Agent:MIME-Version:In-Reply-To:Content-Type: Content-Transfer-Encoding:Content-Language:X-ELNK-Trace: X-Originating-IP; b=cAz7YvbLYaxUYl0VVghEHVHoREP5rsp0BwZ7Jgoh1vg1nU RFXM6pXHDhi6SjG8PrMBKyRjYrLPDbUhfb/YfWhv5wim6/5EWerFq4FKIq0MIG0x3Si CtrMhjjKopyul6qJ5V6yWcxxMqosDUdNXO5/w0tnpv5gDjoFwT3UbEfuQKO8SGWimdc IwryR+kybMzPQQskqGmjQ0qZPB8HH+tItGX++z5Q7hs4Iuzi9v56xe+HRh2axG9LQ8p PRyMPzLVJ7+/rWCO+a1njYc2pgQAdaj9Eps5ddGaod6RSjrto539tH8C6JJdK2mwR1M ioRLdBn7xRTFyYn7ieuXzP9TZk0A==
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=dk12062016; d=earthlink.net; b=SLHPq+oQ2rRj309yGzefjdy8Rmn2YUo5J0u+GgRQpxvha4dOPQgQnkVaMlIg93Mi8c1DISeC/tK+CkTJyVx47ke3kB/796OpVBDmkFxw4Slzrw6s+a+acn/6Sz9ijM3TmxJIj4mvv9TMEovWXg+5cpMsvZ6vj816ANWuMG4PPBj8Y2S52qLbu+EuOBBQ83uWPEUnHPnzN1odQ+98pu96ldICFly8vTxF6s3dZUEBqfPocAKZyYx0p+lnaQTSlcu0O+Aer1PySG9JA7IUEcTmAsOKVAj11aj4wSfRv1+thEfnZriRIXkdY7QFqXuw/PsD+ziNk10IVxh1AO67m2omRA==; h=Received:Subject:To:References:From:Cc:Message-ID:Date:User-Agent:MIME-Version:In-Reply-To:Content-Type:Content-Transfer-Encoding:Content-Language:X-ELNK-Trace:X-Originating-IP;
Received: from [99.51.72.196] (helo=[192.168.1.82]) by elasmtp-curtail.atl.sa.earthlink.net with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4) (envelope-from <charles.perkins@earthlink.net>) id 1hDtqZ-00012v-Fq; Tue, 09 Apr 2019 12:43:43 -0400
To: Julian Reschke <julian.reschke@gmx.de>
References: <839e1f64-0e2a-b50b-5d14-c992f1de6597@earthlink.net> <22ffd219-a6a0-04b1-99ed-f3fa46b3848b@gmx.de>
From: Charlie Perkins <charles.perkins@earthlink.net>
Cc: xml2rfc@ietf.org
Message-ID: <d7807db1-a4bc-dfb5-b9ba-fccc33cae409@earthlink.net>
Date: Tue, 9 Apr 2019 09:43:40 -0700
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1
MIME-Version: 1.0
In-Reply-To: <22ffd219-a6a0-04b1-99ed-f3fa46b3848b@gmx.de>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit
Content-Language: en-US
X-ELNK-Trace: 137d7d78656ed6919973fd6a8f21c4f2d780f4a490ca6956846b590522b13c95610d094d82dbffbe93729b4aa4245c5c350badd9bab72f9c350badd9bab72f9c
X-Originating-IP: 99.51.72.196
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/zqWjMWeMGGqCLTJnmI4aJUWmxRo>
Subject: Re: [xml2rfc] Change in the results of using the "author" tag
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 09 Apr 2019 16:43:47 -0000

Hello Julian,

I followed your suggestion.  Now it shows that the author is "D. Stanley".

The actual document shows that the author is "Dorothy Stanley".

Regardless of what the IETF says about handling names for RFCs, I think 
that external citations should reflect the authorship as indicated in 
the external publication.

I also tried simply deleting 'initials="D" surname="Stanley"' from the 
citation.  xml2rfc imposes the requirement anyway.

Can we please have it to respect the actual authorship as shown in the 
publications which we cite?

Regards,
Charlie P.

PS. How to I get a URI to be shown in the citation?  One way that does 
not work is to use 
<uri>https://mentor.ieee.org/802.11/dcn/15/11-15-1261-03-0arc-multicast-performance-optimization-features-overview-for-ietf-nov-2015.ppt</uri>


On 4/7/2019 2:23 PM, Julian Reschke wrote:
> On 07.04.2019 22:24, Charlie Perkins wrote:
>> Hello folks,
>>
>> My file contains the following source lines of .xml:
>>
>>>           <author surname="Dorothy Stanley">
>>>             <organization>"IEEE 802 Wireless"</organization>
>>
>> The citation has not changed in a good while, but I noticed the
>> following change in the output from November to March:
>>
>>>    [ietf_802-11]
>>>               "Dorothy Stanley", "IEEE 802.11 multicast capabilities",
>>>               Nov 2015.
>>
>> versus
>>
>>>    [ietf_802-11]
>>>               "IEEE 802 Wireless", "IEEE 802.11 multicast 
>>> capabilities",
>>>               Nov 2015.
>>
>> I prefer that the bibliographic citation show Dorothy Stanley as author,
>> not IEEE 802 Wireless.  Is this still possible?  Or, if not, what is the
>> correct way to express the authorship to get the desired result?
>>
>> Thanks in advance for your consideration of my request.
>>
>> Regards,
>> Charlie P.
>
> You should be able to get the author name back by specifying surname and
> initials attributes.
>
> Best regards, Julian
>
> PS: for the details about what changed, Henrik should know...
>


From nobody Tue Apr  9 10:10:55 2019
Return-Path: <julian.reschke@gmx.de>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6984F1208D3 for <xml2rfc@ietfa.amsl.com>; Tue,  9 Apr 2019 10:10:47 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level: 
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, 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=gmx.net
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 MpfP9sJjKOGL for <xml2rfc@ietfa.amsl.com>; Tue,  9 Apr 2019 10:10:44 -0700 (PDT)
Received: from mout.gmx.net (mout.gmx.net [212.227.15.19]) (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 14EAF1208EB for <xml2rfc@ietf.org>; Tue,  9 Apr 2019 10:10:41 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gmx.net; s=badeba3b8450; t=1554829836; bh=hu5Oz0dk4/nmKDNCA+5pQJR7PfdCWH5PDyQ8WaNxCQo=; h=X-UI-Sender-Class:Subject:To:Cc:References:From:Date:In-Reply-To; b=k10K8QGA4D24L/y8AUxb9zI21GbWzkZcXGpj4XDnKC+ODA0bbS292G3wFKBNPhkuA WFTk59xy5NDqOE7rXlujIGDIS+A/JKH5DXprsBAuTWNFTnzdxg1Ia5GoR1m3wL3aom /1L24ZbvuOowfB4OdR+x7uKpfAnPwi9uMfaojoa8=
X-UI-Sender-Class: 01bb95c1-4bf8-414a-932a-4f6e2808ef9c
Received: from [192.168.178.124] ([91.61.50.130]) by mail.gmx.com (mrgmx004 [212.227.17.190]) with ESMTPSA (Nemesis) id 1MNbp3-1hYS5n1Jjn-00P83g; Tue, 09 Apr 2019 19:10:36 +0200
To: Charlie Perkins <charles.perkins@earthlink.net>
Cc: xml2rfc@ietf.org
References: <839e1f64-0e2a-b50b-5d14-c992f1de6597@earthlink.net> <22ffd219-a6a0-04b1-99ed-f3fa46b3848b@gmx.de> <d7807db1-a4bc-dfb5-b9ba-fccc33cae409@earthlink.net>
From: Julian Reschke <julian.reschke@gmx.de>
Message-ID: <baa28eec-5e09-d691-125f-988f0c04e8cd@gmx.de>
Date: Tue, 9 Apr 2019 19:10:37 +0200
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1
MIME-Version: 1.0
In-Reply-To: <d7807db1-a4bc-dfb5-b9ba-fccc33cae409@earthlink.net>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Language: en-US
Content-Transfer-Encoding: quoted-printable
X-Provags-ID: V03:K1:fG9NGmQEp/GuLAn7C2Ta/g9XMpQL8WLtc+8jUCUXj2IS23ETddO OMNuLOMp56Ioh0HNxAkgDZDDjNaqbwrEr4KITwXABWYlPK1ahIrghQKRQCRezF+d/J3M46g 3t7CvMCqLBw4QBKE9OrnJdsqheK/drKndmILu9sIAsSOHHntCS+KXMhvwaqhws1UfQs3tSK iMnIZy0i4JaW45Ct5cO1Q==
X-UI-Out-Filterresults: notjunk:1;V03:K0:7U722DfoXEI=:k5im7gohaPpAyIo3W5xpoy btXTut+/VUccNBWLRLWalrXgb1X9Vk2Cho5/idJv3xyFk0J+7LM1HyjdbqzcBSGUMj12U4VQN 5s2QcRN7saBNDUQW8vHF7oTbgOGXL6tMUltwoe3ww8lmS8X0798PFNQljortPIkysuBAQIWVA vASkX3iWItfMcoBzHcm50MiKd/susPAEqiIqykmWpMLxpL9QZRBRQzLIMMjDAX8IUWzkazUOt tss/y0laOZvIti8snRn7rXfU64LS5whaUXRGAS1beRdSo7Lzy4j9cpxw+2tSoPAIU2diZqDS1 CRKmwc6dLfFccHlqhI3aO1lLKVhv8pt+lKXkLkn/s+5ZHb5/Ug+gFwznyRxWuFAlDeiZX5qPf u7r9tHJmftd4a0f1eLqxKsB7KuRcAa2CkK2myzusVDLJUhSD53K5gU1LtCVJ49sLbB5EDlS/S L7m2EMvCkg+UW8dRvx6xyHIRDBRIpd3L2g1s0N2HKmuFnh+Tx7xkEVkKTtQFsJ0H+cnfTT+YD hOhSEYYLGBM+5geBcLKgH8PcfuKPPIKevHQh3C8oyu11f2IV7+6zLvITRpMCgXq8x/mlRPT41 dd1/VaweGFRwOXz5SmaJcjGKrj9oHNlCvjtnO0Kf0B5WZAVEo/xZw7C5RU8IO5IC3FJNSLon+ qfeG978m3i6f3tbt4UNdQYfLQkLyNY7yjIC3G35JfvOiKTpD28bG0cOdHgNpyIwmsX2E6N3b1 2h/giU/WQJN0eaLqaEnsJIPEdu9FcH/cpPmBe1mYHwyLyFT1blG6QeZlI3PbhELNbzLEQSAG2 Enz+r2VKEq95XtbMVot6TrlhzmvnbiGgC60XJ72ise+D9ng/hWGRxD00pUiI8CZvcNvwcLMWU rJAIJ1hEbu20sHRaWoU9cw1QoZWdIFjLUqSMl3ZcECWj7RD7OfPKfvRV3zGR3pzOuXgNyQ72I vMLfv6MV1UA==
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/T1wus-emVyP-07j0UxJeWYsemO8>
Subject: Re: [xml2rfc] Change in the results of using the "author" tag
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 09 Apr 2019 17:10:54 -0000

On 09.04.2019 18:43, Charlie Perkins wrote:
> Hello Julian,
>
> I followed your suggestion.=C2=A0 Now it shows that the author is "D. St=
anley".
>
> The actual document shows that the author is "Dorothy Stanley".
>
> Regardless of what the IETF says about handling names for RFCs, I think
> that external citations should reflect the authorship as indicated in
> the external publication.

Well, that contradicts the RFC Style Guide.

> I also tried simply deleting 'initials=3D"D" surname=3D"Stanley"' from t=
he
> citation.=C2=A0 xml2rfc imposes the requirement anyway.
>
> Can we please have it to respect the actual authorship as shown in the
> publications which we cite?

That's a discussion you need to lead with the RFC Editor, not the tools
implementers.

> Regards,
> Charlie P.
>
> PS. How to I get a URI to be shown in the citation?=C2=A0 One way that d=
oes
> not work is to use
> <uri>https://mentor.ieee.org/802.11/dcn/15/11-15-1261-03-0arc-multicast-=
performance-optimization-features-overview-for-ietf-nov-2015.ppt</uri>

<https://greenbytes.de/tech/webdav/rfc7749.html#element.reference.attribut=
e.target>

Best regards, Julian


From nobody Tue Apr  9 10:35:00 2019
Return-Path: <rse@rfc-editor.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DC425120331; Tue,  9 Apr 2019 10:34:46 -0700 (PDT)
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_PASS=-0.001, URIBL_BLOCKED=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 h0TfWq3to09L; Tue,  9 Apr 2019 10:34:45 -0700 (PDT)
Received: from mail.amsl.com (c8a.amsl.com [4.31.198.40]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3EEA3120049; Tue,  9 Apr 2019 10:34:45 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by c8a.amsl.com (Postfix) with ESMTP id 464D71C38CD; Tue,  9 Apr 2019 10:34:39 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
Received: from c8a.amsl.com ([127.0.0.1]) by localhost (c8a.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jzqOxAhalUfm; Tue,  9 Apr 2019 10:34:39 -0700 (PDT)
Received: from [172.19.131.159] (unknown [8.46.76.53]) by c8a.amsl.com (Postfix) with ESMTPSA id 6F0621C3889; Tue,  9 Apr 2019 10:34:38 -0700 (PDT)
Content-Type: text/plain; charset=utf-8
Mime-Version: 1.0 (1.0)
From: Heather Flanagan <rse@rfc-editor.org>
X-Mailer: iPad Mail (16E227)
In-Reply-To: <8cedc522-614c-039c-e550-8f5494ab040f@gmx.de>
Date: Tue, 9 Apr 2019 10:34:38 -0700
Cc: "HANSEN, TONY L" <tony@att.com>, Henrik Levkowetz <henrik@levkowetz.com>,  "xml2rfc-dev@ietf.org" <xml2rfc-dev@ietf.org>, "xml2rfc@ietf.org" <xml2rfc@ietf.org>, "rfc-markdown@ietf.org" <rfc-markdown@ietf.org>
Content-Transfer-Encoding: quoted-printable
Message-Id: <308E0D17-7B84-4782-B17D-EE06EE80E6BE@rfc-editor.org>
References: <E1hDSIW-0008DY-Hl@durif.tools.ietf.org> <c8d8c9e9-88dd-8c49-c1d4-e0438c56a03c@gmx.de> <f41d8ba2-7078-0ffa-3e41-6f8bc1d0f766@levkowetz.com> <dfcbd237-bbff-867d-b704-cb874c4b2ed3@gmx.de> <b760846d-5183-ad8a-dd42-62a7800bdbf6@levkowetz.com> <561D7097-7155-4DDD-8C5D-FA65663B5105@att.com> <280b0cf8-a7d0-0334-42fe-a9cd6e7966d7@gmx.de> <1DC0E053-509F-4531-9EAF-1A287FFA4ECD@att.com> <8cedc522-614c-039c-e550-8f5494ab040f@gmx.de>
To: Julian Reschke <julian.reschke@gmx.de>
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/SWpZbG7KZ0iAhoJjUT1MddsrpKo>
Subject: Re: [xml2rfc] [Rfc-markdown] initials handling, was: New xml2rfc release: v2.22.3
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 09 Apr 2019 17:34:47 -0000

> On Apr 9, 2019, at 09:01, Julian Reschke <julian.reschke@gmx.de> wrote:
>=20
>> On 09.04.2019 17:37, HANSEN, TONY L wrote:
>> On 4/9/19, 8:19 AM, "Julian Reschke" <julian.reschke@gmx.de> wrote:
>>=20
>>     On 09.04.2019 14:11, HANSEN, TONY L wrote:
>>     > ...
>>     > How is the requirement to generate a single initial communicated wi=
thin the XML? By looking at the RFC number? Or by a different attribute spec=
ified somewhere? While using the RFC number might seem simpler, I think it's=
 better to be transparent and use an attribute.
>>     > ...
>>=20
>>     Yes.
>>=20
>>     But we really should ask the RFC Editor whether they are sure about
>>     this. After all, it seems to be a violation of the style guide:
>>     <https://tools.ietf.org/html/rfc7322#section-4.8.6.2>.
>>=20
>> For re-rendering old RFCs that were originally written using a previous s=
tyle guide? The interesting thing about style guides is that they do change o=
ver time.
>=20
> Yes, but in that case the rendering depends on the RFC the reference
> appears in, not on the referenced document.
>=20
> FWIW, it would be great if revisions to the style guide also defined a
> precise start date from which the rules apply.
>=20
>> I know that we've had various means of doing these stylistic machinations=
 through the years, such as code that says "if rfc number < some value, do t=
his special stylistic processing" or "if public date is before some value, d=
o this special stylistic processing ". The reason I asked my question was th=
at I don't know how the current V3 code is making its decisions for these st=
ylistic issues. My suggestion above is that instead of having code like that=
, it should instead be "if some <rfc> attribute is set, do this to the initi=
als".

Hi all,

I=E2=80=99m discussing this with Sandy and Alice now; a response to the list=
 may take a day or so as I=E2=80=99m traveling at the moment.

-Heather

>=20


From nobody Tue Apr  9 22:23:25 2019
Return-Path: <duerst@it.aoyama.ac.jp>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5BFB0120227 for <xml2rfc@ietfa.amsl.com>; Tue,  9 Apr 2019 22:23:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.922
X-Spam-Level: 
X-Spam-Status: No, score=-0.922 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FROM_EXCESS_BASE64=0.979, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001] autolearn=no autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=itaoyama.onmicrosoft.com
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 JD1cAcAHz1tk for <xml2rfc@ietfa.amsl.com>; Tue,  9 Apr 2019 22:23:22 -0700 (PDT)
Received: from JPN01-TY1-obe.outbound.protection.outlook.com (mail-eopbgr1400103.outbound.protection.outlook.com [40.107.140.103]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 742B912018C for <xml2rfc@ietf.org>; Tue,  9 Apr 2019 22:23:22 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=itaoyama.onmicrosoft.com; s=selector1-it-aoyama-ac-jp; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=hTZ4zmclKby2hhvitLIftHRuwoNCTht8IbMZDBThiqg=; b=o54QMRlvvw/wm1oBkqezmNUcDq4XoUPhGnIpBY8WHrr1vrCLTVSerY5m3OcFfKfl9Xjz3Kiu2GTJ7MwIb+iNANv85yg20qV5amIjRyWgH7NTdHzya98p03pZHIi1uu9bFVLcXtGw9IUZKMoO0mCduUeK1R9AbGYAdewEkkvzXCM=
Received: from TYAPR01MB5149.jpnprd01.prod.outlook.com (20.179.187.18) by TYAPR01MB3918.jpnprd01.prod.outlook.com (20.178.139.15) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.1771.13; Wed, 10 Apr 2019 05:23:19 +0000
Received: from TYAPR01MB5149.jpnprd01.prod.outlook.com ([fe80::b4c8:597f:753c:6fba]) by TYAPR01MB5149.jpnprd01.prod.outlook.com ([fe80::b4c8:597f:753c:6fba%3]) with mapi id 15.20.1771.019; Wed, 10 Apr 2019 05:23:19 +0000
From: =?utf-8?B?TWFydGluIEouIETDvHJzdA==?= <duerst@it.aoyama.ac.jp>
To: Julian Reschke <julian.reschke@gmx.de>, Charlie Perkins <charles.perkins@earthlink.net>
CC: "xml2rfc@ietf.org" <xml2rfc@ietf.org>
Thread-Topic: [xml2rfc] Change in the results of using the "author" tag
Thread-Index: AQHU7vNiBzMGNlHf40e6eWZ3pTKyraY0EGaAgADMtQA=
Date: Wed, 10 Apr 2019 05:23:19 +0000
Message-ID: <5f4c402c-5402-3a04-ccf5-3c2143c6eb82@it.aoyama.ac.jp>
References: <839e1f64-0e2a-b50b-5d14-c992f1de6597@earthlink.net> <22ffd219-a6a0-04b1-99ed-f3fa46b3848b@gmx.de> <d7807db1-a4bc-dfb5-b9ba-fccc33cae409@earthlink.net> <baa28eec-5e09-d691-125f-988f0c04e8cd@gmx.de>
In-Reply-To: <baa28eec-5e09-d691-125f-988f0c04e8cd@gmx.de>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
x-clientproxiedby: TYAPR03CA0004.apcprd03.prod.outlook.com (2603:1096:404:14::16) To TYAPR01MB5149.jpnprd01.prod.outlook.com (2603:1096:404:12e::18)
authentication-results: spf=none (sender IP is ) smtp.mailfrom=duerst@it.aoyama.ac.jp; 
x-ms-exchange-messagesentrepresentingtype: 1
x-originating-ip: [133.2.210.64]
x-ms-publictraffictype: Email
x-ms-office365-filtering-correlation-id: 5740fac4-f485-408e-5e71-08d6bd74a470
x-microsoft-antispam: BCL:0; PCL:0; RULEID:(2390118)(7020095)(4652040)(7021145)(8989299)(4534185)(7022145)(4603075)(4627221)(201702281549075)(8990200)(7048125)(7024125)(7025125)(7027125)(7023125)(5600139)(711020)(4605104)(2017052603328)(7193020); SRVR:TYAPR01MB3918; 
x-ms-traffictypediagnostic: TYAPR01MB3918:
x-microsoft-antispam-prvs: <TYAPR01MB3918509EA6121452290D40E4CA2E0@TYAPR01MB3918.jpnprd01.prod.outlook.com>
x-forefront-prvs: 00032065B2
x-forefront-antispam-report: SFV:NSPM; SFS:(10019020)(136003)(39840400004)(396003)(346002)(366004)(376002)(199004)(189003)(26005)(52116002)(486006)(31686004)(25786009)(93886005)(53546011)(6506007)(110136005)(4326008)(2616005)(386003)(4744005)(99286004)(11346002)(476003)(5660300002)(85202003)(76176011)(97736004)(446003)(102836004)(8676002)(81156014)(68736007)(74482002)(229853002)(106356001)(3846002)(316002)(81166006)(71200400001)(8936002)(53936002)(7736002)(105586002)(85182001)(86362001)(31696002)(2906002)(14454004)(6512007)(71190400001)(6486002)(256004)(66066001)(6436002)(508600001)(305945005)(6246003)(186003)(6116002)(786003); DIR:OUT; SFP:1102; SCL:1; SRVR:TYAPR01MB3918; H:TYAPR01MB5149.jpnprd01.prod.outlook.com; FPR:; SPF:None; LANG:en; PTR:InfoNoRecords; A:0; MX:1; 
received-spf: None (protection.outlook.com: it.aoyama.ac.jp does not designate permitted sender hosts)
x-ms-exchange-senderadcheck: 1
x-microsoft-antispam-message-info: BM9N2Mbj2Lvr+f4+31NIrJuOaVy5R2/dEEXZ0Eo7rFuabjbUxKjY68eogzktVLlfYWBCYdomhTuTcXEF/Evi+eSST2wawtkmIrNXUqjR60TclPwutHOlEkV2ulAMPgiKMfSKGyUsjsoj2iobS2fC47UMFaS9ZfoPYPQCmomZVe3+8QWBNhniYzvWEzcmZmWJC/S28KhYYBj1bhERfG8q25AZxOwJXTrz8eHXSn+EMgteGVIHsXRq+CqgDb3wXwbyNAIGCuCpngxcRuzfNly8kmt0zuQzwjGqRHMkl0AafExvLsQajqzFym4C0A6HWeZigBqkaTzEqUpiZxRDQbCkTbR1j/JVFFjGDXTZImRiEYWwF/rEqTni5iSLUB6xzFldPCDgeq3109bAOuFw53eagwda6/qeHWNFp55EzdO5r0E=
Content-Type: text/plain; charset="utf-8"
Content-ID: <4E658BA10E3A2540A79D69C50D8D5EA6@jpnprd01.prod.outlook.com>
Content-Transfer-Encoding: base64
MIME-Version: 1.0
X-OriginatorOrg: it.aoyama.ac.jp
X-MS-Exchange-CrossTenant-Network-Message-Id: 5740fac4-f485-408e-5e71-08d6bd74a470
X-MS-Exchange-CrossTenant-originalarrivaltime: 10 Apr 2019 05:23:19.5089 (UTC)
X-MS-Exchange-CrossTenant-fromentityheader: Hosted
X-MS-Exchange-CrossTenant-id: e02030e7-4d45-463e-a968-0290e738c18e
X-MS-Exchange-CrossTenant-mailboxtype: HOSTED
X-MS-Exchange-Transport-CrossTenantHeadersStamped: TYAPR01MB3918
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/afAG0O-PjthxGD11jxJ8mjE5xok>
Subject: Re: [xml2rfc] Change in the results of using the "author" tag
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 10 Apr 2019 05:23:24 -0000

T24gMjAxOS8wNC8xMCAwMjoxMCwgSnVsaWFuIFJlc2Noa2Ugd3JvdGU6DQo+IE9uIDA5LjA0LjIw
MTkgMTg6NDMsIENoYXJsaWUgUGVya2lucyB3cm90ZToNCj4+IEhlbGxvIEp1bGlhbiwNCj4+DQo+
PiBJIGZvbGxvd2VkIHlvdXIgc3VnZ2VzdGlvbi7CoCBOb3cgaXQgc2hvd3MgdGhhdCB0aGUgYXV0
aG9yIGlzICJELiANCj4+IFN0YW5sZXkiLg0KPj4NCj4+IFRoZSBhY3R1YWwgZG9jdW1lbnQgc2hv
d3MgdGhhdCB0aGUgYXV0aG9yIGlzICJEb3JvdGh5IFN0YW5sZXkiLg0KPj4NCj4+IFJlZ2FyZGxl
c3Mgb2Ygd2hhdCB0aGUgSUVURiBzYXlzIGFib3V0IGhhbmRsaW5nIG5hbWVzIGZvciBSRkNzLCBJ
IHRoaW5rDQo+PiB0aGF0IGV4dGVybmFsIGNpdGF0aW9ucyBzaG91bGQgcmVmbGVjdCB0aGUgYXV0
aG9yc2hpcCBhcyBpbmRpY2F0ZWQgaW4NCj4+IHRoZSBleHRlcm5hbCBwdWJsaWNhdGlvbi4NCj4g
DQo+IFdlbGwsIHRoYXQgY29udHJhZGljdHMgdGhlIFJGQyBTdHlsZSBHdWlkZS4NCg0KSXQgbm90
IG9ubHkgY29udHJhZGljdHMgdGhlIFJGQyBTdHlsZSBHdWlkZSwgaXQgYWxzbyBjb250cmFkaWN0
cyB3aWRlIA0KcHJhY3RpY2UgaW4gb3RoZXIgcHVibGljYXRpb25zLiBFYWNoIHB1YmxpY2F0aW9u
IGhhcyB0aGVpciBvd24gc3R5bGUgDQooZS5nLiBpbml0aWFsKHMpIG9ubHkgb3IgZnVsbCBnaXZl
biBuYW1lcywgZmFtaWx5IG5hbWVzIGZpcnN0IG9yIGdpdmVuIA0KbmFtZXMgZmlyc3QsIGNhcGl0
YWxpemF0aW9uIG9mIHdob2xlIG5hbWVzLC4uLiksIGFuZCB0eXBlc2V0dGluZyBhbmQgDQpwdWJs
aXNoaW5nIHNvZnR3YXJlIChlLmcuIChMYSlUZVgpIGFkanVzdHMgdGhlIGluZm9ybWF0aW9uIGZv
ciBlYWNoIA0KcHVibGljYXRpb24gc3R5bGUuDQoNClJlZ2FyZHMsICAgTWFydGluLg0K


From nobody Thu Apr 11 00:02:15 2019
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 65F50120276 for <xml2rfc@ietfa.amsl.com>; Thu, 11 Apr 2019 00:02:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.899
X-Spam-Level: 
X-Spam-Status: No, score=-1.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, URIBL_BLOCKED=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 Orb5D3pCM0Jh for <xml2rfc@ietfa.amsl.com>; Thu, 11 Apr 2019 00:02:11 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:126c::1:2a]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5702A120176 for <xml2rfc@ietf.org>; Thu, 11 Apr 2019 00:02:11 -0700 (PDT)
Received: from localhost ([::1]:57339 helo=zinfandel.tools.ietf.org) by zinfandel.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1hETis-0004wU-Uy; Thu, 11 Apr 2019 00:02:10 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: "xml2rfc issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.12.5
Precedence: bulk
Cc: xml2rfc@ietf.org
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.5, by Edgewall Software
To: henrik@levkowetz.com, julian.reschke@gmx.de
X-Trac-Project: xml2rfc
Date: Thu, 11 Apr 2019 07:02:10 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: https://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/401
Message-ID: <069.ffb6d47355c72e9e32510b3d614f397e@tools.ietf.org>
X-Trac-Ticket-ID: 401
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, julian.reschke@gmx.de, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on zinfandel.tools.ietf.org); SAEximRunCond expanded to false
X-Clacks-Overhead: GNU Terry Pratchett
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/3vbz-CtEikC9pZSJL6M245tIzZc>
Subject: [xml2rfc] #401 (Version 2 cli): <u> for code point 128 (C1 control) causes exception
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 11 Apr 2019 07:02:13 -0000

#401: <u> for code point 128 (C1 control) causes exception

 Input:


 {{{
 <t><u format="lit-num-name">&#x80;</u></t>
 }}}


 Output:


 {{{
 Traceback (most recent call last):
   File "/bin/xml2rfc", line 10, in <module>
     sys.exit(main())
   File "/usr/lib/python2.7/site-packages/xml2rfc/run.py", line 549, in
 main
     writer.write(filename)
   File "/usr/lib/python2.7/site-packages/xml2rfc/writers/text.py", line
 228, in write
     lines = self.render(self.root, width=72, joiners=joiners)
   File "/usr/lib/python2.7/site-packages/xml2rfc/writers/text.py", line
 271, in render
     res = func(e, width, **kwargs)
   File "/usr/lib/python2.7/site-packages/xml2rfc/writers/text.py", line
 2834, in render_rfc
     lines = self.ljoin(lines, c, width, **kwargs)
   File "/usr/lib/python2.7/site-packages/xml2rfc/writers/text.py", line
 446, in ljoin
     res = mklines(self.render(e, width, **kwargs), e)
   File "/usr/lib/python2.7/site-packages/xml2rfc/writers/text.py", line
 271, in render
     res = func(e, width, **kwargs)
   File "/usr/lib/python2.7/site-packages/xml2rfc/writers/text.py", line
 2024, in render_middle
     lines = self.ljoin(lines, c, width, **kwargs)
   File "/usr/lib/python2.7/site-packages/xml2rfc/writers/text.py", line
 446, in ljoin
     res = mklines(self.render(e, width, **kwargs), e)
   File "/usr/lib/python2.7/site-packages/xml2rfc/writers/text.py", line
 271, in render
     res = func(e, width, **kwargs)
   File "/usr/lib/python2.7/site-packages/xml2rfc/writers/text.py", line
 3102, in render_section
     lines = self.ljoin(lines, c, width, **kwargs)
   File "/usr/lib/python2.7/site-packages/xml2rfc/writers/text.py", line
 446, in ljoin
     res = mklines(self.render(e, width, **kwargs), e)
   File "/usr/lib/python2.7/site-packages/xml2rfc/writers/text.py", line
 271, in render
     res = func(e, width, **kwargs)
   File "/usr/lib/python2.7/site-packages/xml2rfc/writers/text.py", line
 3102, in render_section
     lines = self.ljoin(lines, c, width, **kwargs)
   File "/usr/lib/python2.7/site-packages/xml2rfc/writers/text.py", line
 446, in ljoin
     res = mklines(self.render(e, width, **kwargs), e)
   File "/usr/lib/python2.7/site-packages/xml2rfc/writers/text.py", line
 271, in render
     res = func(e, width, **kwargs)
   File "/usr/lib/python2.7/site-packages/xml2rfc/writers/text.py", line
 3470, in render_t
     text = fill(self.inner_text_renderer(e), width=width, **kwargs)
   File "/usr/lib/python2.7/site-packages/xml2rfc/writers/text.py", line
 504, in inner_text_renderer
     text += self.render(c, width, **kwargs)
   File "/usr/lib/python2.7/site-packages/xml2rfc/writers/text.py", line
 271, in render
     res = func(e, width, **kwargs)
   File "/usr/lib/python2.7/site-packages/xml2rfc/writers/text.py", line
 4241, in render_u
     self.err(e, exception)
   File "/usr/lib/python2.7/site-packages/xml2rfc/writers/base.py", line
 1735, in err
     msg = self.msg(e, 'Error:', text)
   File "/usr/lib/python2.7/site-packages/xml2rfc/writers/base.py", line
 1676, in msg
     msg = "%s(%s): %s %s" % (file or self.xmlrfc.source, lnum, label,
 text, )
 UnicodeEncodeError: 'ascii' codec can't encode character u'\x80' in
 position 30: ordinal not in range(128)

 }}}

-- 
-----------------------------------+----------------------------------
 Reporter:  julian.reschke@gmx.de  |      Owner:  henrik@levkowetz.com
     Type:  defect                 |     Status:  new
 Priority:  medium                 |  Milestone:
Component:  Version 2 cli          |    Version:  2.22.*
 Keywords:                         |
-----------------------------------+----------------------------------

Ticket URL: <https://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/401>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>


From nobody Thu Apr 11 00:02:31 2019
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5C4B8120277 for <xml2rfc@ietfa.amsl.com>; Thu, 11 Apr 2019 00:02:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.899
X-Spam-Level: 
X-Spam-Status: No, score=-1.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, URIBL_BLOCKED=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 UP7abMV55N0m for <xml2rfc@ietfa.amsl.com>; Thu, 11 Apr 2019 00:02:27 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:126c::1:2a]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C3BE6120176 for <xml2rfc@ietf.org>; Thu, 11 Apr 2019 00:02:27 -0700 (PDT)
Received: from localhost ([::1]:57343 helo=zinfandel.tools.ietf.org) by zinfandel.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1hETj9-0004yR-Hw; Thu, 11 Apr 2019 00:02:27 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: "xml2rfc issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.12.5
Precedence: bulk
Cc: xml2rfc@ietf.org
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.5, by Edgewall Software
To: henrik@levkowetz.com, julian.reschke@gmx.de
X-Trac-Project: xml2rfc
Date: Thu, 11 Apr 2019 07:02:27 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: https://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/401#comment:1
Message-ID: <084.1754fddd3ae0e8f0553284c221046bc3@tools.ietf.org>
References: <069.ffb6d47355c72e9e32510b3d614f397e@tools.ietf.org>
X-Trac-Ticket-ID: 401
In-Reply-To: <069.ffb6d47355c72e9e32510b3d614f397e@tools.ietf.org>
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, julian.reschke@gmx.de, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on zinfandel.tools.ietf.org); SAEximRunCond expanded to false
X-Clacks-Overhead: GNU Terry Pratchett
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/1hGE-yyMn_0FBptBSBliDoHb2u4>
Subject: Re: [xml2rfc] #401 (Version_3_cli_txt): <u> for code point 128 (C1 control) causes exception
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 11 Apr 2019 07:02:29 -0000

#401: <u> for code point 128 (C1 control) causes exception

Changes (by julian.reschke@gmx.de):

 * component:  Version 2 cli => Version_3_cli_txt


-- 
------------------------------------+----------------------------------
  Reporter:  julian.reschke@gmx.de  |      Owner:  henrik@levkowetz.com
      Type:  defect                 |     Status:  new
  Priority:  medium                 |  Milestone:
 Component:  Version_3_cli_txt      |    Version:  2.22.*
Resolution:                         |   Keywords:
------------------------------------+----------------------------------

Ticket URL: <https://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/401#comment:1>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>


From nobody Thu Apr 11 00:05:13 2019
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0EB23120278 for <xml2rfc@ietfa.amsl.com>; Thu, 11 Apr 2019 00:05:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.899
X-Spam-Level: 
X-Spam-Status: No, score=-1.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, URIBL_BLOCKED=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 TNjnmUabpieB for <xml2rfc@ietfa.amsl.com>; Thu, 11 Apr 2019 00:05:10 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:126c::1:2a]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 72FAD120176 for <xml2rfc@ietf.org>; Thu, 11 Apr 2019 00:05:10 -0700 (PDT)
Received: from localhost ([::1]:57376 helo=zinfandel.tools.ietf.org) by zinfandel.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1hETlm-0004xi-3X; Thu, 11 Apr 2019 00:05:10 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: "xml2rfc issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.12.5
Precedence: bulk
Cc: xml2rfc@ietf.org
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.5, by Edgewall Software
To: julian.reschke@gmx.de
X-Trac-Project: xml2rfc
Date: Thu, 11 Apr 2019 07:05:09 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: https://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/402
Message-ID: <069.c528f7dcd7369a146dedfa5541cda033@tools.ietf.org>
X-Trac-Ticket-ID: 402
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: julian.reschke@gmx.de, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on zinfandel.tools.ietf.org); SAEximRunCond expanded to false
X-Clacks-Overhead: GNU Terry Pratchett
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/4XspcFEpSn1O4SQzDFshtKivaAU>
Subject: [xml2rfc] #402 (Version_3_cli_txt): <u> for code point 9 (HTAB) failure
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 11 Apr 2019 07:05:12 -0000

#402: <u> for code point 9 (HTAB) failure

 Input:


 {{{
 <t><u format="lit-num-name">&#9;</u></t>
 }}}

 Output:


 {{{
 e2.xml(596): Error: When looking for the name of "      ", got: no such
 name
 Not creating output file due to errors (see above)
 }}}

 We could also disallow this codepoint (and CR LF as well), but that should
 then be added to the documentation.

-- 
-----------------------------------+--------------------
 Reporter:  julian.reschke@gmx.de  |      Owner:
     Type:  defect                 |     Status:  new
 Priority:  medium                 |  Milestone:
Component:  Version_3_cli_txt      |    Version:  2.22.*
 Keywords:                         |
-----------------------------------+--------------------

Ticket URL: <https://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/402>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>


From nobody Thu Apr 11 01:32:28 2019
Return-Path: <julian.reschke@gmx.de>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 21B2D120287 for <xml2rfc@ietfa.amsl.com>; Thu, 11 Apr 2019 01:32:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level: 
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, 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=gmx.net
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 H7Fj7gLilbVk for <xml2rfc@ietfa.amsl.com>; Thu, 11 Apr 2019 01:32:25 -0700 (PDT)
Received: from mout.gmx.net (mout.gmx.net [212.227.15.19]) (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 0627F120288 for <xml2rfc@ietf.org>; Thu, 11 Apr 2019 01:32:24 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gmx.net; s=badeba3b8450; t=1554971542; bh=SnMe0hiZP/vCdT3byZTh69Nh9B3D9GLYYGsLR3ESmrs=; h=X-UI-Sender-Class:To:From:Subject:Date; b=ffJTZILolI/TX7CqTjC53gUDoA/ft8n+b8TEGRX884PULi3fShLbJZiCYe/p0m9gG 7q1C4PvNmN7smfWm+aNoLbd1kzjmpoBQt93+khIPXpqRnm0LxExhDKbv5OTFDizctt iLkJO2D6sf//qgtHz6s0y3ESMAUFOPJv0a1tFnYo=
X-UI-Sender-Class: 01bb95c1-4bf8-414a-932a-4f6e2808ef9c
Received: from [192.168.178.124] ([91.61.55.229]) by mail.gmx.com (mrgmx001 [212.227.17.190]) with ESMTPSA (Nemesis) id 0Lt2BW-1gl6M82186-012WID for <xml2rfc@ietf.org>; Thu, 11 Apr 2019 10:32:22 +0200
To: xml2rfc@ietf.org
From: Julian Reschke <julian.reschke@gmx.de>
Message-ID: <d32d6468-6e74-7f2b-9a6e-5449171ed8b8@gmx.de>
Date: Thu, 11 Apr 2019 10:32:21 +0200
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Language: en-US
Content-Transfer-Encoding: quoted-printable
X-Provags-ID: V03:K1:duY2HKqh1+EvfOtlhHFN8o3kI2yRbW3Irr7gmP3hz0OxmfQXDYm CisC7GeJgicjnR/0mt3QqLDW/f+P7zdQFFpXnjIbbrgOLXkWTeSuiOy7p58wbNMJx2TmZV5 11RHGML5ZxrEcerQduY8D3sHrbdoM8PkVSbaFYYKBCf7sIPDXxx1mpRxOOz0FAEaLw7ojbs Lq0GyPVD7zZqT/a123ceQ==
X-UI-Out-Filterresults: notjunk:1;V03:K0:Eaqe2nBNrPs=:Arq/cG4phwuYXBgy5f6lF1 1ekoCIoO+lN5tAVJ39fwQpYLzN07n6FbbAGd6hd0LZ3MNrhY0YNwGU0NxgNOmKplS+G0YcFlv tt9a3BguQI5SzZmtm2pNcV6u00wlivQg4HR8EdUjLMX4tpeQDrCpQquiiZx8NFXvN6eml/lgx CX1IBQ1zKkItNP4l5ghebkCj9kFfgX6eXj8z1soxVv0Ia0RlVFTSrwltFvGs60Z/Op03pJEMK JQMwa/d9eDLo1CFoeDUsHjG2T0igjw+JfUMh3Jsq9nlvlar3pROKfG+/Efwv05eMegWmTl5Za EK1/AJqHNoC1frOpKABFI6GVHXJiUVV7CgAu7RJG7pAYfV82K658H28GawzAnYI7KONTceD4W F3w0l7rwZkIpb0UKIfEaG/cBHhSQ317JyycNveM8IHyfN6Wz9wYyADCDFQ0bCzW+z7KvBlVSx VnIQxLOrcdNMHOC3k0hqNXEfXcbF+GGUgY7UpUYGqLNLMMKxXVDK4ri+SBk8iJqyh7I8/D0lf ilQ1/3IIK76IX4xVw6awmN2J2tI3ddtMb14ppL0Pd3Cg2+TK5IqxZ7NfDUtcgHSASShmKO0Ds 6eUCoa0Ka+3lXzg+i+QG/ZTFTlL9I/T+Jylv7FPUFu7RfgRi6J9GtNg9v2JSiegzJR80DGpOf OniJmAngA0YvV8rL0UNpsNDDW72aZeaTRkDSfrMD1iFcVA+PxZwa1r0shrXapPj7OiGU8Rm48 EahyI3nk3Blq4F++kVJH7X6kXJ25LOPXZby6NZ+9kfHW6S30TNiK2ZKQBhuVel1KFWGY5sfev TsXfrzeRu9lL6U+jdu7++AkpRLHv9hzQ+cawHioUziHk+xpRMyuh3BkFcvErN15TdV33/kmib CkIJuBMtKghx72FdEV6xsMDgv+TnmjDRt9zpuz9ai3HnCoNIE/hVG+TsUWek8+NqfvhSg2t9C CX2bf5VOyZg==
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/Jh2-NtDQqg9u30igs9R4O7uNTmg>
Subject: [xml2rfc] feedback for <u>
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 11 Apr 2019 08:32:27 -0000

Hi,

I recently spent some time on the implementation in rfc2629.xslt (not
ready yet), and here's more feedback.

1) Character Repertoire

By the way this is defined, the characters we can express are restricted
by XML. That is: no controls except HTAB, CR, and LF.

This *might* be considered a problem when documenting protocols where
controls matter, but I guess this isn't new, and the purpose of <u> is
mainly to address non-ASCII characters. But it would be interesting see
whether other people fell different.

I also noticed that the current version of xml2rfc fails in different
ways when the Unicode database doesn't have the expected entries. Filed
<https://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/402> for C1
controls such as HTAB and
<https://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/401> for C1 control=
s.

2) Format string

So we have two different format notations (see
<https://tools.ietf.org/html/draft-levkowetz-xml2rfc-v3-implementation-not=
es-08#appendix-A.1>).

It would be good to document how exactly a processor decides between
these two. Also, every time placeholders are used I routinely wonder
whether we might need a way to escape them...

Best regards, Julian


From nobody Thu Apr 11 04:26:22 2019
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D682112011D for <xml2rfc@ietfa.amsl.com>; Thu, 11 Apr 2019 04:26:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.899
X-Spam-Level: 
X-Spam-Status: No, score=-1.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, URIBL_BLOCKED=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 U5HgrkKQyoIh for <xml2rfc@ietfa.amsl.com>; Thu, 11 Apr 2019 04:26:18 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:126c::1:2a]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id BCE90120099 for <xml2rfc@ietf.org>; Thu, 11 Apr 2019 04:26:18 -0700 (PDT)
Received: from localhost ([::1]:35038 helo=zinfandel.tools.ietf.org) by zinfandel.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1hEXqS-0006XC-IK; Thu, 11 Apr 2019 04:26:17 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: "xml2rfc issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.12.5
Precedence: bulk
Cc: xml2rfc@ietf.org
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.5, by Edgewall Software
To: henrik@levkowetz.com, julian.reschke@gmx.de, duerst@it.aoyama.ac.jp
X-Trac-Project: xml2rfc
Date: Thu, 11 Apr 2019 11:26:15 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: https://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/401#comment:2
Message-ID: <084.773026c7d5bbae1849a3ff382e1ed331@tools.ietf.org>
References: <069.ffb6d47355c72e9e32510b3d614f397e@tools.ietf.org>
X-Trac-Ticket-ID: 401
In-Reply-To: <069.ffb6d47355c72e9e32510b3d614f397e@tools.ietf.org>
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, julian.reschke@gmx.de, duerst@it.aoyama.ac.jp, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on zinfandel.tools.ietf.org); SAEximRunCond expanded to false
X-Clacks-Overhead: GNU Terry Pratchett
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/rfan9YbMBqb4sN8M3x4tughj0i0>
Subject: Re: [xml2rfc] #401 (Version_3_cli_txt): <u> for code point 128 (C1 control) causes exception
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 11 Apr 2019 11:26:21 -0000

#401: <u> for code point 128 (C1 control) causes exception


Comment (by duerst@it.aoyama.ac.jp):

 An error may be better than an exception. But one or the other is
 appropriate, because &#x80; is just an undefined control codepoint, and
 shouldn't turn up in an RFC at all.

-- 
------------------------------------+----------------------------------
  Reporter:  julian.reschke@gmx.de  |      Owner:  henrik@levkowetz.com
      Type:  defect                 |     Status:  new
  Priority:  medium                 |  Milestone:
 Component:  Version_3_cli_txt      |    Version:  2.22.*
Resolution:                         |   Keywords:
------------------------------------+----------------------------------

Ticket URL: <https://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/401#comment:2>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>


From nobody Thu Apr 11 05:36:01 2019
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D387B1201D9 for <xml2rfc@ietfa.amsl.com>; Thu, 11 Apr 2019 05:36:00 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.899
X-Spam-Level: 
X-Spam-Status: No, score=-1.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, URIBL_BLOCKED=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 4t5Zj5oXCzHK for <xml2rfc@ietfa.amsl.com>; Thu, 11 Apr 2019 05:35:59 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:126c::1:2a]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 47AF71201B6 for <xml2rfc@ietf.org>; Thu, 11 Apr 2019 05:35:59 -0700 (PDT)
Received: from localhost ([::1]:36673 helo=zinfandel.tools.ietf.org) by zinfandel.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1hEYvt-0000gv-UB; Thu, 11 Apr 2019 05:35:57 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: "xml2rfc issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.12.5
Precedence: bulk
Cc: xml2rfc@ietf.org
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.5, by Edgewall Software
To: henrik@levkowetz.com, julian.reschke@gmx.de, duerst@it.aoyama.ac.jp
X-Trac-Project: xml2rfc
Date: Thu, 11 Apr 2019 12:35:57 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: https://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/401#comment:3
Message-ID: <084.670beec749a2d4633797495bd088291c@tools.ietf.org>
References: <069.ffb6d47355c72e9e32510b3d614f397e@tools.ietf.org>
X-Trac-Ticket-ID: 401
In-Reply-To: <069.ffb6d47355c72e9e32510b3d614f397e@tools.ietf.org>
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, julian.reschke@gmx.de, duerst@it.aoyama.ac.jp, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on zinfandel.tools.ietf.org); SAEximRunCond expanded to false
X-Clacks-Overhead: GNU Terry Pratchett
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/QEUznTWHami5q0YRhXFCTNpwxGo>
Subject: Re: [xml2rfc] #401 (Version_3_cli_txt): <u> for code point 128 (C1 control) causes exception
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 11 Apr 2019 12:36:01 -0000

#401: <u> for code point 128 (C1 control) causes exception


Comment (by julian.reschke@gmx.de):

 AFAICT, it's not an undefined control point in Unicode - otherwise why
 does it show up in the Unicode database?

 But yes, *if* we want to exclude C1 controls, we need to clarify that in
 the documentation.

-- 
------------------------------------+----------------------------------
  Reporter:  julian.reschke@gmx.de  |      Owner:  henrik@levkowetz.com
      Type:  defect                 |     Status:  new
  Priority:  medium                 |  Milestone:
 Component:  Version_3_cli_txt      |    Version:  2.22.*
Resolution:                         |   Keywords:
------------------------------------+----------------------------------

Ticket URL: <https://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/401#comment:3>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>


From nobody Thu Apr 11 08:06:26 2019
Return-Path: <rse@rfc-editor.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6DAC012038D; Thu, 11 Apr 2019 08:06:18 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.199
X-Spam-Level: 
X-Spam-Status: No, score=-4.199 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, URIBL_BLOCKED=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 Uk5RB021gF8V; Thu, 11 Apr 2019 08:06:15 -0700 (PDT)
Received: from mail.amsl.com (c8a.amsl.com [4.31.198.40]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5D16E120006; Thu, 11 Apr 2019 08:06:15 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by c8a.amsl.com (Postfix) with ESMTP id 8A08E1C2B53; Thu, 11 Apr 2019 08:06:07 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
Received: from c8a.amsl.com ([127.0.0.1]) by localhost (c8a.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id eREjFUQfHriH; Thu, 11 Apr 2019 08:06:07 -0700 (PDT)
Received: from [10.119.8.87] (unknown [74.115.160.217]) by c8a.amsl.com (Postfix) with ESMTPSA id D7DA11C38DB; Thu, 11 Apr 2019 08:06:06 -0700 (PDT)
From: Heather Flanagan <rse@rfc-editor.org>
Message-Id: <3A0F4CD6-451F-44E2-9DA4-28235C638588@rfc-editor.org>
Content-Type: multipart/alternative; boundary="Apple-Mail=_70EA8E26-3E37-43FE-B9DB-177E25DC9DDC"
Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.8\))
Date: Thu, 11 Apr 2019 08:06:12 -0700
In-Reply-To: <308E0D17-7B84-4782-B17D-EE06EE80E6BE@rfc-editor.org>
Cc: "rfc-markdown@ietf.org" <rfc-markdown@ietf.org>, "xml2rfc-dev@ietf.org" <xml2rfc-dev@ietf.org>, "xml2rfc@ietf.org" <xml2rfc@ietf.org>
To: Julian Reschke <julian.reschke@gmx.de>
References: <E1hDSIW-0008DY-Hl@durif.tools.ietf.org> <c8d8c9e9-88dd-8c49-c1d4-e0438c56a03c@gmx.de> <f41d8ba2-7078-0ffa-3e41-6f8bc1d0f766@levkowetz.com> <dfcbd237-bbff-867d-b704-cb874c4b2ed3@gmx.de> <b760846d-5183-ad8a-dd42-62a7800bdbf6@levkowetz.com> <561D7097-7155-4DDD-8C5D-FA65663B5105@att.com> <280b0cf8-a7d0-0334-42fe-a9cd6e7966d7@gmx.de> <1DC0E053-509F-4531-9EAF-1A287FFA4ECD@att.com> <8cedc522-614c-039c-e550-8f5494ab040f@gmx.de> <308E0D17-7B84-4782-B17D-EE06EE80E6BE@rfc-editor.org>
X-Mailer: Apple Mail (2.3445.104.8)
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/g6DN4SxJGDrlSuKsubwb6rRSePU>
Subject: Re: [xml2rfc] [Rfc-markdown] initials handling, was: New xml2rfc release: v2.22.3
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 11 Apr 2019 15:06:19 -0000

--Apple-Mail=_70EA8E26-3E37-43FE-B9DB-177E25DC9DDC
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=utf-8



> On Apr 9, 2019, at 10:34 AM, Heather Flanagan <rse@rfc-editor.org> =
wrote:
>=20
>=20
>=20
>> On Apr 9, 2019, at 09:01, Julian Reschke <julian.reschke@gmx.de> =
wrote:
>>=20
>>> On 09.04.2019 17:37, HANSEN, TONY L wrote:
>>> On 4/9/19, 8:19 AM, "Julian Reschke" <julian.reschke@gmx.de> wrote:
>>>=20
>>>    On 09.04.2019 14:11, HANSEN, TONY L wrote:
>>>> ...
>>>> How is the requirement to generate a single initial communicated =
within the XML? By looking at the RFC number? Or by a different =
attribute specified somewhere? While using the RFC number might seem =
simpler, I think it's better to be transparent and use an attribute.
>>>> ...
>>>=20
>>>    Yes.
>>>=20
>>>    But we really should ask the RFC Editor whether they are sure =
about
>>>    this. After all, it seems to be a violation of the style guide:
>>>    <https://tools.ietf.org/html/rfc7322#section-4.8.6.2>.
>>>=20
>>> For re-rendering old RFCs that were originally written using a =
previous style guide? The interesting thing about style guides is that =
they do change over time.
>>=20
>> Yes, but in that case the rendering depends on the RFC the reference
>> appears in, not on the referenced document.
>>=20
>> FWIW, it would be great if revisions to the style guide also defined =
a
>> precise start date from which the rules apply.
>>=20
>>> I know that we've had various means of doing these stylistic =
machinations through the years, such as code that says "if rfc number < =
some value, do this special stylistic processing" or "if public date is =
before some value, do this special stylistic processing ". The reason I =
asked my question was that I don't know how the current V3 code is =
making its decisions for these stylistic issues. My suggestion above is =
that instead of having code like that, it should instead be "if some =
<rfc> attribute is set, do this to the initials".
>=20
> Hi all,
>=20
> I=E2=80=99m discussing this with Sandy and Alice now; a response to =
the list may take a day or so as I=E2=80=99m traveling at the moment.
>=20

And coming back to this:

A longstanding principle for referencing RFCs is to make the reference =
match what is on the front page of the RFC itself, over what information =
is in any other location. This is something we should be clearer about =
in the Style Guide, but it is a practice we=E2=80=99ve enforced for =
quite a long time.=20

Changing the tool to match this longstanding practice is not ideal, but =
it is expedient given that the proper way to handle this is an extensive =
data cleanup of the citation library. I=E2=80=99ve asked the RPC to =
prioritize getting documents published and format implementation over =
this kind of data cleanup for now.=20

-Heather Flanagan


--Apple-Mail=_70EA8E26-3E37-43FE-B9DB-177E25DC9DDC
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html;
	charset=utf-8

<html><head><meta http-equiv=3D"Content-Type" content=3D"text/html; =
charset=3Dutf-8"></head><body style=3D"word-wrap: break-word; =
-webkit-nbsp-mode: space; line-break: after-white-space;" class=3D""><br =
class=3D""><div><br class=3D""><blockquote type=3D"cite" class=3D""><div =
class=3D"">On Apr 9, 2019, at 10:34 AM, Heather Flanagan &lt;<a =
href=3D"mailto:rse@rfc-editor.org" class=3D"">rse@rfc-editor.org</a>&gt; =
wrote:</div><br class=3D"Apple-interchange-newline"><div class=3D""><br =
style=3D"caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: =
14px; font-style: normal; font-variant-caps: normal; font-weight: =
normal; letter-spacing: normal; text-align: start; text-indent: 0px; =
text-transform: none; white-space: normal; word-spacing: 0px; =
-webkit-text-stroke-width: 0px; text-decoration: none;" class=3D""><br =
style=3D"caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: =
14px; font-style: normal; font-variant-caps: normal; font-weight: =
normal; letter-spacing: normal; text-align: start; text-indent: 0px; =
text-transform: none; white-space: normal; word-spacing: 0px; =
-webkit-text-stroke-width: 0px; text-decoration: none;" =
class=3D""><blockquote type=3D"cite" style=3D"font-family: Helvetica; =
font-size: 14px; font-style: normal; font-variant-caps: normal; =
font-weight: normal; letter-spacing: normal; orphans: auto; text-align: =
start; text-indent: 0px; text-transform: none; white-space: normal; =
widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; =
-webkit-text-stroke-width: 0px; text-decoration: none;" class=3D"">On =
Apr 9, 2019, at 09:01, Julian Reschke &lt;<a =
href=3D"mailto:julian.reschke@gmx.de" =
class=3D"">julian.reschke@gmx.de</a>&gt; wrote:<br class=3D""><br =
class=3D""><blockquote type=3D"cite" class=3D"">On 09.04.2019 17:37, =
HANSEN, TONY L wrote:<br class=3D"">On 4/9/19, 8:19 AM, "Julian Reschke" =
&lt;<a href=3D"mailto:julian.reschke@gmx.de" =
class=3D"">julian.reschke@gmx.de</a>&gt; wrote:<br class=3D""><br =
class=3D"">&nbsp;&nbsp;&nbsp;On 09.04.2019 14:11, HANSEN, TONY L =
wrote:<br class=3D""><blockquote type=3D"cite" class=3D"">...<br =
class=3D"">How is the requirement to generate a single initial =
communicated within the XML? By looking at the RFC number? Or by a =
different attribute specified somewhere? While using the RFC number =
might seem simpler, I think it's better to be transparent and use an =
attribute.<br class=3D"">...<br class=3D""></blockquote><br =
class=3D"">&nbsp;&nbsp;&nbsp;Yes.<br class=3D""><br =
class=3D"">&nbsp;&nbsp;&nbsp;But we really should ask the RFC Editor =
whether they are sure about<br class=3D"">&nbsp;&nbsp;&nbsp;this. After =
all, it seems to be a violation of the style guide:<br =
class=3D"">&nbsp;&nbsp;&nbsp;&lt;<a =
href=3D"https://tools.ietf.org/html/rfc7322#section-4.8.6.2" =
class=3D"">https://tools.ietf.org/html/rfc7322#section-4.8.6.2</a>&gt;.<br=
 class=3D""><br class=3D"">For re-rendering old RFCs that were =
originally written using a previous style guide? The interesting thing =
about style guides is that they do change over time.<br =
class=3D""></blockquote><br class=3D"">Yes, but in that case the =
rendering depends on the RFC the reference<br class=3D"">appears in, not =
on the referenced document.<br class=3D""><br class=3D"">FWIW, it would =
be great if revisions to the style guide also defined a<br =
class=3D"">precise start date from which the rules apply.<br =
class=3D""><br class=3D""><blockquote type=3D"cite" class=3D"">I know =
that we've had various means of doing these stylistic machinations =
through the years, such as code that says "if rfc number &lt; some =
value, do this special stylistic processing" or "if public date is =
before some value, do this special stylistic processing ". The reason I =
asked my question was that I don't know how the current V3 code is =
making its decisions for these stylistic issues. My suggestion above is =
that instead of having code like that, it should instead be "if some =
&lt;rfc&gt; attribute is set, do this to the initials".<br =
class=3D""></blockquote></blockquote><br style=3D"caret-color: rgb(0, 0, =
0); font-family: Helvetica; font-size: 14px; font-style: normal; =
font-variant-caps: normal; font-weight: normal; letter-spacing: normal; =
text-align: start; text-indent: 0px; text-transform: none; white-space: =
normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
text-decoration: none;" class=3D""><span style=3D"caret-color: rgb(0, 0, =
0); font-family: Helvetica; font-size: 14px; font-style: normal; =
font-variant-caps: normal; font-weight: normal; letter-spacing: normal; =
text-align: start; text-indent: 0px; text-transform: none; white-space: =
normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
text-decoration: none; float: none; display: inline !important;" =
class=3D"">Hi all,</span><br style=3D"caret-color: rgb(0, 0, 0); =
font-family: Helvetica; font-size: 14px; font-style: normal; =
font-variant-caps: normal; font-weight: normal; letter-spacing: normal; =
text-align: start; text-indent: 0px; text-transform: none; white-space: =
normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
text-decoration: none;" class=3D""><br style=3D"caret-color: rgb(0, 0, =
0); font-family: Helvetica; font-size: 14px; font-style: normal; =
font-variant-caps: normal; font-weight: normal; letter-spacing: normal; =
text-align: start; text-indent: 0px; text-transform: none; white-space: =
normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
text-decoration: none;" class=3D""><span style=3D"caret-color: rgb(0, 0, =
0); font-family: Helvetica; font-size: 14px; font-style: normal; =
font-variant-caps: normal; font-weight: normal; letter-spacing: normal; =
text-align: start; text-indent: 0px; text-transform: none; white-space: =
normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; =
text-decoration: none; float: none; display: inline !important;" =
class=3D"">I=E2=80=99m discussing this with Sandy and Alice now; a =
response to the list may take a day or so as I=E2=80=99m traveling at =
the moment.</span><br style=3D"caret-color: rgb(0, 0, 0); font-family: =
Helvetica; font-size: 14px; font-style: normal; font-variant-caps: =
normal; font-weight: normal; letter-spacing: normal; text-align: start; =
text-indent: 0px; text-transform: none; white-space: normal; =
word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: =
none;" class=3D""><br style=3D"caret-color: rgb(0, 0, 0); font-family: =
Helvetica; font-size: 14px; font-style: normal; font-variant-caps: =
normal; font-weight: normal; letter-spacing: normal; text-align: start; =
text-indent: 0px; text-transform: none; white-space: normal; =
word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: =
none;" class=3D""></div></blockquote><br class=3D""></div><div>And =
coming back to this:</div><div><br class=3D""></div><div>A longstanding =
principle for referencing RFCs is to make the reference match what is on =
the front page of the RFC itself, over what information is in any other =
location. This is something we should be clearer about in the Style =
Guide, but it is a practice we=E2=80=99ve enforced for quite a long =
time.&nbsp;<br class=3D""><br class=3D"">Changing the tool to match this =
longstanding practice is not ideal, but it is expedient given that the =
proper way to handle this is an extensive data cleanup of the citation =
library. I=E2=80=99ve asked the RPC to prioritize getting documents =
published and format implementation over this kind of data cleanup for =
now.&nbsp;</div><div><br class=3D""></div><div>-Heather =
Flanagan</div><br class=3D""></body></html>=

--Apple-Mail=_70EA8E26-3E37-43FE-B9DB-177E25DC9DDC--


From nobody Thu Apr 11 08:11:09 2019
Return-Path: <julian.reschke@gmx.de>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 06ED712066D; Thu, 11 Apr 2019 08:10:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.6
X-Spam-Level: 
X-Spam-Status: No, score=-2.6 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=gmx.net
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 PtH450gLFEh8; Thu, 11 Apr 2019 08:10:50 -0700 (PDT)
Received: from mout.gmx.net (mout.gmx.net [212.227.15.18]) (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 892F81206BC; Thu, 11 Apr 2019 08:10:49 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gmx.net; s=badeba3b8450; t=1554995446; bh=cBZtauIXTx4V33WA4UT1vSMjEwVOc+798+Txc25WJ5M=; h=X-UI-Sender-Class:Subject:To:Cc:References:From:Date:In-Reply-To; b=SGmAeAq1wkjwv6otc/xBU4uZduO9TpUNvGCP6V6+Qoh0E9QO7+ONsTn78EaS/G03N 1rw+DkSyoFKZF9hsVuHKD47xO2/l1UJSu/iHytwtnlscfMx+b05pb23hZ/jjqcxsDQ e9+iQHCGplhAnV4892lfbFB0N1jjH7TEVJmd9uG8=
X-UI-Sender-Class: 01bb95c1-4bf8-414a-932a-4f6e2808ef9c
Received: from [192.168.1.34] ([217.91.35.233]) by mail.gmx.com (mrgmx001 [212.227.17.190]) with ESMTPSA (Nemesis) id 0MD9q8-1h6uld3gNQ-00Gcj6; Thu, 11 Apr 2019 17:10:45 +0200
To: Heather Flanagan <rse@rfc-editor.org>
Cc: "rfc-markdown@ietf.org" <rfc-markdown@ietf.org>, "xml2rfc-dev@ietf.org" <xml2rfc-dev@ietf.org>, "xml2rfc@ietf.org" <xml2rfc@ietf.org>
References: <E1hDSIW-0008DY-Hl@durif.tools.ietf.org> <c8d8c9e9-88dd-8c49-c1d4-e0438c56a03c@gmx.de> <f41d8ba2-7078-0ffa-3e41-6f8bc1d0f766@levkowetz.com> <dfcbd237-bbff-867d-b704-cb874c4b2ed3@gmx.de> <b760846d-5183-ad8a-dd42-62a7800bdbf6@levkowetz.com> <561D7097-7155-4DDD-8C5D-FA65663B5105@att.com> <280b0cf8-a7d0-0334-42fe-a9cd6e7966d7@gmx.de> <1DC0E053-509F-4531-9EAF-1A287FFA4ECD@att.com> <8cedc522-614c-039c-e550-8f5494ab040f@gmx.de> <308E0D17-7B84-4782-B17D-EE06EE80E6BE@rfc-editor.org> <3A0F4CD6-451F-44E2-9DA4-28235C638588@rfc-editor.org>
From: Julian Reschke <julian.reschke@gmx.de>
Message-ID: <666df9be-1922-e82e-f3ed-047a7708937c@gmx.de>
Date: Thu, 11 Apr 2019 17:10:44 +0200
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1
MIME-Version: 1.0
In-Reply-To: <3A0F4CD6-451F-44E2-9DA4-28235C638588@rfc-editor.org>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Language: en-US
Content-Transfer-Encoding: quoted-printable
X-Provags-ID: V03:K1:WyrY1bUWDPLoi/MZLzRdFk9sP+jfTt9/DaYg+MRNgO1GWQ5BCSB hdvbopLAY5/XzLXlrREIXVRvUvmPOEf9e8eZPWp6BQuExMcTjz8Z9vaEEiwzhbFGJlOHtTs JXPm0aLyLEgMHpn96+v1W6keH4SN1UjKSNkQiLXRnt2kEsRgLIcc0WqkciIjWmxtEsjXAXa qOIPdiY8tNzjx22wzDeIA==
X-UI-Out-Filterresults: notjunk:1;V03:K0:trjc7gyZ2G8=:GchDk7Z9Pq+kZPSrEZfEq5 e4+4jedCzhdEpB6EU963/faRJbrLe5zjKsxGXosAFgfWvFJG4LJLJzddS0GJDKxrO5pLlFTiS 4+hZVClsIqsUD1FZ4brAu7Wg/T8BjOtx0s4MjNwC92R93BYfE+FXfQiB9R9ywHupZpuWW4kiD YZUO81vvEbMx+Pw/AccfKuYvvGB8bf0cJ/4/0UF6ZGjtqzPtlTbCqDSFE3V/GGo7OwzM9ZMBm 4416NcgNDz337KKtLBNF+oohvZBcBxC1DRAmHmSP13EifKEnNYhdZ7SdlWC+E0qCIfXFCN1Xn p3GG1wa+g52ZVhKCGYhcPl1gNTWZc485ZtJFbmQk6i7S0x7Ap8S7FhOKhhmEfhUuY94wnntMC 6A/63QE4XvlEVri+6qw73vGmuobwjgIB4+9ZGH7g55Vb/DYAodTMZ+8s+vK5iRptPidEjJ9un c5sc0QPx1mU6sWnhLEOHWhMJlXSPNQxwd2tdcnVt5M2AU8Cl+RNk1RFBKUJXX/hE8unNsC2o7 fmQssKNEcolDkF4fduFUxcSBNi1ZsHia/wOKlr2wteziNwy7C9W6giyoDeLfeY8oyUdPB1YH9 6NwjN1zgTaZRNF2zM03ba26JcK2dVHtY8MC+NOXtvd5asCfezr0k4pSNJ5FDtdlkD8/00mjad kbvhaOlfc0WsA6V8FefJsDqbHwlZ+cMXb2xXSP0BMyVyzGl1WR5RSmycdgaxWpFOlg9RIO61D fR3R8tuYM34tMZUTkeDnmAfm+7jyDzAqcPe3P0dM9MF6Y3K4WszX5GZ/VHBf7BrH3+P7ul0s7 h5qZXF1Fhq/jG8xHvYYfUi17skluOFN8ThliXyvAXLnRkjZtIkSyKf/1Usx43TcCucj1u1n75 8NPBG4H5FOTk0AnvGHymAHANG6DuUGtJqR2faMaKbPLi3H9+VNFbpHT5NFOFM7Q2dZEiYSkkY JCsjwbNVbQA==
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/ms_QFe5PLGzrK0veT0c4oSuOyxU>
Subject: Re: [xml2rfc] [Rfc-markdown] initials handling, was: New xml2rfc release: v2.22.3
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 11 Apr 2019 15:10:56 -0000

On 11.04.2019 17:06, Heather Flanagan wrote:
> ...
> And coming back to this:
>
> A longstanding principle for referencing RFCs is to make the reference
> match what is on the front page of the RFC itself, over what information
> is in any other location. This is something we should be clearer about
> in the Style Guide, but it is a practice we=E2=80=99ve enforced for quit=
e a long
> time.
>
> Changing the tool to match this longstanding practice is not ideal, but
> it is expedient given that the proper way to handle this is an extensive
> data cleanup of the citation library. I=E2=80=99ve asked the RPC to prio=
ritize
> getting documents published and format implementation over this kind of
> data cleanup for now.
> ...

FWIW, this indeed is *not* a change in the style, as far as I can tell.

Rather than that, it just highlights an inconsistency between the
published <reference> elements and the actual RFCs.

The fix IMHO is to fix the <reference> files when the problem shows up.

Putting extra logic into the formatter seems to be clearly the wrong
approach.

Best regards, Julian


From nobody Thu Apr 11 22:16:52 2019
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4ED471200B3 for <xml2rfc@ietfa.amsl.com>; Thu, 11 Apr 2019 22:16:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.899
X-Spam-Level: 
X-Spam-Status: No, score=-1.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, URIBL_BLOCKED=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 RQJdnbUE7rQn for <xml2rfc@ietfa.amsl.com>; Thu, 11 Apr 2019 22:16:49 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:126c::1:2a]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 95A66120077 for <xml2rfc@ietf.org>; Thu, 11 Apr 2019 22:16:49 -0700 (PDT)
Received: from localhost ([::1]:38463 helo=zinfandel.tools.ietf.org) by zinfandel.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1hEoYR-0000IG-FO; Thu, 11 Apr 2019 22:16:47 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: "xml2rfc issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.12.5
Precedence: bulk
Cc: xml2rfc@ietf.org
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.5, by Edgewall Software
To: henrik@levkowetz.com, julian.reschke@gmx.de, duerst@it.aoyama.ac.jp
X-Trac-Project: xml2rfc
Date: Fri, 12 Apr 2019 05:16:47 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: https://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/401#comment:4
Message-ID: <084.09ad59e69789dfe57bb2ffeda6481602@tools.ietf.org>
References: <069.ffb6d47355c72e9e32510b3d614f397e@tools.ietf.org>
X-Trac-Ticket-ID: 401
In-Reply-To: <069.ffb6d47355c72e9e32510b3d614f397e@tools.ietf.org>
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, julian.reschke@gmx.de, duerst@it.aoyama.ac.jp, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on zinfandel.tools.ietf.org); SAEximRunCond expanded to false
X-Clacks-Overhead: GNU Terry Pratchett
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/DMyHtCxEEJ87N6VVOmqckXmmSkM>
Subject: Re: [xml2rfc] #401 (Version_3_cli_txt): <u> for code point 128 (C1 control) causes exception
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 12 Apr 2019 05:16:51 -0000

#401: <u> for code point 128 (C1 control) causes exception


Comment (by duerst@it.aoyama.ac.jp):

 With "undefined control codepoint", I meant that it's a control, but it's
 not defined what kind of control. Some other controls have explanations
 (e.g. 009D <control> = OPERATING SYSTEM COMMAND), see
 https://www.unicode.org/charts/PDF/U0080.pdf. U+0080 doesn't. On top of
 that, even for those controls that have explanations, this is just the
 ISO/IEC 6429:1992 interpretation, and Unicode doesn't force that.

 As for documentation, I hope there is already something about how to use
 non-ASCII characters carefully. Not using U+0080 can easily be seen as
 including that, there's no need for explicitly mentioning it.

-- 
------------------------------------+----------------------------------
  Reporter:  julian.reschke@gmx.de  |      Owner:  henrik@levkowetz.com
      Type:  defect                 |     Status:  new
  Priority:  medium                 |  Milestone:
 Component:  Version_3_cli_txt      |    Version:  2.22.*
Resolution:                         |   Keywords:
------------------------------------+----------------------------------

Ticket URL: <https://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/401#comment:4>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>


From nobody Thu Apr 11 22:36:11 2019
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6990D12017C for <xml2rfc@ietfa.amsl.com>; Thu, 11 Apr 2019 22:36:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.899
X-Spam-Level: 
X-Spam-Status: No, score=-1.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, URIBL_BLOCKED=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 FxZPhM1iOLHG for <xml2rfc@ietfa.amsl.com>; Thu, 11 Apr 2019 22:36:07 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:126c::1:2a]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 657C412017A for <xml2rfc@ietf.org>; Thu, 11 Apr 2019 22:36:07 -0700 (PDT)
Received: from localhost ([::1]:38842 helo=zinfandel.tools.ietf.org) by zinfandel.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1hEor8-0007is-Ey; Thu, 11 Apr 2019 22:36:06 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: "xml2rfc issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.12.5
Precedence: bulk
Cc: xml2rfc@ietf.org
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.5, by Edgewall Software
To: henrik@levkowetz.com, julian.reschke@gmx.de, duerst@it.aoyama.ac.jp
X-Trac-Project: xml2rfc
Date: Fri, 12 Apr 2019 05:36:06 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: https://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/401#comment:5
Message-ID: <084.4020a5626f2d2e248069279589ec4bb1@tools.ietf.org>
References: <069.ffb6d47355c72e9e32510b3d614f397e@tools.ietf.org>
X-Trac-Ticket-ID: 401
In-Reply-To: <069.ffb6d47355c72e9e32510b3d614f397e@tools.ietf.org>
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, julian.reschke@gmx.de, duerst@it.aoyama.ac.jp, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on zinfandel.tools.ietf.org); SAEximRunCond expanded to false
X-Clacks-Overhead: GNU Terry Pratchett
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/L6dOJbyxDdZbqc1wBiAzIXi4_18>
Subject: Re: [xml2rfc] #401 (Version_3_cli_txt): <u> for code point 128 (C1 control) causes exception
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 12 Apr 2019 05:36:09 -0000

#401: <u> for code point 128 (C1 control) causes exception


Comment (by julian.reschke@gmx.de):

 Martin, the code fails in the same way for U+0092.

-- 
------------------------------------+----------------------------------
  Reporter:  julian.reschke@gmx.de  |      Owner:  henrik@levkowetz.com
      Type:  defect                 |     Status:  new
  Priority:  medium                 |  Milestone:
 Component:  Version_3_cli_txt      |    Version:  2.22.*
Resolution:                         |   Keywords:
------------------------------------+----------------------------------

Ticket URL: <https://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/401#comment:5>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>


From nobody Sun Apr 14 02:51:30 2019
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2BF9912061C for <xml2rfc@ietfa.amsl.com>; Sun, 14 Apr 2019 02:51:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.899
X-Spam-Level: 
X-Spam-Status: No, score=-1.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, URIBL_BLOCKED=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 gHKOvhPwQc7c for <xml2rfc@ietfa.amsl.com>; Sun, 14 Apr 2019 02:51:20 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:126c::1:2a]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7A02C120071 for <xml2rfc@ietf.org>; Sun, 14 Apr 2019 02:51:20 -0700 (PDT)
Received: from localhost ([::1]:34555 helo=zinfandel.tools.ietf.org) by zinfandel.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1hFbnD-00052r-IF; Sun, 14 Apr 2019 02:51:19 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: "xml2rfc issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.12.5
Precedence: bulk
Cc: xml2rfc@ietf.org
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.5, by Edgewall Software
To: julian.reschke@gmx.de
X-Trac-Project: xml2rfc
Date: Sun, 14 Apr 2019 09:51:19 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: https://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/403
Message-ID: <069.e2f39b44150eb14a42542b1878514edc@tools.ietf.org>
X-Trac-Ticket-ID: 403
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: julian.reschke@gmx.de, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on zinfandel.tools.ietf.org); SAEximRunCond expanded to false
X-Clacks-Overhead: GNU Terry Pratchett
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/1_m1W0Nhz7jRhZ6N2TGL4QYy27w>
Subject: [xml2rfc] #403 (Version_3_cli_txt): HTAB in artwork/sourcecode is accepted
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 14 Apr 2019 09:51:25 -0000

#403: HTAB in artwork/sourcecode is accepted

 ...but shouldn't, see
 <https://greenbytes.de/tech/webdav/rfc7991.html#elements>.

 An example source file happens to be
 <https://trac.tools.ietf.org/tools/xml2rfc/trac/browser/trunk/cli/tests/input/elements.xml?rev=3042>

-- 
-----------------------------------+--------------------
 Reporter:  julian.reschke@gmx.de  |      Owner:
     Type:  defect                 |     Status:  new
 Priority:  medium                 |  Milestone:
Component:  Version_3_cli_txt      |    Version:  2.22.*
 Keywords:                         |
-----------------------------------+--------------------

Ticket URL: <https://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/403>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>


From nobody Sun Apr 14 03:55:15 2019
Return-Path: <julian.reschke@gmx.de>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D359B120494 for <xml2rfc@ietfa.amsl.com>; Sun, 14 Apr 2019 03:55:13 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level: 
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, 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=gmx.net
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 yehQd8ZAjqkp for <xml2rfc@ietfa.amsl.com>; Sun, 14 Apr 2019 03:55:11 -0700 (PDT)
Received: from mout.gmx.net (mout.gmx.net [212.227.17.20]) (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 AF6FD120127 for <xml2rfc@ietf.org>; Sun, 14 Apr 2019 03:55:10 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gmx.net; s=badeba3b8450; t=1555239302; bh=BotanJp9gvl+ELzxMi6HuShKVW3F/4vsBj85E4Mw/WU=; h=X-UI-Sender-Class:To:Cc:From:Subject:Date; b=C1RisAY211xu1xtNoeBWzhWBOOPRky2S1+hW2N7Bz66z9uKYRghJq7HPZOoGyohs5 ctbB8x308HHjTxM9DAKrZgz/YweQkxLdVpxLgs2vMFHqyVcr+jzCqx7itdDkqrK9ku CAklb4ly12UfmI8jSkwkaCF8dHCHRQDNIGiBG8fE=
X-UI-Sender-Class: 01bb95c1-4bf8-414a-932a-4f6e2808ef9c
Received: from [192.168.178.124] ([217.251.141.169]) by mail.gmx.com (mrgmx103 [212.227.17.168]) with ESMTPSA (Nemesis) id 0MEo4s-1h46Tk0LWc-00G1c4; Sun, 14 Apr 2019 12:55:02 +0200
To: webmaster@tools.ietf.org
Cc: "xml2rfc@ietf.org" <xml2rfc@ietf.org>
From: Julian Reschke <julian.reschke@gmx.de>
Message-ID: <bca733ff-8798-87bd-fa26-6b6dc8b3b335@gmx.de>
Date: Sun, 14 Apr 2019 12:54:58 +0200
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Language: en-US
Content-Transfer-Encoding: quoted-printable
X-Provags-ID: V03:K1:8pmTs4bBm76mSgb135cxqu9Rplu36PIpQCUAs39xntJ833X9UU2 ZOQVud3/vQ/i+vpDc08i3Q+7sBaMtf/7RPhS7EseaTl3Sz/gG5Pbd6jWQ0LAWZZ5ohQckOu n34Yv7/8f3y6H/wT1vsgBR/kapgvpB7sPDhBBz1ybo5ZlwrMPIySBfRrvcxWWN5JKxfxkAo hKnCB1ZRSqkdsZJxWOV8w==
X-UI-Out-Filterresults: notjunk:1;V03:K0:NVZkpVesUcw=:xJuTpqJEGBx9NNblZw5krL dSyx6CodLs/MZIJZAbOEjBs1zrZy8sIy2HlNLuI6jPr/pPBWCOFtvHXzattc0QXGsj8F7/Swd rT6/LZra0+Re6ODp64eOFZf7MOLZxLxb2DhOrCDpsnKn3+CedC/CiZtho+opbPWmEQWoo9f8r rtWRa2AcbBFFykIobQ6qVONCGpcIUmL/9L9YP/IPfmp4tJykBFQE/ux7dfy7/9plM+pj+NkEy Vzn+AJANzjF8sQv2JcPaC2aPBIpMZoA4xOmpPfbrD61v9TPORUnVXnLL/eAO5ca06JV1infHy FaTB6bJP84k7GKRldCF4ueILvxVpVJ+QT1XbsS8pBennp8zBchjKtb/swr88tlo2ccvPPg1bu yuIE0X+M/4uHrXxwg873AQsHg/prQn+UU96bZrJKjWDcf9y85C/adLCaAA1Dx03Nq09Ff+osy N0bTpBBumyjTxY2D7KS6So2Pf0z+/UdUmQUFWm/nIQoycIxFTJ/IBaK+QDJ5qq+u5qJIEKnkj 0V9nXKwExUERRy3sKR4k4d5XsbjrTMsWC9iJ2yLPUfXMjd6mwg1a4wgAB9sIRYljdsH6HKYfw +9AGbGOzsWjopxg9goixrWu79gadePQCX9vJDAuJ/jDLxvqhEjggWbySB42/QiYo350ZUQVQI YmXPwUnShImQqoetsj+Gb881J1+lcRJXe8N3KCofK9Q8cn+kCirEJsk5c5A5xiciT6QZroomu dVn18t0lPFOJrBAmv0byqr0gmFhOtgosK/cCZMN0cQyoCj7ua6Mf15oXNUedpVAItc9DKp2cr ggAUbIcuhoXMM2/KQk7dHFwYzjmPL8zhvFBzBuOGDZANlRHvmA3e53ytCR1zHpSxYfEsMb1Z/ xFlpYiPyEvqApOOHhjC3HPtdctFtkhV0YyNZ6Fh1hAZVJCplLqU6EUdKBkfxNyMBapANEktNi 41KNTaBSjww==
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/56sDqFVKF0baqdgEjHQtxOUMf4o>
Subject: [xml2rfc] https://xml2rfc.ietf.org/public/rfc/bibxml seems to ban certain User Agent strings
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 14 Apr 2019 10:55:14 -0000

Hi there,

<https://xml2rfc.ietf.org> currently redirects to
<https://xml2rfc.tools.ietf.org> for most user agents.

However some receive a 403, which makes things very hard to debug if
this happens.

Example:

 >  curl -s -D- -A Java/1.8.0
https://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.0952.xml

yields

> HTTP/1.1 403 Forbidden
> Date: Sun, 14 Apr 2019 10:52:45 GMT
> Server: Apache
> Content-Length: 368
> Connection: close
> Content-Type: text/html; charset=3Diso-8859-1
>
> <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
> <html><head>
> <title>403 Forbidden</title>
> </head><body>
> <h1>Forbidden</h1>
> <p>You don't have permission to access /public/rfc/bibxml/reference.RFC.=
0952.xml
> on this server.<br />
> </p>
> <p>Additionally, a 403 Forbidden
> error was encountered while trying to use an ErrorDocument to handle the=
 request.</p>
> </body></html>

while

 > curl -s -D- -A foobar
https://xml2rfc.ietf.org/public/rfc/bibxml/reference.RFC.0952.xml

returns:

> HTTP/1.1 302 Found
> Date: Sun, 14 Apr 2019 10:53:45 GMT
> Server: Apache
> Location: https://xml2rfc.tools.ietf.org/public/rfc/bibxml/reference.RFC=
.0952.xml
> Content-Length: 255
> Content-Type: text/html; charset=3Diso-8859-1
>
> <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
> <html><head>
> <title>302 Found</title>
> </head><body>
> <h1>Found</h1>
> <p>The document has moved <a href=3D"https://xml2rfc.tools.ietf.org/publ=
ic/rfc/bibxml/reference.RFC.0952.xml">here</a>.</p>
> </body></html>

Is this intentional?

Best regards, Julian


From nobody Fri Apr 19 10:59:30 2019
Return-Path: <randy@psg.com>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7A693120321 for <xml2rfc@ietfa.amsl.com>; Fri, 19 Apr 2019 10:59:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.9
X-Spam-Level: 
X-Spam-Status: No, score=-6.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, URIBL_BLOCKED=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 3VJP7VUYAd29 for <xml2rfc@ietfa.amsl.com>; Fri, 19 Apr 2019 10:59:26 -0700 (PDT)
Received: from ran.psg.com (ran.psg.com [IPv6:2001:418:8006::18]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id E5B44120320 for <xml2rfc@ietf.org>; Fri, 19 Apr 2019 10:59:25 -0700 (PDT)
Received: from localhost ([127.0.0.1] helo=ryuu.rg.net) by ran.psg.com with esmtp (Exim 4.90_1) (envelope-from <randy@psg.com>) id 1hHXnH-0002Dn-Uy for xml2rfc@ietf.org; Fri, 19 Apr 2019 17:59:24 +0000
Date: Fri, 19 Apr 2019 10:59:23 -0700
Message-ID: <m28sw5q3k4.wl-randy@psg.com>
From: Randy Bush <randy@psg.com>
To: XML2RFC Interest Group <xml2rfc@ietf.org>
User-Agent: Wanderlust/2.15.9 (Almost Unreal) Emacs/25.3 Mule/6.0 (HANACHIRUSATO)
MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue")
Content-Type: text/plain; charset=US-ASCII
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/gVFboyMUeK76x0JBVqwKjDAozig>
Subject: [xml2rfc] url ref confusion
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Apr 2019 17:59:28 -0000

https://www.rfc-editor.org/materials/FAQ-xml2rfcv3.html#name-how-do-i-reference-a-url
says

    <reference anchor="W3C" target="https://www.w3.org/">
        <front>
            <title>World Wide Web Consortium (W3C)</title>
            <author/>
        </front>
    </reference>

i try

    <reference anchor="Clos" target="https://en.wikipedia.org/wiki/Clos_network/">
      <front>
        <title>Clos Network</title>
	<author/>
        </front>
      </reference>

i get

Error: Unable to validate the XML document: foo.xml
 <string>: Line 1552: Element front content does not follow the DTD, expecting (title , author+ , date , area* , workgroup* , keyword* , abstract? , note*), got (title author)

what am i doing wrongly this time?

randy


From nobody Fri Apr 19 11:19:23 2019
Return-Path: <henrik@levkowetz.com>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D79BB1200B9 for <xml2rfc@ietfa.amsl.com>; Fri, 19 Apr 2019 11:19:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.899
X-Spam-Level: 
X-Spam-Status: No, score=-1.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, URIBL_BLOCKED=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 cy9-Peuqs8hC for <xml2rfc@ietfa.amsl.com>; Fri, 19 Apr 2019 11:19:20 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:126c::1:2a]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 899DA120103 for <xml2rfc@ietf.org>; Fri, 19 Apr 2019 11:19:20 -0700 (PDT)
Received: from h-202-242.a357.priv.bahnhof.se ([158.174.202.242]:59011 helo=tannat.localdomain) by zinfandel.tools.ietf.org with esmtpsa (TLS1.2:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.80) (envelope-from <henrik@levkowetz.com>) id 1hHY6Y-0002pC-76; Fri, 19 Apr 2019 11:19:19 -0700
To: Randy Bush <randy@psg.com>, XML2RFC Interest Group <xml2rfc@ietf.org>
References: <m28sw5q3k4.wl-randy@psg.com>
From: Henrik Levkowetz <henrik@levkowetz.com>
Message-ID: <3b80d5f4-93bb-ae0b-bcc1-1879f558594c@levkowetz.com>
Date: Fri, 19 Apr 2019 20:19:03 +0200
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.8.0
MIME-Version: 1.0
In-Reply-To: <m28sw5q3k4.wl-randy@psg.com>
Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="LP5DiDdgB3QdjrHN0aUoWVguwIHFgdePp"
X-SA-Exim-Connect-IP: 158.174.202.242
X-SA-Exim-Rcpt-To: xml2rfc@ietf.org, randy@psg.com
X-SA-Exim-Mail-From: henrik@levkowetz.com
X-SA-Exim-Version: 4.2.1 (built Mon, 26 Dec 2011 16:24:06 +0000)
X-SA-Exim-Scanned: Yes (on zinfandel.tools.ietf.org)
X-Clacks-Overhead: GNU Terry Pratchett
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/QaWsgx3iyelwiXdPJ3KC-Rrtg_8>
Subject: Re: [xml2rfc] url ref confusion
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Apr 2019 18:19:22 -0000

This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--LP5DiDdgB3QdjrHN0aUoWVguwIHFgdePp
Content-Type: multipart/mixed; boundary="eud7nN6osxVl388MlfS5o2XNwssH1BvWv";
 protected-headers="v1"
From: Henrik Levkowetz <henrik@levkowetz.com>
To: Randy Bush <randy@psg.com>, XML2RFC Interest Group <xml2rfc@ietf.org>
Message-ID: <3b80d5f4-93bb-ae0b-bcc1-1879f558594c@levkowetz.com>
Subject: Re: [xml2rfc] url ref confusion
References: <m28sw5q3k4.wl-randy@psg.com>
In-Reply-To: <m28sw5q3k4.wl-randy@psg.com>

--eud7nN6osxVl388MlfS5o2XNwssH1BvWv
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable

Hi Randy,

On 2019-04-19 19:59, Randy Bush wrote:
> https://www.rfc-editor.org/materials/FAQ-xml2rfcv3.html#name-how-do-i-r=
eference-a-url
> says
>=20
>     <reference anchor=3D"W3C" target=3D"https://www.w3.org/">
>         <front>
>             <title>World Wide Web Consortium (W3C)</title>
>             <author/>
>         </front>
>     </reference>

Huh.  That has the same problem as your <reference>:

> i try
>=20
>     <reference anchor=3D"Clos" target=3D"https://en.wikipedia.org/wiki/=
Clos_network/">
>       <front>
>         <title>Clos Network</title>
> 	<author/>
>         </front>
>       </reference>
>=20
> i get
>=20
> Error: Unable to validate the XML document: foo.xml
> <string>: Line 1552: Element front content does not follow the DTD,
> expecting (title , author+ , date , area* , workgroup* , keyword* ,
> abstract? , note*), got (title author)

=2E.. which is that the <date> element is not optional.  If you look at
the error message, it says ... expecting (title , author+ , date , ...;
i.e., with no '*' or '?' after 'date', it cannot be omitted.  If you
add a <date/> you should do better.


Best regards,

	Henrik


--eud7nN6osxVl388MlfS5o2XNwssH1BvWv--

--LP5DiDdgB3QdjrHN0aUoWVguwIHFgdePp
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEifjc5+rnL1MJBcZSTptXS4+7FxoFAly6ERcACgkQTptXS4+7
Fxr9JhAA0Di2AIhjfSEzsD3uz7v01rlp1yH0tbWSDvpYzVTPzUnjzI3JcGbvd3c5
rYvuq898AggcP2OX7amrCqE4KNtNgGtY/+RbcKM5PISeRlDWxIxso41u5tMcNtRH
xEcNuj6UlazMHRujMkNrrtoirquZhicZbkY0Veoyrh5HbDFLiBaNT52JT7mt6i+c
wRIggJxtanO15jgYlwUzQTZl/YWmdJg0xtBCrT8KMz5QE1s+awiICH/EHGpX7oTB
dkJe5SkSOMwjNTC82/5M6htfE+zt10Q2HoBfuHrebwOG5gMctAICTmwtiOxAC8/M
H40YO51rbi+U1v7uXGSN5++anlh5N0asqo4mIxkuEUe2jeOE0Qw8FOQOUNaQB3MS
CVc8mUzV96j+keqYO2649M+Quw4qHX0r2LKcVUsNmOcRMvV8cMPxtE2yElIZAQO0
+IpJA4pocfrCH0eWUgzyQC2dyou1EaHpxmN14j0+8SWGVApCsYyCerw8M5Q9Z0gt
kQ21TMU/XMEleu4Cd/fkLTjp0m4f5+CEYkUjz3l3U5m/1C9V+ZipRvDp/zM7U79X
1tmA4kE9g+AK0Tsqb4S1h7HnBRT1Jo0cgYcE8QIXmyleWmbv+/NKx5pEwwABzfXy
AGROnYcMw7D/+m1pB+4HU2zwV0pUMTVrUFCk/cT095o1dAW9UQw=
=fFVn
-----END PGP SIGNATURE-----

--LP5DiDdgB3QdjrHN0aUoWVguwIHFgdePp--


From nobody Fri Apr 19 11:21:40 2019
Return-Path: <randy@psg.com>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A0BAF120103 for <xml2rfc@ietfa.amsl.com>; Fri, 19 Apr 2019 11:21:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.9
X-Spam-Level: 
X-Spam-Status: No, score=-6.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001, URIBL_BLOCKED=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 MoR58XwVAVLs for <xml2rfc@ietfa.amsl.com>; Fri, 19 Apr 2019 11:21:36 -0700 (PDT)
Received: from ran.psg.com (ran.psg.com [IPv6:2001:418:8006::18]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 3E6161200B9 for <xml2rfc@ietf.org>; Fri, 19 Apr 2019 11:21:36 -0700 (PDT)
Received: from localhost ([127.0.0.1] helo=ryuu.rg.net) by ran.psg.com with esmtp (Exim 4.90_1) (envelope-from <randy@psg.com>) id 1hHY8j-0002Je-1K; Fri, 19 Apr 2019 18:21:33 +0000
Date: Fri, 19 Apr 2019 11:21:32 -0700
Message-ID: <m27ebpq2j7.wl-randy@psg.com>
From: Randy Bush <randy@psg.com>
To: Henrik Levkowetz <henrik@levkowetz.com>
Cc: XML2RFC Interest Group <xml2rfc@ietf.org>
In-Reply-To: <3b80d5f4-93bb-ae0b-bcc1-1879f558594c@levkowetz.com>
References: <m28sw5q3k4.wl-randy@psg.com> <3b80d5f4-93bb-ae0b-bcc1-1879f558594c@levkowetz.com>
User-Agent: Wanderlust/2.15.9 (Almost Unreal) Emacs/25.3 Mule/6.0 (HANACHIRUSATO)
MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue")
Content-Type: text/plain; charset=US-ASCII
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/6sSUSkps9GYcJjz6UFboYA5RUtI>
Subject: Re: [xml2rfc] url ref confusion
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Apr 2019 18:21:38 -0000

>>     <reference anchor="Clos" target="https://en.wikipedia.org/wiki/Clos_network/">
>>       <front>
>>         <title>Clos Network</title>
>> 	<author/>
>>         </front>
>>       </reference>
>> 
>> i get
>> 
>> Error: Unable to validate the XML document: foo.xml
>> <string>: Line 1552: Element front content does not follow the DTD,
>> expecting (title , author+ , date , area* , workgroup* , keyword* ,
>> abstract? , note*), got (title author)
> 
> ... which is that the <date> element is not optional.

doh.  thanks!

randy


From nobody Fri Apr 19 12:59:05 2019
Return-Path: <julian.reschke@gmx.de>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 037F21203D4 for <xml2rfc@ietfa.amsl.com>; Fri, 19 Apr 2019 12:59:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level: 
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, 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=gmx.net
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 6YKkh5xWKfmu for <xml2rfc@ietfa.amsl.com>; Fri, 19 Apr 2019 12:59:01 -0700 (PDT)
Received: from mout.gmx.net (mout.gmx.net [212.227.17.20]) (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 9AD93120187 for <xml2rfc@ietf.org>; Fri, 19 Apr 2019 12:59:00 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gmx.net; s=badeba3b8450; t=1555703919; bh=gHDmubbz59k018zNlRA04lwGuce/jExPjU2FvAA++zo=; h=X-UI-Sender-Class:Subject:To:References:From:Date:In-Reply-To; b=iW8iGrI30J+iBoDkWal+NzodXKsqVyg/XFmzCo76E6zfgxb9QQArb2EjTbWNANlq/ 5Z+AeFT3m31Q408C/+RiDS7qRbM81y/gF0YixaCKtAwDp/ris9MkGSmQv5LOiKcvuJ 7Nll0Uvzw/CD8SXcro/u83vPFdf5w8yR8OaOWf6M=
X-UI-Sender-Class: 01bb95c1-4bf8-414a-932a-4f6e2808ef9c
Received: from [192.168.178.124] ([84.171.158.253]) by mail.gmx.com (mrgmx102 [212.227.17.168]) with ESMTPSA (Nemesis) id 0LhCDT-1gW89A2WYB-00oY7h; Fri, 19 Apr 2019 21:58:39 +0200
To: Henrik Levkowetz <henrik@levkowetz.com>, Randy Bush <randy@psg.com>, XML2RFC Interest Group <xml2rfc@ietf.org>
References: <m28sw5q3k4.wl-randy@psg.com> <3b80d5f4-93bb-ae0b-bcc1-1879f558594c@levkowetz.com>
From: Julian Reschke <julian.reschke@gmx.de>
Message-ID: <db22da99-cd84-ce0e-9d11-426b4298cdac@gmx.de>
Date: Fri, 19 Apr 2019 21:58:36 +0200
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1
MIME-Version: 1.0
In-Reply-To: <3b80d5f4-93bb-ae0b-bcc1-1879f558594c@levkowetz.com>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Language: en-US
Content-Transfer-Encoding: quoted-printable
X-Provags-ID: V03:K1:dsGCWWNlTcaXsyiYpjEWUnvghB+bEdWv1pFjjWKko1vRn8/Q1L3 XsUIhzlm0VBRONjPLQtsercc6qQl21SU9P90zjwxT+5T5jHoWdPOG3aXyoXHcmr4Y4f7sAT MBw9TQBEoKJhlr0ii1W9FzFbj3D+ILNs81JD7ErdBlSB/HQFlSfcOeESjxxAObcaDT6VXRL gP4xlJLjAnY56Aoht7tXQ==
X-UI-Out-Filterresults: notjunk:1;V03:K0:mhTut3PbC/s=:sHixXuIiTz52vbuyeyDkPf 0x2eN+wibcjkJ0LiWFkYahjN0YwAESH4Y9pOasqtt9xB+cX+/NyhH4HHOVLL6F04DcoJWuWnE Y6QhkmE4UmPYb+chdeus94HzSkjJfKSjuw7c2uaf0M2CXBrv/d70ZVVkaLSsvX3iJbjXtUxGY kErjgcUCLdXEjr7/WFD+fPFM9ciBFR8n/9aJ+yX2BkQrRZwvJ/zcCbutmujrz+5quPuPJRTRD yVZWtI0BDwr2AQFfktHOo4GOPPWvSrfSR+Ip33pQYAbvTYjTZADGx6lVso3uNrhA0Df+t67Zw 9+NKU37GUiyb3e+dyhLlaODhAfkPDSy85sT2cA7z6Z4jouSeH9YB5zHCw5E8Rdj26bB4HS610 z/ZJlYvr+/wvWxOgGr0LnXzsvpxiy/nmxo1L1hBOdt7jYUmKPzc/cgOqeAgaap+2CIOsz3PT2 cQu3ldxR32jQ3CyX57MXrVmhwwY/NHJkOd+wpCtSf/pcyQ5CN3E29T0Fyw5egkn7j8882iTxx IH7Xh/VQSvimoZMdUVyftReupr88TM8qCVxqIVqTqsOZDv0ubZBly0mDnruz2guL9eq3RKHgX xZNH5+noOYkARJDbIlozK96kGx3nRY14WQQUv0jILtSv3ivo6C9LasCV6Y21lQvXwRe4G/eFj BJSc3TLZZelxgHSHoyLTia/BnDYeJ9W85OOh0DCW522DNcT+yA4pOnRADKITM7pAjcRk2ipMQ qVDOEMSFbiKLcbDsZY3sR1JjXYtjNYZGkSlIE2OL74OcTQVtp23AXQoWdpcniZGAGC95lgzee 968/TKUXMmytjyIXZHf8v9jiWePLZ+wAQuaZPzITOH3RqnIzkB8fOXAgd0HSy9HIbOG1AyRhb 7biE/DsCJtI0vSPjD54Ebiv41oVUowZOe84eDhWRrXZd1z/RqIbfEBoa8OjeBpGJaP8cHoxTq GYsAYJOigUQ==
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/hEkgFKfehdagscdo5u-TQnQHYgc>
Subject: Re: [xml2rfc] url ref confusion
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 19 Apr 2019 19:59:03 -0000

On 19.04.2019 20:19, Henrik Levkowetz wrote:
> Hi Randy,
>
> On 2019-04-19 19:59, Randy Bush wrote:
>> https://www.rfc-editor.org/materials/FAQ-xml2rfcv3.html#name-how-do-i-r=
eference-a-url
>> says
>>
>>      <reference anchor=3D"W3C" target=3D"https://www.w3.org/">
>>          <front>
>>              <title>World Wide Web Consortium (W3C)</title>
>>              <author/>
>>          </front>
>>      </reference>
>
> Huh.  That has the same problem as your <reference>:
>
>> i try
>>
>>      <reference anchor=3D"Clos" target=3D"https://en.wikipedia.org/wiki=
/Clos_network/">
>>        <front>
>>          <title>Clos Network</title>
>> 	<author/>
>>          </front>
>>        </reference>
>>
>> i get
>>
>> Error: Unable to validate the XML document: foo.xml
>> <string>: Line 1552: Element front content does not follow the DTD,
>> expecting (title , author+ , date , area* , workgroup* , keyword* ,
>> abstract? , note*), got (title author)
>
> ... which is that the <date> element is not optional.  If you look at
> the error message, it says ... expecting (title , author+ , date , ...;
> i.e., with no '*' or '?' after 'date', it cannot be omitted.  If you
> add a <date/> you should do better.

....FWIW, it *is* optional in v3.

Best regards, Julian


From nobody Sat Apr 20 10:47:58 2019
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4983C120162 for <xml2rfc@ietfa.amsl.com>; Sat, 20 Apr 2019 10:47:56 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.9
X-Spam-Level: 
X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9] 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 Dqrh4TSsZKwi for <xml2rfc@ietfa.amsl.com>; Sat, 20 Apr 2019 10:47:54 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:126c::1:2a]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7E25012015C for <xml2rfc@ietf.org>; Sat, 20 Apr 2019 10:47:54 -0700 (PDT)
Received: from localhost ([::1]:54688 helo=zinfandel.tools.ietf.org) by zinfandel.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1hHu5h-0003P9-MD; Sat, 20 Apr 2019 10:47:53 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: "xml2rfc issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.12.5
Precedence: bulk
Cc: xml2rfc@ietf.org
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.5, by Edgewall Software
To: julian.reschke@gmx.de
X-Trac-Project: xml2rfc
Date: Sat, 20 Apr 2019 17:47:53 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: https://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/404
Message-ID: <069.c9866fbd62d968c618fe84cb31830a59@tools.ietf.org>
X-Trac-Ticket-ID: 404
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: julian.reschke@gmx.de, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on zinfandel.tools.ietf.org); SAEximRunCond expanded to false
X-Clacks-Overhead: GNU Terry Pratchett
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/Ki2J9jXVFQrF4ISLVItQzEIvqbc>
Subject: [xml2rfc] #404 (Version_3_cli_txt): prep: incorrept part nums after figure
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 20 Apr 2019 17:47:56 -0000

#404: prep: incorrept part nums after figure

 xml2rfc --preptool generate some weirness for pn's after a figure element:


 {{{
           <figure align="left" suppress-title="false" pn="figure-1">
             <name slugifiedName="name-some-figure-name">Some figure
 name</name>
             <artwork align="left" pn="section-3-1.3.4.1">
 Unordered list, third bullet, fourth element:
                     Figure
                         Figure
                            Figure
                   </artwork>
           </figure>
 }}}

 Note that pn=section-3-1.3.4.1 appears below pn=figure-1, and that no
 element with pn=section-3-1.3.4 exists.

-- 
-----------------------------------+--------------------
 Reporter:  julian.reschke@gmx.de  |      Owner:
     Type:  defect                 |     Status:  new
 Priority:  medium                 |  Milestone:
Component:  Version_3_cli_txt      |    Version:  2.22.*
 Keywords:                         |
-----------------------------------+--------------------

Ticket URL: <https://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/404>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>


From nobody Sat Apr 20 10:48:24 2019
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 53CD612022D for <xml2rfc@ietfa.amsl.com>; Sat, 20 Apr 2019 10:48:15 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.9
X-Spam-Level: 
X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9] 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 cj65bMfDxJgx for <xml2rfc@ietfa.amsl.com>; Sat, 20 Apr 2019 10:48:13 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:126c::1:2a]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 72B8A12017C for <xml2rfc@ietf.org>; Sat, 20 Apr 2019 10:48:13 -0700 (PDT)
Received: from localhost ([::1]:54700 helo=zinfandel.tools.ietf.org) by zinfandel.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1hHu61-0007Tb-8k; Sat, 20 Apr 2019 10:48:13 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: "xml2rfc issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.12.5
Precedence: bulk
Cc: xml2rfc@ietf.org
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.5, by Edgewall Software
To: julian.reschke@gmx.de
X-Trac-Project: xml2rfc
Date: Sat, 20 Apr 2019 17:48:13 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: https://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/404#comment:1
Message-ID: <084.60c2933880962ae4ba4168b94b8b77c1@tools.ietf.org>
References: <069.c9866fbd62d968c618fe84cb31830a59@tools.ietf.org>
X-Trac-Ticket-ID: 404
In-Reply-To: <069.c9866fbd62d968c618fe84cb31830a59@tools.ietf.org>
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: julian.reschke@gmx.de, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on zinfandel.tools.ietf.org); SAEximRunCond expanded to false
X-Clacks-Overhead: GNU Terry Pratchett
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/7B2ZAXRfhfhlrSy2ZLelLglYJOo>
Subject: Re: [xml2rfc] #404 (Version_3_cli_txt): preptool: incorrept part nums after figure (was: prep: incorrept part nums after figure)
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 20 Apr 2019 17:48:23 -0000

#404: preptool: incorrept part nums after figure


-- 
------------------------------------+--------------------
  Reporter:  julian.reschke@gmx.de  |      Owner:
      Type:  defect                 |     Status:  new
  Priority:  medium                 |  Milestone:
 Component:  Version_3_cli_txt      |    Version:  2.22.*
Resolution:                         |   Keywords:
------------------------------------+--------------------

Ticket URL: <https://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/404#comment:1>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>


From nobody Sun Apr 21 22:17:22 2019
Return-Path: <julian.reschke@gmx.de>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 80A7D12006F for <xml2rfc@ietfa.amsl.com>; Sun, 21 Apr 2019 22:17:21 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.2
X-Spam-Level: 
X-Spam-Status: No, score=-1.2 tagged_above=-999 required=5 tests=[BAYES_05=-0.5, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=gmx.net
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 GMTFKbXUE4QP for <xml2rfc@ietfa.amsl.com>; Sun, 21 Apr 2019 22:17:20 -0700 (PDT)
Received: from mout.gmx.net (mout.gmx.net [212.227.17.21]) (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 5710312006D for <xml2rfc@ietf.org>; Sun, 21 Apr 2019 22:17:19 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gmx.net; s=badeba3b8450; t=1555910233; bh=ZdWeRCu6Q3AvIVc2wzlTHCV/f3VdVEXDHiSBkorj9Hc=; h=X-UI-Sender-Class:Subject:From:To:Cc:References:Date:In-Reply-To; b=Fd3tqFvUI68m08Y9A5av2amHNfnOudoE///+YYu4BIZoLrJSJi23KeBQPNPQl5E06 xGaipPSmzBNWosur9dof2oXCjkmw9ewz1M4vZ5fJTB5tjzrz1IrwlkxpzdyynBEoBf MOZC849Gga60Rv/NG3tCINwAmU0UfELwL+Sny3WU=
X-UI-Sender-Class: 01bb95c1-4bf8-414a-932a-4f6e2808ef9c
Received: from [192.168.178.124] ([91.61.52.132]) by mail.gmx.com (mrgmx102 [212.227.17.168]) with ESMTPSA (Nemesis) id 0LwXCt-1gkivO28at-018HqJ; Mon, 22 Apr 2019 07:17:13 +0200
From: Julian Reschke <julian.reschke@gmx.de>
To: webmaster@tools.ietf.org
Cc: "xml2rfc@ietf.org" <xml2rfc@ietf.org>
References: <bca733ff-8798-87bd-fa26-6b6dc8b3b335@gmx.de>
Message-ID: <55126795-8ae2-42ce-dc49-3fea5b408c27@gmx.de>
Date: Mon, 22 Apr 2019 07:17:12 +0200
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1
MIME-Version: 1.0
In-Reply-To: <bca733ff-8798-87bd-fa26-6b6dc8b3b335@gmx.de>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Language: en-US
Content-Transfer-Encoding: quoted-printable
X-Provags-ID: V03:K1:3172hY8o0QeBzz3myLdlKizCJaTHItgF19gzye22wRFHpg5ecVc YkynIPJQBUjD68/p1iMKjK20bO2FsifEgUz6wUR8WgJYyFRJpb2LLcisMUIGpCtOS+jN+Nr caXmmlGIH/MOQboEeQMQM+SWHbMjjBqJyRsSnAOoRSLcOflhQqm23m4+ROpdPLr694yDOlz FBodPwCyfArdQ7PU5rpwQ==
X-UI-Out-Filterresults: notjunk:1;V03:K0:w/CNNby3KWQ=:rLWMG1IUmIOD0fBGcFM1LE RZTo1dL5LhWsvz1TK5TKsSJUMEwtt2D0OiY6nR97pmOodXPD8Yv+ug3mbgtx0V/FaCynrdJ0z AN4eSWZeE6U6Cbi0V3wJ7Wa3bnAwhTq/3G0FJidHpO1poJ5KieJApATtwwFC9UAY01YVYn1Z7 BPXi4y7ZNAy25RnoDnZAIkZ+94NLhgnDMjnrSPVgeeKZtF75Bw7AVQu3MvJ4mnPoYZJaeMyEm MnahwUXxbFILx0JisuBhvgSqZG6IGF861Wh2nyVOHMVZfnweh6f1hPpdYM78PcpVhyO+SU82T 8ELmy1fWbMQxKOUKqyCzB3NX1Ftt4DItQG0ca6A8uBAqkBEfrw4aoNtCrowNyDuzzqAxESsJE bdqu7GmFCSMR8X1JbKiiaii88zE/f+Uw6nB4iYXL1g6RFHh315ykhb2JWqkAD5fko99irmGNh RqpyNUyx+cpjbNM/XI1zZnlW9k7Oa9kJNHtbTtQU+5oTqNmAXf/jD1czAJN9gij4EAtM+J8yu fKWOIaKi8qXZ9Yr9ANyQ9MW03k149azh85WLXqOfyj35CX/rqzJJGlv1/xopanOIm1uWZ5A6m dQdsyD9X1oF5ezvGNzUSZiF7QgwKYWOwr8WC5Nggz2vNcuUGM8jGXvSESlnVhY9z0fp43uEcZ jiSarBStS1DtuFdY+ntIER449y5W836dAvwvYoZu3sNwgSTlA6wV1yqPjGtCiqICEBVTQ2Pmb DUDkL6IQuIKJfmiQdz9Esde3tTWi2WBROOj8uYTJ7As/Q0CrNIPzKNElkgUVcg9pwL/ezOwKm Ybgxwz+YLjuTxCelvwgNOpN6FuVikIOpsOlUDtPLOI9P0wTB7ip0Eiw2UuHlMJCZ1w/7jtBrN cAHGDhTEEQkSOx7V97vKqg7wjid1d+GmQHTaXzb9GxdT15HvKw8uaensQElPps5dRneqriBzj f2lG+oSBOWw==
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/QSTAN2HzmxGzARkpY8vrW7u5lK4>
Subject: Re: [xml2rfc] https://xml2rfc.ietf.org/public/rfc/bibxml seems to ban certain User Agent strings
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 22 Apr 2019 05:17:22 -0000

On 14.04.2019 12:54, Julian Reschke wrote:
> Hi there,
>
> <https://xml2rfc.ietf.org> currently redirects to
> <https://xml2rfc.tools.ietf.org> for most user agents.
>
> However some receive a 403, which makes things very hard to debug if
> this happens.
> ...

FWIW, this was indeed a User Agent ban, which has been removed since.

Best regards, Julian


From nobody Sun Apr 21 22:24:11 2019
Return-Path: <julian.reschke@gmx.de>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C88EA120072; Sun, 21 Apr 2019 22:23:54 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.6
X-Spam-Level: 
X-Spam-Status: No, score=-2.6 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=gmx.net
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 v4gK8V549BEy; Sun, 21 Apr 2019 22:23:53 -0700 (PDT)
Received: from mout.gmx.net (mout.gmx.net [212.227.17.21]) (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 98AB112006F; Sun, 21 Apr 2019 22:23:52 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gmx.net; s=badeba3b8450; t=1555910627; bh=b3PPbmVyhZyrPRr3yuc/7XNDfktCtLfWuxGvMRNMYNg=; h=X-UI-Sender-Class:Subject:To:Cc:References:From:Date:In-Reply-To; b=XArUj/pEkXxGe0ZHks8xxm2zS3282F3nsR4ioMMAJ4ly1tXgWuHvimW+GNogAz+ZM w1kzwlGa43aT99RzGdfoJ2azu+ELfnY4pt6DNCdAESDX5tDTqe3hTY2JskdCZ9mvcp ZnIFulyo/xKk77zJcr/FHU5V8TkVrZ5QtQ/K4G/Q=
X-UI-Sender-Class: 01bb95c1-4bf8-414a-932a-4f6e2808ef9c
Received: from [192.168.178.124] ([91.61.52.132]) by mail.gmx.com (mrgmx101 [212.227.17.168]) with ESMTPSA (Nemesis) id 0Ldcv0-1gbABN2P9W-00ijcX; Mon, 22 Apr 2019 07:23:47 +0200
To: Heather Flanagan <rse@rfc-editor.org>
Cc: "rfc-markdown@ietf.org" <rfc-markdown@ietf.org>, "xml2rfc@ietf.org" <xml2rfc@ietf.org>, "xml2rfc-dev@ietf.org" <xml2rfc-dev@ietf.org>
References: <E1hDSIW-0008DY-Hl@durif.tools.ietf.org> <c8d8c9e9-88dd-8c49-c1d4-e0438c56a03c@gmx.de> <f41d8ba2-7078-0ffa-3e41-6f8bc1d0f766@levkowetz.com> <dfcbd237-bbff-867d-b704-cb874c4b2ed3@gmx.de> <b760846d-5183-ad8a-dd42-62a7800bdbf6@levkowetz.com> <561D7097-7155-4DDD-8C5D-FA65663B5105@att.com> <280b0cf8-a7d0-0334-42fe-a9cd6e7966d7@gmx.de> <1DC0E053-509F-4531-9EAF-1A287FFA4ECD@att.com> <8cedc522-614c-039c-e550-8f5494ab040f@gmx.de> <308E0D17-7B84-4782-B17D-EE06EE80E6BE@rfc-editor.org> <3A0F4CD6-451F-44E2-9DA4-28235C638588@rfc-editor.org>
From: Julian Reschke <julian.reschke@gmx.de>
Message-ID: <77365280-3339-499c-db0e-626808ff31dd@gmx.de>
Date: Mon, 22 Apr 2019 07:23:47 +0200
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1
MIME-Version: 1.0
In-Reply-To: <3A0F4CD6-451F-44E2-9DA4-28235C638588@rfc-editor.org>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Language: en-US
Content-Transfer-Encoding: quoted-printable
X-Provags-ID: V03:K1:bHiR2E3GMbt9h8iQD9v6qggK/UxxYt+kGADiT/pWraE5VcxqBtk KiCy1sFOFzhsHnFYFag/IM6MDa0o6SySD0LZyJ1TOEDtzpx9O98nDN+0BCgCqxswAak+9eE MRTXwC3gGrpTXqg2iGTK0dKVi6At9ts+WLCaKolqqkJzFB69GlZIn4LFbtL18yzUzNC6K/k XmF7lPynMnzuWDjVj5B4A==
X-UI-Out-Filterresults: notjunk:1;V03:K0:u871MxrPUFE=:U8IMv3oKfVeFKetx5NWQFu YJP/8Zic7fzgc2mfVRgnUUPk2tInAu5HLi7SvN/GyeQvdnu7B8T4DzAwSlrttt4lLCNYcamNJ Zl+bimxZYGyZblMxtnISSV8IsM0j0ikI4s57AXGKhYaRJgUZC74RcsngfzVN3uVEkb/SJGXOY DVCS9AUGPuLhR5ia2Z0lh/PU3b/xNz15n0a57FM9jq0j0Rf5MI8modnOYY9Lc5yj6NjfPi02Q pGFOzeBcVNVEri52vrbZw4cR5Pp2dOdSXnjnlJomm68MiAw7BHsMSzMieGaEZQlDIgeb10ywd t43tTDjZ7diTud0bC+Jj4Tn7Heq3MMWqs+405tpIf7Uiyn/q/AFTrqUfLvj43vwaHxbf+vJwr qUY24R9jTEWvPO8Vh8Sf5ZY+g7CJAD573tLsUaZTPH3/ar5E4MYCOJ5myYCZzUKk8lQLxsq5Z qM6PriXg/cfDXw7UEccgIajxSq5pemp6ybG5iyQTdvNlyO0vYdd2cNpZNpIjzr+4Wv3vNXMTk g3qbPWWRGataJj5lExnYoeterxwJ9D7IFGT4cHt1DVCB26jRGVuUyzi8E44YzVTspU8PlcMLm RXRApxIQd6Wf2z9OQJz2+fEJ6HgaBp/IjhdQIFz7DxpGvIBvqY8jh2Hmt+SxwK6YAQqHci46F Pn0qokKgtTcZYNDENMy54dUxbw15bdXXrMQT2UxRTNBCyXvHs9DbQl9TbJdmwkP519SJGjkEE KSqAnFIGRlLkKJOMCliphtPWcW+9FPNAmswjL4G2fVOWcY/RqO8HjOqQsOb+jT0mV2sJo5Crc 5WJ/pSsIUc25aa7P62dv8AHDkVquMfI5da20dCOVlK7DDrbQ7xAC+l6wOyI9/QFW08i9dp21F v5sCa/Q4ZRvpBZYBDvbgewbNybz8V8WKy4nrkPUZbcUcRYBvGuc29s4PB3JEB1TWIQGqTRH4F BRhpDueYM8w==
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/1m9W6LQJOnQ4Sp0M_1q0Uprnn5o>
Subject: Re: [xml2rfc] [Rfc-markdown] initials handling, was: New xml2rfc release: v2.22.3
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 22 Apr 2019 05:23:55 -0000

On 11.04.2019 17:06, Heather Flanagan wrote:
> ...
> And coming back to this:
>
> A longstanding principle for referencing RFCs is to make the reference
> match what is on the front page of the RFC itself, over what information
> is in any other location. This is something we should be clearer about
> in the Style Guide, but it is a practice we=E2=80=99ve enforced for quit=
e a long
> time.

If you're not planning a revision anytime soon, you may want to document
this in detail at <https://www.rfc-editor.org/styleguide/part2/> or file
an erratum.

> Changing the tool to match this longstanding practice is not ideal, but
> it is expedient given that the proper way to handle this is an extensive
> data cleanup of the citation library. I=E2=80=99ve asked the RPC to prio=
ritize
> getting documents published and format implementation over this kind of
> data cleanup for now.
> ...

I still don't get this. Is there a well-defined algorithm to decide the
detailed format? I guess so, otherwise it could not be placed into the
formatter. In this case, please publish it. And if there is one, just
get the <reference> files updated accordingly. (And yes, I volunteer, if
the algorithm is clear).

Best regards, Julian


From nobody Mon Apr 22 07:35:47 2019
Return-Path: <rse@rfc-editor.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C945C1200A2; Mon, 22 Apr 2019 07:35:32 -0700 (PDT)
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, HTML_MESSAGE=0.001, 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 g7mKLvYTfo7D; Mon, 22 Apr 2019 07:35:30 -0700 (PDT)
Received: from mail.amsl.com (c8a.amsl.com [4.31.198.40]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id C7CB812001B; Mon, 22 Apr 2019 07:35:30 -0700 (PDT)
Received: from localhost (localhost [127.0.0.1]) by c8a.amsl.com (Postfix) with ESMTP id 357151C1E51; Mon, 22 Apr 2019 07:35:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
Received: from c8a.amsl.com ([127.0.0.1]) by localhost (c8a.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id NFZSMC5d_uVf; Mon, 22 Apr 2019 07:35:12 -0700 (PDT)
Received: from [10.198.42.38] (c-71-231-216-10.hsd1.wa.comcast.net [71.231.216.10]) by c8a.amsl.com (Postfix) with ESMTPSA id D61491C1C11; Mon, 22 Apr 2019 07:35:11 -0700 (PDT)
Date: Mon, 22 Apr 2019 07:35:23 -0700
From: Heather Flanagan <rse@rfc-editor.org>
To: Julian Reschke <julian.reschke@gmx.de>
Cc: "=?utf-8?Q?rfc-markdown=40ietf.org?=" <rfc-markdown@ietf.org>,  "=?utf-8?Q?xml2rfc=40ietf.org?=" <xml2rfc@ietf.org>,  "=?utf-8?Q?xml2rfc-dev=40ietf.org?=" <xml2rfc-dev@ietf.org>
Message-ID: <2370a17d-b0e4-455e-8d9e-3d8ea13f79b6@Spark>
In-Reply-To: <77365280-3339-499c-db0e-626808ff31dd@gmx.de>
References: <E1hDSIW-0008DY-Hl@durif.tools.ietf.org> <c8d8c9e9-88dd-8c49-c1d4-e0438c56a03c@gmx.de> <f41d8ba2-7078-0ffa-3e41-6f8bc1d0f766@levkowetz.com> <dfcbd237-bbff-867d-b704-cb874c4b2ed3@gmx.de> <b760846d-5183-ad8a-dd42-62a7800bdbf6@levkowetz.com> <561D7097-7155-4DDD-8C5D-FA65663B5105@att.com> <280b0cf8-a7d0-0334-42fe-a9cd6e7966d7@gmx.de> <1DC0E053-509F-4531-9EAF-1A287FFA4ECD@att.com> <8cedc522-614c-039c-e550-8f5494ab040f@gmx.de> <308E0D17-7B84-4782-B17D-EE06EE80E6BE@rfc-editor.org> <3A0F4CD6-451F-44E2-9DA4-28235C638588@rfc-editor.org> <77365280-3339-499c-db0e-626808ff31dd@gmx.de>
X-Readdle-Message-ID: 2370a17d-b0e4-455e-8d9e-3d8ea13f79b6@Spark
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="5cbdd130_c55abdf_3366"
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/bKrbdX4x2B0MpvlF0p_9asrX-Ok>
Subject: Re: [xml2rfc] [Rfc-markdown] initials handling, was: New xml2rfc release: v2.22.3
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 22 Apr 2019 14:35:33 -0000

--5cbdd130_c55abdf_3366
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

On Apr 21, 2019, 10:23 PM -0700, Julian Reschke <julian.reschke=40gmx.de>=
, wrote:
> On 11.04.2019 17:06, Heather =46lanagan wrote:
> > ...
> > And coming back to this:
> >
> > A longstanding principle for referencing R=46Cs is to make the refere=
nce
> > match what is on the front page of the R=46C itself, over what inform=
ation
> > is in any other location. This is something we should be clearer abou=
t
> > in the Style Guide, but it is a practice we=E2=80=99ve enforced for q=
uite a long
> > time.
>
> If you're not planning a revision anytime soon, you may want to documen=
t
> this in detail at <https://www.rfc-editor.org/styleguide/part2/> or fil=
e
> an erratum.

I agree - I=E2=80=99ll work with the RPC on updating the web portion of t=
he style guide.

>
> > Changing the tool to match this longstanding practice is not ideal, b=
ut
> > it is expedient given that the proper way to handle this is an extens=
ive
> > data cleanup of the citation library. I=E2=80=99ve asked the RPC to p=
rioritize
> > getting documents published and format implementation over this kind =
of
> > data cleanup for now.
> > ...
>
> I still don't get this. Is there a well-defined algorithm to decide the=

> detailed format=3F I guess so, otherwise it could not be placed into th=
e
> formatter. In this case, please publish it. And if there is one, just
> get the <reference> files updated accordingly. (And yes, I volunteer, i=
f
> the algorithm is clear).
>
>

Ah, volunteering=21 I love that=21 Let me talk to Sandy and Alice to see =
how best to move this forward.

-Heather

--5cbdd130_c55abdf_3366
Content-Type: text/html; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

<html xmlns=3D=22http://www.w3.org/1999/xhtml=22>
<head>
<title></title>
</head>
<body>
<div name=3D=22messageReplySection=22 style=3D=22font-size: 14px; font-fa=
mily: -apple-system, BlinkMacSystem=46ont, sans-serif;=22>On Apr 21, 2019=
, 10:23 PM -0700, Julian Reschke &lt;julian.reschke=40gmx.de&gt;, wrote:<=
br />
<blockquote type=3D=22cite=22 style=3D=22margin: 5px 5px; padding-left: 1=
0px; border-left: thin solid =231abc9c;=22>On 11.04.2019 17:06, Heather =46=
lanagan wrote:<br />
<blockquote type=3D=22cite=22 style=3D=22margin: 5px 5px; padding-left: 1=
0px; border-left: thin solid =23e67e22;=22>...<br />
And coming back to this:<br />
<br />
A longstanding principle for referencing R=46Cs is to make the reference<=
br />
match what is on the front page of the R=46C itself, over what informatio=
n<br />
is in any other location. This is something we should be clearer about<br=
 />
in the Style Guide, but it is a practice we=E2=80=99ve enforced for quite=
 a long<br />
time.<br /></blockquote>
<br />
If you're not planning a revision anytime soon, you may want to document<=
br />
this in detail at &lt;https://www.rfc-editor.org/styleguide/part2/&gt; or=
 file<br />
an erratum.&=23160;<br /></blockquote>
<div><br /></div>
<div>I agree - I=E2=80=99ll work with the RPC on updating the web portion=
 of the style guide.&=23160;</div>
<div><br /></div>
<blockquote type=3D=22cite=22 style=3D=22margin: 5px 5px; padding-left: 1=
0px; border-left: thin solid =231abc9c;=22><br />
<blockquote type=3D=22cite=22 style=3D=22margin: 5px 5px; padding-left: 1=
0px; border-left: thin solid =23e67e22;=22>Changing the tool to match thi=
s longstanding practice is not ideal, but<br />
it is expedient given that the proper way to handle this is an extensive<=
br />
data cleanup of the citation library. I=E2=80=99ve asked the RPC to prior=
itize<br />
getting documents published and format implementation over this kind of<b=
r />
data cleanup for now.<br />
...<br /></blockquote>
<br />
I still don't get this. Is there a well-defined algorithm to decide the<b=
r />
detailed format=3F I guess so, otherwise it could not be placed into the<=
br />
formatter. In this case, please publish it. And if there is one, just<br =
/>
get the &lt;reference&gt; files updated accordingly. (And yes, I voluntee=
r, if<br />
the algorithm is clear).<br />
<br />
<br /></blockquote>
<br />
<div>Ah, volunteering=21 I love that=21 Let me talk to Sandy and Alice to=
 see how best to move this forward.</div>
<div><br /></div>
<div>-Heather</div>
</div>
</body>
</html>

--5cbdd130_c55abdf_3366--


From nobody Mon Apr 22 11:31:32 2019
Return-Path: <julian.reschke@gmx.de>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BFFC8120132; Mon, 22 Apr 2019 11:31:17 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.6
X-Spam-Level: 
X-Spam-Status: No, score=-2.6 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=gmx.net
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 UjihVyHS6VU7; Mon, 22 Apr 2019 11:31:15 -0700 (PDT)
Received: from mout.gmx.net (mout.gmx.net [212.227.17.20]) (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 0A3EC120092; Mon, 22 Apr 2019 11:31:14 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gmx.net; s=badeba3b8450; t=1555957871; bh=5a+DcDpt356q9GJUY6/FPpRDXTA8H3GCVdpQt0/8rDE=; h=X-UI-Sender-Class:Subject:To:Cc:References:From:Date:In-Reply-To; b=i28aPeafIRJGR4fiRgCgIv3FZUjwevG8Y03cF3MEPVex9xZjl/Y0Ngp3jJxhvNNpP Vij1XGHIOZTOltGAJZjk0aaDxXZlB3LApyUxN6ztqlflcDolprgLrWm0C7kFlT2KwG nKKUIRUwkpPj+e6QgIXPj0WDpfwNMpgt9/ci9TE8=
X-UI-Sender-Class: 01bb95c1-4bf8-414a-932a-4f6e2808ef9c
Received: from [192.168.178.124] ([91.61.52.132]) by mail.gmx.com (mrgmx103 [212.227.17.168]) with ESMTPSA (Nemesis) id 0LaoMe-1gYbeJ2K1g-00kRSw; Mon, 22 Apr 2019 20:31:11 +0200
To: Heather Flanagan <rse@rfc-editor.org>
Cc: "rfc-markdown@ietf.org" <rfc-markdown@ietf.org>, "xml2rfc@ietf.org" <xml2rfc@ietf.org>, "xml2rfc-dev@ietf.org" <xml2rfc-dev@ietf.org>
References: <E1hDSIW-0008DY-Hl@durif.tools.ietf.org> <c8d8c9e9-88dd-8c49-c1d4-e0438c56a03c@gmx.de> <f41d8ba2-7078-0ffa-3e41-6f8bc1d0f766@levkowetz.com> <dfcbd237-bbff-867d-b704-cb874c4b2ed3@gmx.de> <b760846d-5183-ad8a-dd42-62a7800bdbf6@levkowetz.com> <561D7097-7155-4DDD-8C5D-FA65663B5105@att.com> <280b0cf8-a7d0-0334-42fe-a9cd6e7966d7@gmx.de> <1DC0E053-509F-4531-9EAF-1A287FFA4ECD@att.com> <8cedc522-614c-039c-e550-8f5494ab040f@gmx.de> <308E0D17-7B84-4782-B17D-EE06EE80E6BE@rfc-editor.org> <3A0F4CD6-451F-44E2-9DA4-28235C638588@rfc-editor.org> <77365280-3339-499c-db0e-626808ff31dd@gmx.de> <2370a17d-b0e4-455e-8d9e-3d8ea13f79b6@Spark>
From: Julian Reschke <julian.reschke@gmx.de>
Message-ID: <7663a236-9a4e-f8c3-dede-b52171dc63c9@gmx.de>
Date: Mon, 22 Apr 2019 20:31:05 +0200
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1
MIME-Version: 1.0
In-Reply-To: <2370a17d-b0e4-455e-8d9e-3d8ea13f79b6@Spark>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Language: en-US
Content-Transfer-Encoding: quoted-printable
X-Provags-ID: V03:K1:RjlkaWp8obMqPN0D7+4iLKuqe3MFexptmPMAqGAwFB3GES8t4to ye7msLrpegG/LLdh8ymr5uhqpB+dN+tJ9G1oyERRbz3WgnJnxfQCq7F47eokX87WBCk+IdF SKEOQ2RjE5i0d9M7VCKWiVxUpWHQR5F3OT1KsKoK9/jKjNMeGXjvl76EGNArMmuRd7O5di/ cdvNrJHH/U2Z9pvJu/u9A==
X-UI-Out-Filterresults: notjunk:1;V03:K0:/a6NW4MbVSA=:XzAX8Sa7m9bP6xpCa3SFsb mxe9h/x32j1IgXwj2l6I3UMdo+VtG+PdvJcdBYdV44p26IDFAYe3+MYpstISzwor9VWprHnk4 30kaxcWXS2FIXKKB3JgxctjyOJj3wdwU3f98n8Uw3pLdpdo8uwHw7+0095eI6iUiGc3M/mwC1 1xwJRYN8jTF2nUcjYNP8lUmw8glB6mwMrxELnOyz9zXYowgoS5Pq/iv2HtHSJnARhZWEp0PHV D0y768LQX4ApLD92aUxB+DFG1uBd+1FbotWv5YXqAiTXuvusTH7vtQKw8PYBqopVyr/bgI9RL 5iwn/IQFejKZW4HgzenHBOfLVYXH/rG/ry0rxd/R2NV+1SvdPkaOqy4EWqBJPc0MUOAlcmck7 L/mLksBU9LWP2YxJFfQQObqgznWnHMI9deM+Evoz/nzlQc3IpE75RVsaaTgsM5mhD+xoLW5CQ hUVD/x5kNVITqBN4OJPfxWt2DVIpppLKuQnKpuwE6dokzBCkMrFuHdXL8wIITZzUHcphUPQ/r LzQQy1Q5aAvFeDjXqMkJ3ae48rzvYxiKU0fkYCsb1nKz6tuHqYBnzFs1btCLP4H1Y23GVrTDZ Y+gWEafjkjwzYkOy5atciJv4NFl4zb3Xckt2XK5z2H9vcamHuQEyHxDL7Ozf7ltbIbOWu5GMr o3wRCRDydz++AKTWNC3M1jvCiBIFDF2t47ShEEwOtaKThF1hhMQJFQ3ZU7vvkLIuiGIaQ7Qmy U4eO0o+Sy4i2TK+a7PAaJPIt+nplbPdW7PMSfewiL31/4+q56kgXDl2Kf24LeJ63SRNj/5rhR 5On3cTOQqyXOsWfsrbhfJxfNAH5gYSJcSQ0W+ometbBEOsyWROH5+RLwlzmXpWLPlD7PKvCtc xEvDUaaqO8n9yA9/HL6azLdJmulipvHY/LlXSQA5HJTfvN8P8n9OG0vcxpK8zZcEj+7CQ6oaG xBY59Hj/wqw==
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/5p0BgNubJaXwNPeLD58A0XrGP4s>
Subject: Re: [xml2rfc] [Rfc-markdown] initials handling, was: New xml2rfc release: v2.22.3
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 22 Apr 2019 18:31:18 -0000

On 22.04.2019 16:35, Heather Flanagan wrote:
> On Apr 21, 2019, 10:23 PM -0700, Julian Reschke <julian.reschke@gmx.de>,
> wrote:
>> On 11.04.2019 17:06, Heather Flanagan wrote:
>>> ...
>>> And coming back to this:
>>>
>>> A longstanding principle for referencing RFCs is to make the reference
>>> match what is on the front page of the RFC itself, over what informati=
on
>>> is in any other location. This is something we should be clearer about
>>> in the Style Guide, but it is a practice we=E2=80=99ve enforced for qu=
ite a long
>>> time.
>>
>> If you're not planning a revision anytime soon, you may want to documen=
t
>> this in detail at <https://www.rfc-editor.org/styleguide/part2/> or fil=
e
>> an erratum.
>
> I agree - I=E2=80=99ll work with the RPC on updating the web portion of =
the
> style guide.
>
>>
>>> Changing the tool to match this longstanding practice is not ideal, bu=
t
>>> it is expedient given that the proper way to handle this is an extensi=
ve
>>> data cleanup of the citation library. I=E2=80=99ve asked the RPC to pr=
ioritize
>>> getting documents published and format implementation over this kind o=
f
>>> data cleanup for now.
>>> ...
>>
>> I still don't get this. Is there a well-defined algorithm to decide the
>> detailed format? I guess so, otherwise it could not be placed into the
>> formatter. In this case, please publish it. And if there is one, just
>> get the <reference> files updated accordingly. (And yes, I volunteer, i=
f
>> the algorithm is clear).
>>
>>
>
> Ah, volunteering! I love that! Let me talk to Sandy and Alice to see how
> best to move this forward.
> ...

Can we start with a precise problem statement? How exactly is the rule
for initials for author names different in these ancient RFCs?

Best regards, Julian


From nobody Tue Apr 23 13:00:11 2019
Return-Path: <randy@psg.com>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A7F91120354 for <xml2rfc@ietfa.amsl.com>; Tue, 23 Apr 2019 13:00:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.901
X-Spam-Level: 
X-Spam-Status: No, score=-6.901 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_HI=-5, 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 ibHYJpPhbE8W for <xml2rfc@ietfa.amsl.com>; Tue, 23 Apr 2019 13:00:08 -0700 (PDT)
Received: from ran.psg.com (ran.psg.com [IPv6:2001:418:8006::18]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 5B7FC120348 for <xml2rfc@ietf.org>; Tue, 23 Apr 2019 13:00:08 -0700 (PDT)
Received: from localhost ([127.0.0.1] helo=ryuu.rg.net) by ran.psg.com with esmtp (Exim 4.90_1) (envelope-from <randy@psg.com>) id 1hJ1aI-0002y0-NZ for xml2rfc@ietf.org; Tue, 23 Apr 2019 20:00:06 +0000
Date: Tue, 23 Apr 2019 13:00:06 -0700
Message-ID: <m2ftq8h4qh.wl-randy@psg.com>
From: Randy Bush <randy@psg.com>
To: XML2RFC Interest Group <xml2rfc@ietf.org>
User-Agent: Wanderlust/2.15.9 (Almost Unreal) Emacs/26.2 Mule/6.0 (HANACHIRUSATO)
MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue")
Content-Type: text/plain; charset=US-ASCII
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/kYr_EsL-mJEUxvl9SJP1gRLr6j8>
Subject: [xml2rfc] hangIndent
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 23 Apr 2019 20:00:10 -0000

    <?rfc subcompact="yes"?>
    <t>ULP Type:
      <list style="hanging" hangIndent="6">
      <t hangText="0:">BGP</t>
      <?rfc subcompact="no"?></list></t>

produces

   ULP Type:

   0:    BGP

the list element is not indented, spaces are inserted after the hangText

clue bat, please

randy


From nobody Tue Apr 23 20:46:37 2019
Return-Path: <julian.reschke@gmx.de>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D13D41202E3 for <xml2rfc@ietfa.amsl.com>; Tue, 23 Apr 2019 20:46:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.6
X-Spam-Level: 
X-Spam-Status: No, score=-2.6 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=gmx.net
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 MwkO7FCsXux5 for <xml2rfc@ietfa.amsl.com>; Tue, 23 Apr 2019 20:46:26 -0700 (PDT)
Received: from mout.gmx.net (mout.gmx.net [212.227.15.19]) (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 9BB7B1203BE for <xml2rfc@ietf.org>; Tue, 23 Apr 2019 20:46:24 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gmx.net; s=badeba3b8450; t=1556077571; bh=LvU6iTzppj7E/loZnwDSz4JzCUHDR/bA2rGUnniNj9Q=; h=X-UI-Sender-Class:Subject:To:References:From:Date:In-Reply-To; b=iF+oAzA1S7nJsT4b850VY0LOymfj/qc4YOuFkmD5seisONJsLtH6WxISmuBLcV2Co ukLbubV/clLkLdiytFrpyeb6e07M+oMEGlfMhc1DCXwbrJyswTMzZJ2/Ob+dofx7hT jxXDv/yxW0i7meTwmu8hA11Dis6QhsM3xB5WGEjw=
X-UI-Sender-Class: 01bb95c1-4bf8-414a-932a-4f6e2808ef9c
Received: from [192.168.178.124] ([84.171.159.224]) by mail.gmx.com (mrgmx002 [212.227.17.190]) with ESMTPSA (Nemesis) id 0Mfn88-1hV9RG439w-00N7Mo; Wed, 24 Apr 2019 05:46:11 +0200
To: Randy Bush <randy@psg.com>, XML2RFC Interest Group <xml2rfc@ietf.org>
References: <m2ftq8h4qh.wl-randy@psg.com>
From: Julian Reschke <julian.reschke@gmx.de>
Message-ID: <3dd4d34d-43d1-ba19-060a-d9e7a80f82cd@gmx.de>
Date: Wed, 24 Apr 2019 05:46:09 +0200
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1
MIME-Version: 1.0
In-Reply-To: <m2ftq8h4qh.wl-randy@psg.com>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Language: en-US
Content-Transfer-Encoding: quoted-printable
X-Provags-ID: V03:K1:dtm/ZR5s0GF1Latmm2bs/HQZib6srqufluWG0mtDNSNxqrnxn7F quwZrwL3w+2xyU3+GDGZjz62WHlejRz59ZXf4e+kCzdbtipUJohT6PVEIcU1G22YNaB9M6a cpZncqpatOEeSamLkhkHq/zAwjrfD9E/scb5gp10Dv/P+hQZSfebfis4wEBgzFqWlQTtFUV QMXppf3VmngRHbr5BivYw==
X-UI-Out-Filterresults: notjunk:1;V03:K0:HpzG5gGWDwI=:2CdNLtXAOLo+EV8Wcg0ASE I81IGDsvL2aAFyzM6fi28fmCFIsN/uOJo07/JoPnropzzG4JQeE8p8OfEO08Uok3wE896PvCf IPmOOsDp8ukwrodMqWtx84IjWipL/CNRCvT9bAvLs+qDbMBl+HdG/CCCHyReV2VRcIuZUAapX 0n4jsq7w6Bbi+GGDzO5VQNXL9eGWEocHXqrk69+nl8QMtUkSWYEtVK2ArTjamGgL3amZSIK2t wtU6C+KeXvtNTMXVuO+LRK1KgCyrqFB4fYCSdLk1KfTEpRlKzw7zLZxpK1ZK2OZ8oPWhOqhbS AJc06tgLkQJMu3gB6rn8kyRKpOwFqzoGMtBk/hE+I3rRFTvvEXNnxalj3PGyuBZM004oT2qco +j73LywbPXmMgOmiOHs5pDWTLIcclUmbCgBGljBxMP6v2BtGo8lFXrXs72boKPG95bKL4VOEG rcuvGrBPUoL531CQnKyK7UAp+bmkGX4UK5T5c30v6sbIn26bs7EITT0a6/UVRWKYPHZ+R1HUY 3/I4mNbp2e+lL5ljVM0s1AJkdDUb2SacGl4bPWUJROo0bBDW2PF1aUIJBb1IPE3/leoJqFjtI gxuD7R5T3wFvIDDRBz/vEp07Jo0r8v42gTBmIaVMh7HASnAIeSzasXpajo7BkAhxU5OtJzyOv pLHYJErZwawiKXNt4p/gEV9NcfUhN95h+VXWvDevnA/g4zeOSg+zhp+65nm3KIfWcFVo4n0El k5ptPBt/0/nBXHkH1gMOWZ/DlvW7/PepjWtvVU8uHcGY0uKdd3PRmLdaEJ8CaRgFsrZFPR2IB yJOB52QoUdcOpuHZlA29EBzRuIs7q3nFh7K8Z/leZ8lY1+rXas3aY72ENXFwMiOSWrUUjtypV CDMKYC0AVh/sC6S8HrGKxUqZJit8HfIJjP4bGcZh9FC2kA20+u7icijfOMth90ml/h8Kfytho nH3SzNKPhFw==
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/OlFTFYVSnT7la4ZA7vcZCdOZ7AM>
Subject: Re: [xml2rfc] hangIndent
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 24 Apr 2019 03:46:28 -0000

On 23.04.2019 22:00, Randy Bush wrote:
>      <?rfc subcompact=3D"yes"?>
>      <t>ULP Type:
>        <list style=3D"hanging" hangIndent=3D"6">
>        <t hangText=3D"0:">BGP</t>
>        <?rfc subcompact=3D"no"?></list></t>
>
> produces
>
>     ULP Type:
>
>     0:    BGP
>
> the list element is not indented, spaces are inserted after the hangText
>
> clue bat, please
>
> randy

Works as designed.

Do you *really* think you need something else?

Best regards, Julian


From nobody Tue Apr 23 22:08:51 2019
Return-Path: <randy@psg.com>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F25221200D7 for <xml2rfc@ietfa.amsl.com>; Tue, 23 Apr 2019 22:08:49 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.901
X-Spam-Level: 
X-Spam-Status: No, score=-6.901 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_HI=-5, 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 WVUg1GOa2QC5 for <xml2rfc@ietfa.amsl.com>; Tue, 23 Apr 2019 22:08:49 -0700 (PDT)
Received: from ran.psg.com (ran.psg.com [IPv6:2001:418:8006::18]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id DD1AC120021 for <xml2rfc@ietf.org>; Tue, 23 Apr 2019 22:08:48 -0700 (PDT)
Received: from localhost ([127.0.0.1] helo=ryuu.rg.net) by ran.psg.com with esmtp (Exim 4.90_1) (envelope-from <randy@psg.com>) id 1hJA9G-0007J1-O3; Wed, 24 Apr 2019 05:08:47 +0000
Date: Tue, 23 Apr 2019 22:08:46 -0700
Message-ID: <m24l6ogfc1.wl-randy@psg.com>
From: Randy Bush <randy@psg.com>
To: Julian Reschke <julian.reschke@gmx.de>
Cc: XML2RFC Interest Group <xml2rfc@ietf.org>
In-Reply-To: <3dd4d34d-43d1-ba19-060a-d9e7a80f82cd@gmx.de>
References: <m2ftq8h4qh.wl-randy@psg.com> <3dd4d34d-43d1-ba19-060a-d9e7a80f82cd@gmx.de>
User-Agent: Wanderlust/2.15.9 (Almost Unreal) Emacs/26.2 Mule/6.0 (HANACHIRUSATO)
MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue")
Content-Type: text/plain; charset=US-ASCII
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/Zr6zC8iR8g9lGkNrHhi6hIQcZqM>
Subject: Re: [xml2rfc] hangIndent
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 24 Apr 2019 05:08:50 -0000

>>      <?rfc subcompact="yes"?>
>>      <t>ULP Type:
>>        <list style="hanging" hangIndent="6">
>>        <t hangText="0:">BGP</t>
>>        <?rfc subcompact="no"?></list></t>
>> 
>> produces
>> 
>>     ULP Type:
>> 
>>     0:    BGP
>> 
>> the list element is not indented, spaces are inserted after the hangText
>> 
>> clue bat, please
> 
> Works as designed.
> 
> Do you *really* think you need something else?

empty lists indent.  so yes, i kinda want other lists to indent

randy


From nobody Wed Apr 24 00:30:47 2019
Return-Path: <julian.reschke@gmx.de>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 192C812023E for <xml2rfc@ietfa.amsl.com>; Wed, 24 Apr 2019 00:30:46 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.6
X-Spam-Level: 
X-Spam-Status: No, score=-2.6 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=gmx.net
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 I0pNjVY6usBV for <xml2rfc@ietfa.amsl.com>; Wed, 24 Apr 2019 00:30:44 -0700 (PDT)
Received: from mout.gmx.net (mout.gmx.net [212.227.15.19]) (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 2BADF1200F6 for <xml2rfc@ietf.org>; Wed, 24 Apr 2019 00:30:43 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gmx.net; s=badeba3b8450; t=1556091033; bh=FN7rIk9F1FBdSi08wfjQOpvOPPVDyf9vm3VvnXqHsEs=; h=X-UI-Sender-Class:Subject:To:Cc:References:From:Date:In-Reply-To; b=BRXubdJ9WWLUzx89rlnhEVrclUIomAscKxcf4JqZZLscIgYJtEhUeufk6WHEpbNPz WxBIg7VQvXRg9QSZd/m+xwpi/DBftfSUfr6gwQnA3EE+DbKoNupvXr+9NqP0m2x2Kp igibbHj+kmE5LILlznS6lZ/cgLDgWfC3GYtElZm0=
X-UI-Sender-Class: 01bb95c1-4bf8-414a-932a-4f6e2808ef9c
Received: from [192.168.178.124] ([84.171.159.224]) by mail.gmx.com (mrgmx003 [212.227.17.190]) with ESMTPSA (Nemesis) id 0M7pku-1gWzSD1fPc-00vL1z; Wed, 24 Apr 2019 09:30:33 +0200
To: Randy Bush <randy@psg.com>
Cc: XML2RFC Interest Group <xml2rfc@ietf.org>
References: <m2ftq8h4qh.wl-randy@psg.com> <3dd4d34d-43d1-ba19-060a-d9e7a80f82cd@gmx.de> <m24l6ogfc1.wl-randy@psg.com>
From: Julian Reschke <julian.reschke@gmx.de>
Message-ID: <ab1b561c-4ed7-a907-1e73-bb21d2f4b9da@gmx.de>
Date: Wed, 24 Apr 2019 09:30:31 +0200
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1
MIME-Version: 1.0
In-Reply-To: <m24l6ogfc1.wl-randy@psg.com>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Language: en-US
Content-Transfer-Encoding: quoted-printable
X-Provags-ID: V03:K1:gmYyDc2fwSE1U8BQquaKFZe0DehtSlw1Z6PMFCfs5Pcj9z1aNC3 /IDkRnxu8k2hP7SaAi+UTxtlKGmCkN01Ap47Zx9ugTWeMuMzcenMNsX1ii3jvAXaEBVra/z TaQLUQFRUnMyOp6HmAdzzTb10JEgjS3/rN7HgoC2hILHdLFQkTsE3hJ3KcWRaz2+RTHKqi0 aZ9JEcxUpVpIlR2+D9E0w==
X-UI-Out-Filterresults: notjunk:1;V03:K0:7wyXtseNFRE=:/mCf4JGhyqTvRRgqfwUprW NlpS/YhDM5IjzZ7YJDjJ21iqBOg0hC3JuL98xeyKLDZaquq0VrNQLLp8NQwgxaKekIBO+qo9F LsYYBaz+HWQNZy3DZ4ZduD2KVuOUxzfexZaPLLxvGdeeOsCOvfv54EYv61d+IwdwTmpEa/cAl H1kjU7U8d54n/XzgzwGihsv6HV7QpMG/2AiIgsKrC5Aohro9Td7b6ob8TUOGgE3qaVByxwwGK fF4VXHLXjX2Hv3+NQUh79UHFd21GEP/jK8JfbI84xl3vI+TNL/TP4e3uIIxTmhxynGddQcUkF vkCRWdh1jU/8IGGAJmc+NLhEM/TZIqNv5ngcixFJ/76yAOjxZeQRgaArg5seVnntKz+3W1N9b l2c84xultjWRRXJ/2TPwBBXPoGS8+tz+0fCxDziRBh2VZV9cPNpdPlDpoi97S97+l+EWk1iQE 5E8vev9aULUDewsW0nxLi9gwDnSHsrRxM9IPjg14yhfLb7n1zEEX3Dam/2SPaAnlggn+7nhk7 UJIxS4fvelJ4wIYLrIIoLon3ZReUkhVMCBkgzPoXJ4Azi+RwsilDnqiqnuQoBNLfE1qchpmRD QJAj0A1blrvEphEOIubr03sFkQk74KmqWJlonahUF8dYBdS5n+FW6g6Oy4TnBVATWFmaBPtE3 2ck1fH+JaHGCLqhyGpGwKsmD3o/GidE3ClRWQV8Cy3BKm5fZkzRJaqGUyVERbokkLGV0/ByAl qGtb97dLyoEBJqsKWB7R9Ux45UV4DcipSTorV4mnigpF/0qmXrlVqK1Jh2DwzxO8rjMNVgj4T S+J7Jz0tkOW8egiwCHOUWNMcitMabSOda5ngedUc5Otfehe6ctQHmx9JaZBqLU21fILvbKJMI J213bxUNpnqGpISlVQhYTFqaMwsr5FaaMTgUQPyxgkr+kZoFNVhjMZwQGWKk5Z+d+fs/gQIra qTqo66/erTQ==
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/9koDLTKB9ymWj6wHWrV_D4l2y7A>
Subject: Re: [xml2rfc] hangIndent
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 24 Apr 2019 07:30:46 -0000

On 24.04.2019 07:08, Randy Bush wrote:
>>>       <?rfc subcompact=3D"yes"?>
>>>       <t>ULP Type:
>>>         <list style=3D"hanging" hangIndent=3D"6">
>>>         <t hangText=3D"0:">BGP</t>
>>>         <?rfc subcompact=3D"no"?></list></t>
>>>
>>> produces
>>>
>>>      ULP Type:
>>>
>>>      0:    BGP
>>>
>>> the list element is not indented, spaces are inserted after the hangTe=
xt
>>>
>>> clue bat, please
>>
>> Works as designed.
>>
>> Do you *really* think you need something else?
>
> empty lists indent.  so yes, i kinda want other lists to indent
> ...

Well. The purpose of xml2rfc in general is to capture semantics, and to
format that consistently. Not having complete control of the output is
intentional.

My recommendation would be to just live with whatever the formatter
gives you. Does it really matter that much?

Best regards, Julian


From nobody Fri Apr 26 06:58:35 2019
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 938B8120072 for <xml2rfc@ietfa.amsl.com>; Fri, 26 Apr 2019 06:58:33 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.899
X-Spam-Level: 
X-Spam-Status: No, score=-1.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, URIBL_BLOCKED=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 5Dxaa4irDNqM for <xml2rfc@ietfa.amsl.com>; Fri, 26 Apr 2019 06:58:32 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:126c::1:2a]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id EA14B1201D9 for <xml2rfc@ietf.org>; Fri, 26 Apr 2019 06:58:31 -0700 (PDT)
Received: from localhost ([::1]:40955 helo=zinfandel.tools.ietf.org) by zinfandel.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1hK1N1-00087a-7w; Fri, 26 Apr 2019 06:58:31 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: "xml2rfc issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.12.5
Precedence: bulk
Cc: xml2rfc@ietf.org
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.5, by Edgewall Software
To: henrik@levkowetz.com
X-Trac-Project: xml2rfc
Date: Fri, 26 Apr 2019 13:58:31 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: /ticket/402#comment:1
Message-ID: <084.df62511ac05c2e56a5e4d36bee0c6c81@tools.ietf.org>
References: <069.c528f7dcd7369a146dedfa5541cda033@tools.ietf.org>
X-Trac-Ticket-ID: 402
In-Reply-To: <069.c528f7dcd7369a146dedfa5541cda033@tools.ietf.org>
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on zinfandel.tools.ietf.org); SAEximRunCond expanded to false
X-Clacks-Overhead: GNU Terry Pratchett
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/vGqzyoGPb405rODD31tQR717onU>
Subject: Re: [xml2rfc] #402 (Version_3_cli_txt): <u> for code point 9 (HTAB) failure
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Apr 2019 13:58:34 -0000

#402: <u> for code point 9 (HTAB) failure

Changes (by henrik@levkowetz.com):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 Fixed in [3114]:

 Added a default rendering (code point number) for code points without
 unicode code point names.  Fixes issues #401 and #402.

-- 
------------------------------------+--------------------
  Reporter:  julian.reschke@gmx.de  |      Owner:
      Type:  defect                 |     Status:  closed
  Priority:  medium                 |  Milestone:
 Component:  Version_3_cli_txt      |    Version:  2.22.*
Resolution:  fixed                  |   Keywords:
------------------------------------+--------------------

Ticket URL: </ticket/402#comment:1>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>


From nobody Fri Apr 26 06:58:44 2019
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2F6C612043E for <xml2rfc@ietfa.amsl.com>; Fri, 26 Apr 2019 06:58:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.899
X-Spam-Level: 
X-Spam-Status: No, score=-1.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, URIBL_BLOCKED=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 WCFNi6rVwbez for <xml2rfc@ietfa.amsl.com>; Fri, 26 Apr 2019 06:58:34 -0700 (PDT)
Received: from zinfandel.tools.ietf.org (zinfandel.tools.ietf.org [IPv6:2001:1890:126c::1:2a]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B36D8120072 for <xml2rfc@ietf.org>; Fri, 26 Apr 2019 06:58:34 -0700 (PDT)
Received: from localhost ([::1]:40956 helo=zinfandel.tools.ietf.org) by zinfandel.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1hK1N1-00087c-AK; Fri, 26 Apr 2019 06:58:31 -0700
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: "xml2rfc issue tracker" <trac@tools.ietf.org>
X-Trac-Version: 0.12.5
Precedence: bulk
Cc: xml2rfc@ietf.org
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.5, by Edgewall Software
To: henrik@levkowetz.com, julian.reschke@gmx.de, duerst@it.aoyama.ac.jp
X-Trac-Project: xml2rfc
Date: Fri, 26 Apr 2019 13:58:31 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: /ticket/401#comment:6
Message-ID: <084.9b28e6ae4870735a5368aaefbe6b996a@tools.ietf.org>
References: <069.ffb6d47355c72e9e32510b3d614f397e@tools.ietf.org>
X-Trac-Ticket-ID: 401
In-Reply-To: <069.ffb6d47355c72e9e32510b3d614f397e@tools.ietf.org>
X-SA-Exim-Connect-IP: ::1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, julian.reschke@gmx.de, duerst@it.aoyama.ac.jp, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on zinfandel.tools.ietf.org); SAEximRunCond expanded to false
X-Clacks-Overhead: GNU Terry Pratchett
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/n2qvOR53QAOMfgBNxHvxDps53HQ>
Subject: Re: [xml2rfc] #401 (Version_3_cli_txt): <u> for code point 128 (C1 control) causes exception
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 26 Apr 2019 13:58:42 -0000

#401: <u> for code point 128 (C1 control) causes exception

Changes (by henrik@levkowetz.com):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 Fixed in [3114]:

 Added a default rendering (code point number) for code points without
 unicode code point names.  Fixes issues #401 and #402.

-- 
------------------------------------+----------------------------------
  Reporter:  julian.reschke@gmx.de  |      Owner:  henrik@levkowetz.com
      Type:  defect                 |     Status:  closed
  Priority:  medium                 |  Milestone:
 Component:  Version_3_cli_txt      |    Version:  2.22.*
Resolution:  fixed                  |   Keywords:
------------------------------------+----------------------------------

Ticket URL: </ticket/401#comment:6>
xml2rfc <http://tools.ietf.org/tools/xml2rfc/>

