
From julian.reschke@gmx.de  Sun Dec  1 06:06:38 2013
Return-Path: <julian.reschke@gmx.de>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3C8921AE518 for <xml2rfc@ietfa.amsl.com>; Sun,  1 Dec 2013 06:06:38 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.898
X-Spam-Level: 
X-Spam-Status: No, score=-1.898 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, FREEMAIL_FROM=0.001, SPF_FAIL=0.001] autolearn=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 6U005EU0UDJR for <xml2rfc@ietfa.amsl.com>; Sun,  1 Dec 2013 06:06:36 -0800 (PST)
Received: from cyclone.public.resource.org (cyclone.public.resource.org [192.101.98.135]) by ietfa.amsl.com (Postfix) with ESMTP id 6C0CE1AE0D1 for <xml2rfc@ietf.org>; Sun,  1 Dec 2013 06:06:36 -0800 (PST)
Received: from mout.gmx.net (mout.gmx.net [212.227.17.20]) by cyclone.public.resource.org (8.14.5/8.14.4) with ESMTP id rB1E6SgW093899 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO) for <xml2rfc@lists.xml.resource.org>; Sun, 1 Dec 2013 06:06:29 -0800 (PST) (envelope-from julian.reschke@gmx.de)
Received: from [192.168.2.117] ([84.187.54.137]) by mail.gmx.com (mrgmx102) with ESMTPSA (Nemesis) id 0MEtba-1VopYS30UE-00G3JL for <xml2rfc@lists.xml.resource.org>; Sun, 01 Dec 2013 15:06:22 +0100
Message-ID: <529B425B.5020003@gmx.de>
Date: Sun, 01 Dec 2013 15:06:19 +0100
From: Julian Reschke <julian.reschke@gmx.de>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.1.1
MIME-Version: 1.0
To: Jim Schaad <ietf@augustcellars.com>, "'Paul Hoffman'" <paul.hoffman@vpnc.org>
References: <5295D113.1000506@gmx.de> <956D1C17-8BCC-421C-9396-2942C217A6C6@vpnc.org> <529632C4.50406@gmx.de> <FA35ADEC-A974-40FC-A969-731B53B5ED77@vpnc.org> <529670BA.3010709@gmx.de> <B10FC874-81D3-4EE9-8C1A-F2879F2DE09F@vpnc.org> <067f01ceee2b$a1173460$e3459d20$@augustcellars.com>
In-Reply-To: <067f01ceee2b$a1173460$e3459d20$@augustcellars.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Provags-ID: V03:K0:Dwoy8QFEC0Mmh+WPSbzyBo6qQ6BpKbIkTA7yGz5pFzWUw+C0j/a ESQRs9CmwoewrM9TOA6IPfFih+SmMDooJIOCEo2sRKWzGKHvizX0Fhe9/fHiX8AT/ZFdpJ1 OOurK2w6IwBTNywKEbMixe4WfM1vccv3IP82468GXPy4ubV+uJtiiW8bRBSvdUP8XbzlAVx 7WnST3555QwXDChZIhp8A==
Cc: 'xml2rfc' <xml2rfc@lists.xml.resource.org>
Subject: Re: [xml2rfc] attribute overlap on figure and artwork
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
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: <http://www.ietf.org/mail-archive/web/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, 01 Dec 2013 14:06:38 -0000

I agree for align, but not for src/widht/height...

On 2013-12-01 01:23, Jim Schaad wrote:
> After looking at this, it is there for what I would consider to be a good
> reason.
>
> The align on the figure applies to the preamble, the artwork and the
> postamble.  The align on the artwork would apply JUST to the artwork.
>
> <figure align="right">
>     <preamble>Text from the preamble</preamble>
>     <artwork align="center">....</artwork>
>     <postamble>.....</postamble>
> </figure>
>
> Jim
>
>> -----Original Message-----
>> From: xml2rfc [mailto:xml2rfc-bounces@ietf.org] On Behalf Of Paul Hoffman
>> Sent: Wednesday, November 27, 2013 2:45 PM
>> To: Julian Reschke
>> Cc: xml2rfc
>> Subject: Re: [xml2rfc] attribute overlap on figure and artwork
>>
>> On Nov 27, 2013, at 2:22 PM, Julian Reschke <julian.reschke@gmx.de> wrote:
>>
>>> On 2013-11-27 22:16, Paul Hoffman wrote:
>>>> On Nov 27, 2013, at 9:58 AM, Julian Reschke <julian.reschke@gmx.de>
>> wrote:
>>>>
>>>>> Right now it's the only mechanism to include non line-art artwork, so
> I'll
>> leave *one* mechanism in, even when it's not very useful for RFC
> production
>> today (but don't forget RFC 5598...).
>>>>
>>>> If v2 is for today's drafts and RFCs, and it is not very useful for
> them, why
>> leave it in?
>>>
>>> It's there (in the DTD), it's implemented (two independent
> implementations),
>> and it's been used in practice.
>>
>> Ah, I didn't know that last bit. Good enough.
>>
>> --Paul Hoffman
>> _______________________________________________
>> xml2rfc mailing list
>> xml2rfc@ietf.org
>> https://www.ietf.org/mailman/listinfo/xml2rfc
>
>


From julian.reschke@gmx.de  Sun Dec  1 06:08:48 2013
Return-Path: <julian.reschke@gmx.de>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 639BC1AE53D for <xml2rfc@ietfa.amsl.com>; Sun,  1 Dec 2013 06:08:48 -0800 (PST)
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, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001] autolearn=ham
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 QA863j4UdtMS for <xml2rfc@ietfa.amsl.com>; Sun,  1 Dec 2013 06:08:44 -0800 (PST)
Received: from mout.gmx.net (mout.gmx.net [212.227.15.18]) by ietfa.amsl.com (Postfix) with ESMTP id 16F7F1AE432 for <xml2rfc@ietf.org>; Sun,  1 Dec 2013 06:08:44 -0800 (PST)
Received: from [192.168.2.117] ([84.187.54.137]) by mail.gmx.com (mrgmx102) with ESMTPSA (Nemesis) id 0MZwYd-1W2jwM1cRr-00LkJ1 for <xml2rfc@ietf.org>; Sun, 01 Dec 2013 15:08:41 +0100
Message-ID: <529B42E4.9010407@gmx.de>
Date: Sun, 01 Dec 2013 15:08:36 +0100
From: Julian Reschke <julian.reschke@gmx.de>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.1.1
MIME-Version: 1.0
To: Jim Schaad <ietf@augustcellars.com>,  'xml2rfc issue tracker' <trac@tools.ietf.org>, henrik@levkowetz.com
References: <069.f77bbd532d1802b78542758f516062d4@tools.ietf.org> <067e01ceee2a$ffe6dc80$ffb49580$@augustcellars.com>
In-Reply-To: <067e01ceee2a$ffe6dc80$ffb49580$@augustcellars.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Provags-ID: V03:K0:unxZHvJrXB6wO2qEgLzxBzSo+MmVSM5SBsvZFo7pFpkRv32JYGe Iw9CbSAM63qP9VPUgF0jMzCJYKqkuleLv/TR6arMemgmt1Sl4ifDbmazFCbf2BktMDTbfDs H4xIqXBpEa+24cdQ0+Dwt9xjHzxQT5vt0zReWZpHWPBobWO5OSnRd7UMsPPVGWbfBRXn8vS LLXNs/vwfkxvPsmPCtz+Q==
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #213: support for suppress-title is missing
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
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: <http://www.ietf.org/mail-archive/web/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, 01 Dec 2013 14:08:48 -0000

On 2013-12-01 01:19, Jim Schaad wrote:
> Because the behavior of this attribute is not what I expected it to be, I
> wanted to see if this is the same behavior that should be kept going
> forward.
>
> If the table or figure is numbered, then the string 'Figure ##: ' is
> prefixed to the title unless suppress-title is set to true.  This is true
> even if the title string supplied is an empty or zero length string.
>
> The title is then emitted if the resulting title string is not empty.
>
> Thus this just suppresses the title decoration and not the title itself.
>
> Jim

No, it should suppress the title altogether.

It was introduced so that a table/figure can be anchored without getting 
a visible title.

A related question is whether these are *numbered*.

Best regards, Julian




From ietf@augustcellars.com  Sun Dec  1 08:22:26 2013
Return-Path: <ietf@augustcellars.com>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7C8E11A1DBD for <xml2rfc@ietfa.amsl.com>; Sun,  1 Dec 2013 08:22:26 -0800 (PST)
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, RCVD_IN_DNSWL_LOW=-0.7] autolearn=ham
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 0CP6n1QMBLLc for <xml2rfc@ietfa.amsl.com>; Sun,  1 Dec 2013 08:22:24 -0800 (PST)
Received: from smtp1.pacifier.net (smtp1.pacifier.net [64.255.237.171]) by ietfa.amsl.com (Postfix) with ESMTP id 583751ADBC7 for <xml2rfc@ietf.org>; Sun,  1 Dec 2013 08:22:01 -0800 (PST)
Received: from Philemon (50-39-223-207.bvtn.or.frontiernet.net [50.39.223.207]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: jimsch@nwlink.com) by smtp1.pacifier.net (Postfix) with ESMTPSA id 89ECB2CA09; Sun,  1 Dec 2013 08:21:59 -0800 (PST)
From: "Jim Schaad" <ietf@augustcellars.com>
To: "'Julian Reschke'" <julian.reschke@gmx.de>, "'xml2rfc issue tracker'" <trac@tools.ietf.org>, <henrik@levkowetz.com>
References: <069.f77bbd532d1802b78542758f516062d4@tools.ietf.org> <067e01ceee2a$ffe6dc80$ffb49580$@augustcellars.com> <529B42E4.9010407@gmx.de>
In-Reply-To: <529B42E4.9010407@gmx.de>
Date: Sun, 1 Dec 2013 08:20:34 -0800
Message-ID: <06cb01ceeeb1$438dc670$caa95350$@augustcellars.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook 14.0
Thread-Index: AQK/bcGpciFc2pYSwlVCnLemezI/5AFdfBhfAdNZbIuYRP/UsA==
Content-Language: en-us
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #213: support for suppress-title is missing
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
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: <http://www.ietf.org/mail-archive/web/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, 01 Dec 2013 16:22:26 -0000

> -----Original Message-----
> From: Julian Reschke [mailto:julian.reschke@gmx.de]
> Sent: Sunday, December 01, 2013 6:09 AM
> To: Jim Schaad; 'xml2rfc issue tracker'; henrik@levkowetz.com
> Cc: xml2rfc@ietf.org
> Subject: Re: [xml2rfc] #213: support for suppress-title is missing
> 
> On 2013-12-01 01:19, Jim Schaad wrote:
> > Because the behavior of this attribute is not what I expected it to
> > be, I wanted to see if this is the same behavior that should be kept
> > going forward.
> >
> > If the table or figure is numbered, then the string 'Figure ##: ' is
> > prefixed to the title unless suppress-title is set to true.  This is
> > true even if the title string supplied is an empty or zero length
string.
> >
> > The title is then emitted if the resulting title string is not empty.
> >
> > Thus this just suppresses the title decoration and not the title itself.
> >
> > Jim
> 
> No, it should suppress the title altogether.
> 
> It was introduced so that a table/figure can be anchored without getting a
> visible title.

Does this mean you think that <figure title="this is title"
suppress_title="yes">  should suppress the title?  It appears to have been
done so that you can do <figure anchor="x"> which by default would create a
title of "Figure 9:" and emit that.

> 
> A related question is whether these are *numbered*.

Current defined behavior is they are numbered if they are anchored or if
there is a directive which says to number everything.

> 
> Best regards, Julian
> 



From julian.reschke@gmx.de  Sun Dec  1 10:21:23 2013
Return-Path: <julian.reschke@gmx.de>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C09861AC448 for <xml2rfc@ietfa.amsl.com>; Sun,  1 Dec 2013 10:21:23 -0800 (PST)
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, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001] autolearn=unavailable
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 3E6DnXDfCXUq for <xml2rfc@ietfa.amsl.com>; Sun,  1 Dec 2013 10:21:11 -0800 (PST)
Received: from mout.gmx.net (mout.gmx.net [212.227.15.18]) by ietfa.amsl.com (Postfix) with ESMTP id C34AF1AE01D for <xml2rfc@ietf.org>; Sun,  1 Dec 2013 10:20:21 -0800 (PST)
Received: from [192.168.2.117] ([84.187.54.137]) by mail.gmx.com (mrgmx102) with ESMTPSA (Nemesis) id 0Meutp-1Vxob40AkD-00OTW1 for <xml2rfc@ietf.org>; Sun, 01 Dec 2013 19:20:19 +0100
Message-ID: <529B7DDC.1050206@gmx.de>
Date: Sun, 01 Dec 2013 19:20:12 +0100
From: Julian Reschke <julian.reschke@gmx.de>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.1.1
MIME-Version: 1.0
To: Jim Schaad <ietf@augustcellars.com>,  'xml2rfc issue tracker' <trac@tools.ietf.org>, henrik@levkowetz.com
References: <069.f77bbd532d1802b78542758f516062d4@tools.ietf.org> <067e01ceee2a$ffe6dc80$ffb49580$@augustcellars.com> <529B42E4.9010407@gmx.de> <06cb01ceeeb1$438dc670$caa95350$@augustcellars.com>
In-Reply-To: <06cb01ceeeb1$438dc670$caa95350$@augustcellars.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Provags-ID: V03:K0:OFLMuKIRDzIHBKv3p76RJw0TsmbSsKVFquuiQa2v1duaRi4UWLc lak1NfN6RglAT92nY07ZViyUgShKZKDYPJ4g0I+8abzQFplR505ocwd1IwQ4T0CUKSFJcj3 eKONT88jqSPFyX0yiMJ4WYCTdOKxB4skCUwvCms94ekIXYmwcoDO/ePvmWfwQ2DLZiYdx5Q fH+ppjahCV+VVcUPW0SlA==
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #213: support for suppress-title is missing
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
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: <http://www.ietf.org/mail-archive/web/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, 01 Dec 2013 18:21:30 -0000

On 2013-12-01 17:20, Jim Schaad wrote:
> ...
>> No, it should suppress the title altogether.
>>
>> It was introduced so that a table/figure can be anchored without getting a
>> visible title.
>
> Does this mean you think that <figure title="this is title"
> suppress_title="yes">  should suppress the title?  It appears to have been
> done so that you can do <figure anchor="x"> which by default would create a
> title of "Figure 9:" and emit that.

The latter is true for the motivation.

I really don't care what the outcome is when the title was specified; 
after all it's an edge case (and I believe xml2rfc.tcl and rfc2629.xslt 
currently behave differently).

>> A related question is whether these are *numbered*.
>
> Current defined behavior is they are numbered if they are anchored or if
> there is a directive which says to number everything.

Thanks. I'll test.

Best regards, Julian


From ietf@augustcellars.com  Sun Dec  1 10:48:00 2013
Return-Path: <ietf@augustcellars.com>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1ADF61ADE87 for <xml2rfc@ietfa.amsl.com>; Sun,  1 Dec 2013 10:48:00 -0800 (PST)
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
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 fjYSVDHaKcqa for <xml2rfc@ietfa.amsl.com>; Sun,  1 Dec 2013 10:47:56 -0800 (PST)
Received: from cyclone.public.resource.org (cyclone.public.resource.org [192.101.98.135]) by ietfa.amsl.com (Postfix) with ESMTP id 439A21AE0E2 for <xml2rfc@ietf.org>; Sun,  1 Dec 2013 10:47:56 -0800 (PST)
Received: from smtp3.pacifier.net (smtp3.pacifier.net [64.255.237.177]) by cyclone.public.resource.org (8.14.5/8.14.4) with ESMTP id rB1IlnPF011982 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL) for <xml2rfc@lists.xml.resource.org>; Sun, 1 Dec 2013 10:47:50 -0800 (PST) (envelope-from ietf@augustcellars.com)
Received: from Philemon (50-39-223-207.bvtn.or.frontiernet.net [50.39.223.207]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: jimsch@nwlink.com) by smtp3.pacifier.net (Postfix) with ESMTPSA id 83F7738EF1; Sun,  1 Dec 2013 10:47:49 -0800 (PST)
From: "Jim Schaad" <ietf@augustcellars.com>
To: "'Julian Reschke'" <julian.reschke@gmx.de>, "'Paul Hoffman'" <paul.hoffman@vpnc.org>
References: <5295D113.1000506@gmx.de> <956D1C17-8BCC-421C-9396-2942C217A6C6@vpnc.org> <529632C4.50406@gmx.de> <FA35ADEC-A974-40FC-A969-731B53B5ED77@vpnc.org> <529670BA.3010709@gmx.de> <B10FC874-81D3-4EE9-8C1A-F2879F2DE09F@vpnc.org> <067f01ceee2b$a1173460$e3459d20$@augustcellars.com> <529B425B.5020003@gmx.de>
In-Reply-To: <529B425B.5020003@gmx.de>
Date: Sun, 1 Dec 2013 10:46:23 -0800
Message-ID: <06de01ceeec5$a2d06f20$e8714d60$@augustcellars.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook 14.0
Thread-Index: AQKjADpX2XIvMfR7mshHiZfHZI0tZwOgMDxpAcqYn8UA1g9kiADPz6q3AkpPsfYBSodeFAJOh19UmC/qVrA=
Content-Language: en-us
Cc: 'xml2rfc' <xml2rfc@lists.xml.resource.org>
Subject: Re: [xml2rfc] attribute overlap on figure and artwork
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
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: <http://www.ietf.org/mail-archive/web/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, 01 Dec 2013 18:48:00 -0000

> -----Original Message-----
> From: Julian Reschke [mailto:julian.reschke@gmx.de]
> Sent: Sunday, December 01, 2013 6:06 AM
> To: Jim Schaad; 'Paul Hoffman'
> Cc: 'xml2rfc'
> Subject: Re: [xml2rfc] attribute overlap on figure and artwork
> 
> I agree for align, but not for src/widht/height...
> 

So you feel that for src/width/height - there is no benefit to specifying
these values to include the preamble/postambles and title strings.  It
should just be for the art work itself.

Jim

> On 2013-12-01 01:23, Jim Schaad wrote:
> > After looking at this, it is there for what I would consider to be a
> > good reason.
> >
> > The align on the figure applies to the preamble, the artwork and the
> > postamble.  The align on the artwork would apply JUST to the artwork.
> >
> > <figure align="right">
> >     <preamble>Text from the preamble</preamble>
> >     <artwork align="center">....</artwork>
> >     <postamble>.....</postamble>
> > </figure>
> >
> > Jim
> >
> >> -----Original Message-----
> >> From: xml2rfc [mailto:xml2rfc-bounces@ietf.org] On Behalf Of Paul
> >> Hoffman
> >> Sent: Wednesday, November 27, 2013 2:45 PM
> >> To: Julian Reschke
> >> Cc: xml2rfc
> >> Subject: Re: [xml2rfc] attribute overlap on figure and artwork
> >>
> >> On Nov 27, 2013, at 2:22 PM, Julian Reschke <julian.reschke@gmx.de>
> wrote:
> >>
> >>> On 2013-11-27 22:16, Paul Hoffman wrote:
> >>>> On Nov 27, 2013, at 9:58 AM, Julian Reschke <julian.reschke@gmx.de>
> >> wrote:
> >>>>
> >>>>> Right now it's the only mechanism to include non line-art artwork,
> >>>>> so
> > I'll
> >> leave *one* mechanism in, even when it's not very useful for RFC
> > production
> >> today (but don't forget RFC 5598...).
> >>>>
> >>>> If v2 is for today's drafts and RFCs, and it is not very useful for
> > them, why
> >> leave it in?
> >>>
> >>> It's there (in the DTD), it's implemented (two independent
> > implementations),
> >> and it's been used in practice.
> >>
> >> Ah, I didn't know that last bit. Good enough.
> >>
> >> --Paul Hoffman
> >> _______________________________________________
> >> xml2rfc mailing list
> >> xml2rfc@ietf.org
> >> https://www.ietf.org/mailman/listinfo/xml2rfc
> >
> >


From julian.reschke@gmx.de  Sun Dec  1 10:53:18 2013
Return-Path: <julian.reschke@gmx.de>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7D68F1AE2C5 for <xml2rfc@ietfa.amsl.com>; Sun,  1 Dec 2013 10:53:18 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.898
X-Spam-Level: 
X-Spam-Status: No, score=-1.898 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, FREEMAIL_FROM=0.001, SPF_FAIL=0.001] autolearn=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 mNx8MYJAZmMa for <xml2rfc@ietfa.amsl.com>; Sun,  1 Dec 2013 10:53:17 -0800 (PST)
Received: from cyclone.public.resource.org (cyclone.public.resource.org [192.101.98.135]) by ietfa.amsl.com (Postfix) with ESMTP id 9CA531AE27C for <xml2rfc@ietf.org>; Sun,  1 Dec 2013 10:53:17 -0800 (PST)
Received: from mout.gmx.net (mout.gmx.net [212.227.15.18]) by cyclone.public.resource.org (8.14.5/8.14.4) with ESMTP id rB1Ir9dD013117 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO) for <xml2rfc@lists.xml.resource.org>; Sun, 1 Dec 2013 10:53:10 -0800 (PST) (envelope-from julian.reschke@gmx.de)
Received: from [192.168.2.117] ([84.187.54.137]) by mail.gmx.com (mrgmx101) with ESMTPSA (Nemesis) id 0LbA4j-1VKE323ARF-00kfJE for <xml2rfc@lists.xml.resource.org>; Sun, 01 Dec 2013 19:53:03 +0100
Message-ID: <529B8585.6000803@gmx.de>
Date: Sun, 01 Dec 2013 19:52:53 +0100
From: Julian Reschke <julian.reschke@gmx.de>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.1.1
MIME-Version: 1.0
To: Jim Schaad <ietf@augustcellars.com>, "'Paul Hoffman'" <paul.hoffman@vpnc.org>
References: <5295D113.1000506@gmx.de> <956D1C17-8BCC-421C-9396-2942C217A6C6@vpnc.org> <529632C4.50406@gmx.de> <FA35ADEC-A974-40FC-A969-731B53B5ED77@vpnc.org> <529670BA.3010709@gmx.de> <B10FC874-81D3-4EE9-8C1A-F2879F2DE09F@vpnc.org> <067f01ceee2b$a1173460$e3459d20$@augustcellars.com> <529B425B.5020003@gmx.de> <06de01ceeec5$a2d06f20$e8714d60$@augustcellars.com>
In-Reply-To: <06de01ceeec5$a2d06f20$e8714d60$@augustcellars.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Provags-ID: V03:K0:+AIbjfS7/2u4Y31YPck3ALPUNHgYHKlIemuOjquDus/VnPI87ss RkCgQnPuoRUszq/X/8UaO71wwopnqhSDfRvh8lErfnFdc9JUStM/wjDGPxkVbzITTwYoh6O 7OPo0z0b37/7C5r5mjvwifzzf+s97yDl60W1ho+NG1DSpphdTGbvX51Xn0FfryjjmVatvHe caUOKNLuEF60myz44oB2Q==
Cc: 'xml2rfc' <xml2rfc@lists.xml.resource.org>
Subject: Re: [xml2rfc] attribute overlap on figure and artwork
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
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: <http://www.ietf.org/mail-archive/web/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, 01 Dec 2013 18:53:18 -0000

On 2013-12-01 19:46, Jim Schaad wrote:
>
>
>> -----Original Message-----
>> From: Julian Reschke [mailto:julian.reschke@gmx.de]
>> Sent: Sunday, December 01, 2013 6:06 AM
>> To: Jim Schaad; 'Paul Hoffman'
>> Cc: 'xml2rfc'
>> Subject: Re: [xml2rfc] attribute overlap on figure and artwork
>>
>> I agree for align, but not for src/widht/height...
>>
>
> So you feel that for src/width/height - there is no benefit to specifying
> these values to include the preamble/postambles and title strings.  It
> should just be for the art work itself.
>
> Jim

Exactly.

I think for v3 we'll need structures anyway, so let's try to keep the 
legacy stuff minimal...

Best regards, Julian


From trac@tools.ietf.org  Sun Dec  1 11:12:39 2013
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1FA971AE0DD for <xml2rfc@ietfa.amsl.com>; Sun,  1 Dec 2013 11:12:39 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.901
X-Spam-Level: 
X-Spam-Status: No, score=-1.901 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-0.001] autolearn=ham
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 DHtwQNaXyoAC for <xml2rfc@ietfa.amsl.com>; Sun,  1 Dec 2013 11:12:37 -0800 (PST)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 3A4EE1ADFB9 for <xml2rfc@ietf.org>; Sun,  1 Dec 2013 11:12:35 -0800 (PST)
Received: from localhost ([127.0.0.1]:60794 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1VnCRT-0006Q7-VA; Sun, 01 Dec 2013 20:12:31 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: henrik@levkowetz.com, ietf@augustcellars.com
X-Trac-Project: xml2rfc
Date: Sun, 01 Dec 2013 19:12:31 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/208#comment:1
Message-ID: <084.1ee9180a9d8703a680b2d9181366f66e@tools.ietf.org>
References: <069.239d6c6f75d83b4b2793e933d7ea7b38@tools.ietf.org>
X-Trac-Ticket-ID: 208
In-Reply-To: <069.239d6c6f75d83b4b2793e933d7ea7b38@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, ietf@augustcellars.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #208: bug in the HTML generation
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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, 01 Dec 2013 19:12:39 -0000

#208: bug in the HTML generation

Changes (by ietf@augustcellars.com):

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


Comment:

 Fixed in 1056

 Force all non ASCII characters to become entities.  This means that &nbsp;
 is no longer emitted as 0xa0 (a funny latin-1 character) but instead
 becomes &#160; and so is the correct character.

-- 
------------------------------------+----------------------------------
  Reporter:  dreibh@iem.uni-due.de  |      Owner:  henrik@levkowetz.com
      Type:  defect                 |     Status:  closed
  Priority:  major                  |  Milestone:
 Component:  Version 2 cli          |    Version:  2.4.x
Resolution:  fixed                  |   Keywords:
------------------------------------+----------------------------------

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


From trac@tools.ietf.org  Sun Dec  1 11:13:31 2013
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A83641AE1B9 for <xml2rfc@ietfa.amsl.com>; Sun,  1 Dec 2013 11:13:31 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.901
X-Spam-Level: 
X-Spam-Status: No, score=-1.901 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-0.001] autolearn=ham
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 BSgN8XCzjSoD for <xml2rfc@ietfa.amsl.com>; Sun,  1 Dec 2013 11:13:30 -0800 (PST)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 0502D1AE1EB for <xml2rfc@ietf.org>; Sun,  1 Dec 2013 11:13:30 -0800 (PST)
Received: from localhost ([127.0.0.1]:60811 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1VnCSN-0007HY-6D; Sun, 01 Dec 2013 20:13:27 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: henrik@levkowetz.com, ietf@augustcellars.com
X-Trac-Project: xml2rfc
Date: Sun, 01 Dec 2013 19:13:27 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/161#comment:1
Message-ID: <075.10de0fbe87cdd2fff729494f8584dd33@tools.ietf.org>
References: <060.f5e76336582146a06381f28fe21d4dec@tools.ietf.org>
X-Trac-Ticket-ID: 161
In-Reply-To: <060.f5e76336582146a06381f28fe21d4dec@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, ietf@augustcellars.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #161: generated HTML is not really ASCII
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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, 01 Dec 2013 19:13:31 -0000

#161: generated HTML is not really ASCII

Changes (by ietf@augustcellars.com):

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


Comment:

 Fixed in 1056

 We now convert all non-ASCII characters to entities before emitting.

-- 
----------------------------+----------------------------------
  Reporter:  cabo@tzi.org   |      Owner:  henrik@levkowetz.com
      Type:  defect         |     Status:  closed
  Priority:  medium         |  Milestone:
 Component:  Version 2 cli  |    Version:  2.4.x
Resolution:  fixed          |   Keywords:
----------------------------+----------------------------------

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


From trac@tools.ietf.org  Sun Dec  1 11:36:39 2013
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 260AF1AD8E2 for <xml2rfc@ietfa.amsl.com>; Sun,  1 Dec 2013 11:36:39 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.901
X-Spam-Level: 
X-Spam-Status: No, score=-1.901 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-0.001] autolearn=ham
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 6zOeEChwwn4i for <xml2rfc@ietfa.amsl.com>; Sun,  1 Dec 2013 11:36:36 -0800 (PST)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 3CD801ADBF7 for <xml2rfc@ietf.org>; Sun,  1 Dec 2013 11:36:28 -0800 (PST)
Received: from localhost ([127.0.0.1]:33785 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1VnCoY-0000A9-T6; Sun, 01 Dec 2013 20:36:22 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: ietf@augustcellars.com
X-Trac-Project: xml2rfc
Date: Sun, 01 Dec 2013 19:36:22 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/129#comment:1
Message-ID: <078.92f906b88e001cbad1f8b18fa6e9057b@tools.ietf.org>
References: <063.28f05d39f3e9532b626192bcfb698aab@tools.ietf.org>
X-Trac-Ticket-ID: 129
In-Reply-To: <063.28f05d39f3e9532b626192bcfb698aab@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: ietf@augustcellars.com, sginoza@amsl.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org, sginoza@amsl.com
Subject: Re: [xml2rfc] #129: smart whitespace handling in figures (regarding line length)
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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, 01 Dec 2013 19:36:39 -0000

#129: smart whitespace handling in figures (regarding line length)

Changes (by ietf@augustcellars.com):

 * owner:  henrik@levkowetz.com => ietf@augustcellars.com


-- 
------------------------------+------------------------------------
  Reporter:  arusso@amsl.com  |      Owner:  ietf@augustcellars.com
      Type:  defect           |     Status:  new
  Priority:  medium           |  Milestone:
 Component:  Version 2 cli    |    Version:  2.4.x
Resolution:                   |   Keywords:
------------------------------+------------------------------------

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


From trac@tools.ietf.org  Sun Dec  1 11:36:58 2013
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E997D1ADFBF for <xml2rfc@ietfa.amsl.com>; Sun,  1 Dec 2013 11:36:58 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.901
X-Spam-Level: 
X-Spam-Status: No, score=-1.901 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-0.001] autolearn=ham
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 xJLpJ-SBZuuc for <xml2rfc@ietfa.amsl.com>; Sun,  1 Dec 2013 11:36:57 -0800 (PST)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id E38A01ADFCD for <xml2rfc@ietf.org>; Sun,  1 Dec 2013 11:36:56 -0800 (PST)
Received: from localhost ([127.0.0.1]:33792 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1VnCov-0006ja-MX; Sun, 01 Dec 2013 20:36:45 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: ietf@augustcellars.com, cabo@tzi.org
X-Trac-Project: xml2rfc
Date: Sun, 01 Dec 2013 19:36:45 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/151#comment:2
Message-ID: <078.830fc91a326b00de3614ee9aac6246de@tools.ietf.org>
References: <063.bc2b309beb252f9c656181ca730d64a1@tools.ietf.org>
X-Trac-Ticket-ID: 151
In-Reply-To: <063.bc2b309beb252f9c656181ca730d64a1@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: ietf@augustcellars.com, cabo@tzi.org, sginoza@amsl.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org, sginoza@amsl.com
Subject: Re: [xml2rfc] #151: figure handling: indentation and extraneous blank lines
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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, 01 Dec 2013 19:36:59 -0000

#151: figure handling: indentation and extraneous blank lines

Changes (by ietf@augustcellars.com):

 * owner:  henrik@levkowetz.com => ietf@augustcellars.com


-- 
------------------------------+------------------------------------
  Reporter:  arusso@amsl.com  |      Owner:  ietf@augustcellars.com
      Type:  defect           |     Status:  new
  Priority:  medium           |  Milestone:
 Component:  Version 2 cli    |    Version:  2.4.x
Resolution:                   |   Keywords:
------------------------------+------------------------------------

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


From trac@tools.ietf.org  Sun Dec  1 11:37:13 2013
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4BDB21AE029 for <xml2rfc@ietfa.amsl.com>; Sun,  1 Dec 2013 11:37:13 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.901
X-Spam-Level: 
X-Spam-Status: No, score=-1.901 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-0.001] autolearn=ham
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 1S2HPb7I6tWk for <xml2rfc@ietfa.amsl.com>; Sun,  1 Dec 2013 11:37:10 -0800 (PST)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id BAE811AD8E2 for <xml2rfc@ietf.org>; Sun,  1 Dec 2013 11:37:10 -0800 (PST)
Received: from localhost ([127.0.0.1]:33799 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1VnCpH-0004QB-0k; Sun, 01 Dec 2013 20:37:07 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: ietf@augustcellars.com, henrik@levkowetz.com, arusso@amsl.com
X-Trac-Project: xml2rfc
Date: Sun, 01 Dec 2013 19:37:06 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/194#comment:3
Message-ID: <078.fb5c4f9bff17313c40a9c870ed95795c@tools.ietf.org>
References: <063.3304121621b15aea16c9ad2d39d4a3fe@tools.ietf.org>
X-Trac-Ticket-ID: 194
In-Reply-To: <063.3304121621b15aea16c9ad2d39d4a3fe@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: ietf@augustcellars.com, henrik@levkowetz.com, arusso@amsl.com, sginoza@amsl.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org, sginoza@amsl.com
Subject: Re: [xml2rfc] #194: handling of leading space in figure artwork
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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, 01 Dec 2013 19:37:13 -0000

#194: handling of leading space in figure artwork

Changes (by ietf@augustcellars.com):

 * owner:  henrik@levkowetz.com => ietf@augustcellars.com


-- 
------------------------------+------------------------------------
  Reporter:  arusso@amsl.com  |      Owner:  ietf@augustcellars.com
      Type:  defect           |     Status:  new
  Priority:  medium           |  Milestone:
 Component:  Version 2 cli    |    Version:  2.4.x
Resolution:                   |   Keywords:
------------------------------+------------------------------------

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


From trac@tools.ietf.org  Sun Dec  1 11:37:59 2013
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 264D31ADFE0 for <xml2rfc@ietfa.amsl.com>; Sun,  1 Dec 2013 11:37:59 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.901
X-Spam-Level: 
X-Spam-Status: No, score=-1.901 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-0.001] autolearn=ham
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 r_Nz-wPQgm_A for <xml2rfc@ietfa.amsl.com>; Sun,  1 Dec 2013 11:37:51 -0800 (PST)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 627CC1ADF86 for <xml2rfc@ietf.org>; Sun,  1 Dec 2013 11:37:51 -0800 (PST)
Received: from localhost ([127.0.0.1]:33808 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1VnCpx-000809-0g; Sun, 01 Dec 2013 20:37:49 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: ietf@augustcellars.com, henrik@levkowetz.com
X-Trac-Project: xml2rfc
Date: Sun, 01 Dec 2013 19:37:48 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/162#comment:2
Message-ID: <076.0860fa0bfd6291cbde18d3da7d889534@tools.ietf.org>
References: <061.6cba0a2763555a682e6247672abc09a3@tools.ietf.org>
X-Trac-Ticket-ID: 162
In-Reply-To: <061.6cba0a2763555a682e6247672abc09a3@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: ietf@augustcellars.com, henrik@levkowetz.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #162: xml2rfc 2.4.0 Beta produces wrong HTML document when using <figure><artwork>
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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, 01 Dec 2013 19:37:59 -0000

#162: xml2rfc 2.4.0 Beta produces wrong HTML document when using
<figure><artwork>

Changes (by ietf@augustcellars.com):

 * owner:  henrik@levkowetz.com => ietf@augustcellars.com


-- 
---------------------------------+------------------------------------
  Reporter:  ibc@aliax.net       |      Owner:  ietf@augustcellars.com
      Type:  defect              |     Status:  new
  Priority:  medium              |  Milestone:
 Component:  Version 2 cli html  |    Version:  2.4.x
Resolution:                      |   Keywords:
---------------------------------+------------------------------------

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


From trac@tools.ietf.org  Sun Dec  1 11:38:31 2013
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 082911AD8E2 for <xml2rfc@ietfa.amsl.com>; Sun,  1 Dec 2013 11:38:31 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.901
X-Spam-Level: 
X-Spam-Status: No, score=-1.901 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-0.001] autolearn=ham
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 kVMKmYq1FoRq for <xml2rfc@ietfa.amsl.com>; Sun,  1 Dec 2013 11:38:29 -0800 (PST)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 74C091ADF86 for <xml2rfc@ietf.org>; Sun,  1 Dec 2013 11:38:29 -0800 (PST)
Received: from localhost ([127.0.0.1]:33828 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1VnCqX-0001bk-7m; Sun, 01 Dec 2013 20:38:25 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: ietf@augustcellars.com, infrastation@yandex.ru
X-Trac-Project: xml2rfc
Date: Sun, 01 Dec 2013 19:38:25 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/132#comment:2
Message-ID: <085.904572eb514156c8cb8490d37ecfba5a@tools.ietf.org>
References: <070.f0d49a21fb0054f12bc5db34fcb1837e@tools.ietf.org>
X-Trac-Ticket-ID: 132
In-Reply-To: <070.f0d49a21fb0054f12bc5db34fcb1837e@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: ietf@augustcellars.com, infrastation@yandex.ru, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #132: regression in handling of ALIGN attribute of ARTWORK element
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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, 01 Dec 2013 19:38:31 -0000

#132: regression in handling of ALIGN attribute of ARTWORK element

Changes (by ietf@augustcellars.com):

 * owner:  henrik@levkowetz.com => ietf@augustcellars.com


-- 
-------------------------------------+------------------------------------
  Reporter:  infrastation@yandex.ru  |      Owner:  ietf@augustcellars.com
      Type:  defect                  |     Status:  new
  Priority:  medium                  |  Milestone:
 Component:  Version 2 cli           |    Version:  2.4.x
Resolution:                          |   Keywords:
-------------------------------------+------------------------------------

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


From trac@tools.ietf.org  Sun Dec  1 11:39:03 2013
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 37C811ADF86 for <xml2rfc@ietfa.amsl.com>; Sun,  1 Dec 2013 11:39:03 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.901
X-Spam-Level: 
X-Spam-Status: No, score=-1.901 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-0.001] autolearn=ham
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 bsLq0Nl4j503 for <xml2rfc@ietfa.amsl.com>; Sun,  1 Dec 2013 11:39:00 -0800 (PST)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id A23B31AD8E2 for <xml2rfc@ietf.org>; Sun,  1 Dec 2013 11:39:00 -0800 (PST)
Received: from localhost ([127.0.0.1]:33846 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1VnCr4-0002tb-AC; Sun, 01 Dec 2013 20:38:58 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: ietf@augustcellars.com
X-Trac-Project: xml2rfc
Date: Sun, 01 Dec 2013 19:38:58 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/213#comment:1
Message-ID: <084.30b2539c9c9f56abaf72d0a2d56a7652@tools.ietf.org>
References: <069.f77bbd532d1802b78542758f516062d4@tools.ietf.org>
X-Trac-Ticket-ID: 213
In-Reply-To: <069.f77bbd532d1802b78542758f516062d4@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: ietf@augustcellars.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #213: support for suppress-title is missing
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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, 01 Dec 2013 19:39:03 -0000

#213: support for suppress-title is missing

Changes (by ietf@augustcellars.com):

 * owner:  henrik@levkowetz.com => ietf@augustcellars.com


-- 
------------------------------------+------------------------------------
  Reporter:  julian.reschke@gmx.de  |      Owner:  ietf@augustcellars.com
      Type:  defect                 |     Status:  new
  Priority:  medium                 |  Milestone:
 Component:  Version 2 cli          |    Version:  2.4.x
Resolution:                         |   Keywords:
------------------------------------+------------------------------------

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


From trac@tools.ietf.org  Sun Dec  1 12:17:36 2013
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0BF571AE007 for <xml2rfc@ietfa.amsl.com>; Sun,  1 Dec 2013 12:17:36 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.901
X-Spam-Level: 
X-Spam-Status: No, score=-1.901 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-0.001] autolearn=ham
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 D4XItZRsKRSc for <xml2rfc@ietfa.amsl.com>; Sun,  1 Dec 2013 12:17:34 -0800 (PST)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 3A3AD1AE036 for <xml2rfc@ietf.org>; Sun,  1 Dec 2013 12:17:34 -0800 (PST)
Received: from localhost ([127.0.0.1]:35064 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1VnDSN-0001G3-KZ; Sun, 01 Dec 2013 21:17:31 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: ietf@augustcellars.com, henrik@levkowetz.com
X-Trac-Project: xml2rfc
Date: Sun, 01 Dec 2013 20:17:31 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/162#comment:3
Message-ID: <076.ffc59e2d9ca62b4d2620001f20c1047b@tools.ietf.org>
References: <061.6cba0a2763555a682e6247672abc09a3@tools.ietf.org>
X-Trac-Ticket-ID: 162
In-Reply-To: <061.6cba0a2763555a682e6247672abc09a3@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: ietf@augustcellars.com, henrik@levkowetz.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #162: xml2rfc 2.4.0 Beta produces wrong HTML document when using <figure><artwork>
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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, 01 Dec 2013 20:17:36 -0000

#162: xml2rfc 2.4.0 Beta produces wrong HTML document when using
<figure><artwork>

Changes (by ietf@augustcellars.com):

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


Comment:

 Per the new DTD, the use of the figure element inside of a t element is
 now deprecated.  figures are suppose to appear as top level elements in a
 section.

-- 
---------------------------------+------------------------------------
  Reporter:  ibc@aliax.net       |      Owner:  ietf@augustcellars.com
      Type:  defect              |     Status:  closed
  Priority:  medium              |  Milestone:
 Component:  Version 2 cli html  |    Version:  2.4.x
Resolution:  wontfix             |   Keywords:
---------------------------------+------------------------------------

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


From trac@tools.ietf.org  Sun Dec  1 12:19:23 2013
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8FCA41AE07E for <xml2rfc@ietfa.amsl.com>; Sun,  1 Dec 2013 12:19:23 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.901
X-Spam-Level: 
X-Spam-Status: No, score=-1.901 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-0.001] autolearn=ham
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 tFzM8eoG79Sk for <xml2rfc@ietfa.amsl.com>; Sun,  1 Dec 2013 12:19:22 -0800 (PST)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 16FB81AE007 for <xml2rfc@ietf.org>; Sun,  1 Dec 2013 12:19:22 -0800 (PST)
Received: from localhost ([127.0.0.1]:35372 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1VnDU7-0006sS-Kb; Sun, 01 Dec 2013 21:19:19 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: henrik@levkowetz.com, ietf@augustcellars.com
X-Trac-Project: xml2rfc
Date: Sun, 01 Dec 2013 20:19:19 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/214
Message-ID: <070.9a5e1b98b59644a7c4b2f4ee2e524a40@tools.ietf.org>
X-Trac-Ticket-ID: 214
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, ietf@augustcellars.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org
Subject: [xml2rfc]  #214: figure should be removed from t in the dtd
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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, 01 Dec 2013 20:19:23 -0000

#214: figure should be removed from t in the dtd

 The current dtd states that use of figure in a t element is now
 deprecated.  This is not fully supported for HTML emission and may have
 some errors else where.

 Remove figure from the list of subelements of t so it becomes a DTD
 validation error.

-- 
------------------------------------+----------------------------------
 Reporter:  ietf@augustcellars.com  |      Owner:  henrik@levkowetz.com
     Type:  defect                  |     Status:  new
 Priority:  medium                  |  Milestone:
Component:  Version 2 cli           |    Version:  2.4.x
 Keywords:                          |
------------------------------------+----------------------------------

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


From trac@tools.ietf.org  Tue Dec  3 12:05:23 2013
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C174C1ADF2E for <xml2rfc@ietfa.amsl.com>; Tue,  3 Dec 2013 12:05:23 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.901
X-Spam-Level: 
X-Spam-Status: No, score=-1.901 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-0.001] autolearn=ham
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 NfN18lABmkan for <xml2rfc@ietfa.amsl.com>; Tue,  3 Dec 2013 12:05:21 -0800 (PST)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 739011AD9B8 for <xml2rfc@ietf.org>; Tue,  3 Dec 2013 12:05:20 -0800 (PST)
Received: from localhost ([127.0.0.1]:59149 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1VnwDc-0005A8-J7; Tue, 03 Dec 2013 21:05:16 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: ietf@augustcellars.com
X-Trac-Project: xml2rfc
Date: Tue, 03 Dec 2013 20:05:16 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: /ticket/213#comment:2
Message-ID: <084.03d80fd130bd7f3f351b68982497db73@tools.ietf.org>
References: <069.f77bbd532d1802b78542758f516062d4@tools.ietf.org>
X-Trac-Ticket-ID: 213
In-Reply-To: <069.f77bbd532d1802b78542758f516062d4@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: ietf@augustcellars.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #213: support for suppress-title is missing
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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, 03 Dec 2013 20:05:23 -0000

#213: support for suppress-title is missing

Changes (by ietf@augustcellars.com):

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


Comment:

 Fixed in [1058]:

 Fix the centering algorithm so that the nroff and txt output files are
 more consistent.
 Fix #129 - Left shift artwork that is greater than 69 characters wide and
 steal space from the left margin
 Fix #151 & 194 which deal with how figures are layout
 Fix #132 - if the artwork has an alignment - then it overrides the
 figure's version for the purpose of the artwork itself
 Fix #213 - suppres-title kills the title decoration (i.e. Figure 1:) which
 matches v1 behavior.

-- 
------------------------------------+------------------------------------
  Reporter:  julian.reschke@gmx.de  |      Owner:  ietf@augustcellars.com
      Type:  defect                 |     Status:  closed
  Priority:  medium                 |  Milestone:
 Component:  Version 2 cli          |    Version:  2.4.x
Resolution:  fixed                  |   Keywords:
------------------------------------+------------------------------------

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


From trac@tools.ietf.org  Tue Dec  3 12:05:24 2013
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E76A11AD94A for <xml2rfc@ietfa.amsl.com>; Tue,  3 Dec 2013 12:05:24 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.901
X-Spam-Level: 
X-Spam-Status: No, score=-1.901 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-0.001] autolearn=ham
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 uLJ7HQlyo0Vp for <xml2rfc@ietfa.amsl.com>; Tue,  3 Dec 2013 12:05:23 -0800 (PST)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 7A64B1ADE87 for <xml2rfc@ietf.org>; Tue,  3 Dec 2013 12:05:23 -0800 (PST)
Received: from localhost ([127.0.0.1]:59150 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1VnwDc-0005BL-LN; Tue, 03 Dec 2013 21:05:16 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: ietf@augustcellars.com, infrastation@yandex.ru
X-Trac-Project: xml2rfc
Date: Tue, 03 Dec 2013 20:05:16 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: /ticket/132#comment:3
Message-ID: <085.8c7c2701a6ae2f9fac9f269e34f22e72@tools.ietf.org>
References: <070.f0d49a21fb0054f12bc5db34fcb1837e@tools.ietf.org>
X-Trac-Ticket-ID: 132
In-Reply-To: <070.f0d49a21fb0054f12bc5db34fcb1837e@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: ietf@augustcellars.com, infrastation@yandex.ru, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #132: regression in handling of ALIGN attribute of ARTWORK element
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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, 03 Dec 2013 20:05:25 -0000

#132: regression in handling of ALIGN attribute of ARTWORK element

Changes (by ietf@augustcellars.com):

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


Comment:

 Fixed in [1058]:

 Fix the centering algorithm so that the nroff and txt output files are
 more consistent.
 Fix #129 - Left shift artwork that is greater than 69 characters wide and
 steal space from the left margin
 Fix #151 & 194 which deal with how figures are layout
 Fix #132 - if the artwork has an alignment - then it overrides the
 figure's version for the purpose of the artwork itself
 Fix #213 - suppres-title kills the title decoration (i.e. Figure 1:) which
 matches v1 behavior.

-- 
-------------------------------------+------------------------------------
  Reporter:  infrastation@yandex.ru  |      Owner:  ietf@augustcellars.com
      Type:  defect                  |     Status:  closed
  Priority:  medium                  |  Milestone:
 Component:  Version 2 cli           |    Version:  2.4.x
Resolution:  fixed                   |   Keywords:
-------------------------------------+------------------------------------

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


From trac@tools.ietf.org  Tue Dec  3 12:05:33 2013
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EB3AF1AE14F for <xml2rfc@ietfa.amsl.com>; Tue,  3 Dec 2013 12:05:33 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.901
X-Spam-Level: 
X-Spam-Status: No, score=-1.901 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-0.001] autolearn=ham
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 eycPhlf4a8AY for <xml2rfc@ietfa.amsl.com>; Tue,  3 Dec 2013 12:05:32 -0800 (PST)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id B49991AE122 for <xml2rfc@ietf.org>; Tue,  3 Dec 2013 12:05:32 -0800 (PST)
Received: from localhost ([127.0.0.1]:59148 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1VnwDc-00058u-HE; Tue, 03 Dec 2013 21:05:16 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: ietf@augustcellars.com
X-Trac-Project: xml2rfc
Date: Tue, 03 Dec 2013 20:05:16 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: /ticket/129#comment:2
Message-ID: <078.94a34d343a7664f6c48d79dcaef6d78d@tools.ietf.org>
References: <063.28f05d39f3e9532b626192bcfb698aab@tools.ietf.org>
X-Trac-Ticket-ID: 129
In-Reply-To: <063.28f05d39f3e9532b626192bcfb698aab@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: ietf@augustcellars.com, sginoza@amsl.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org, sginoza@amsl.com
Subject: Re: [xml2rfc] #129: smart whitespace handling in figures (regarding line length)
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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, 03 Dec 2013 20:05:34 -0000

#129: smart whitespace handling in figures (regarding line length)

Changes (by ietf@augustcellars.com):

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


Comment:

 Fixed in [1058]:

 Fix the centering algorithm so that the nroff and txt output files are
 more consistent.
 Fix #129 - Left shift artwork that is greater than 69 characters wide and
 steal space from the left margin
 Fix #151 & 194 which deal with how figures are layout
 Fix #132 - if the artwork has an alignment - then it overrides the
 figure's version for the purpose of the artwork itself
 Fix #213 - suppres-title kills the title decoration (i.e. Figure 1:) which
 matches v1 behavior.

-- 
------------------------------+------------------------------------
  Reporter:  arusso@amsl.com  |      Owner:  ietf@augustcellars.com
      Type:  defect           |     Status:  closed
  Priority:  medium           |  Milestone:
 Component:  Version 2 cli    |    Version:  2.4.x
Resolution:  fixed            |   Keywords:
------------------------------+------------------------------------

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


From trac@tools.ietf.org  Tue Dec  3 12:05:45 2013
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4FD231AE18E for <xml2rfc@ietfa.amsl.com>; Tue,  3 Dec 2013 12:05:45 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.901
X-Spam-Level: 
X-Spam-Status: No, score=-1.901 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-0.001] autolearn=ham
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 J2brbuU08VG0 for <xml2rfc@ietfa.amsl.com>; Tue,  3 Dec 2013 12:05:44 -0800 (PST)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id BDBD91AE1B8 for <xml2rfc@ietf.org>; Tue,  3 Dec 2013 12:05:43 -0800 (PST)
Received: from localhost ([127.0.0.1]:59147 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1VnwDb-0004so-LK; Tue, 03 Dec 2013 21:05:16 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: ietf@augustcellars.com, cabo@tzi.org
X-Trac-Project: xml2rfc
Date: Tue, 03 Dec 2013 20:05:15 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: /ticket/151#comment:3
Message-ID: <078.85405c6f41475280f11a6297b29a6485@tools.ietf.org>
References: <063.bc2b309beb252f9c656181ca730d64a1@tools.ietf.org>
X-Trac-Ticket-ID: 151
In-Reply-To: <063.bc2b309beb252f9c656181ca730d64a1@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: ietf@augustcellars.com, cabo@tzi.org, sginoza@amsl.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org, sginoza@amsl.com
Subject: Re: [xml2rfc] #151: figure handling: indentation and extraneous blank lines
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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, 03 Dec 2013 20:05:45 -0000

#151: figure handling: indentation and extraneous blank lines

Changes (by ietf@augustcellars.com):

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


Comment:

 Fixed in [1058]:

 Fix the centering algorithm so that the nroff and txt output files are
 more consistent.
 Fix #129 - Left shift artwork that is greater than 69 characters wide and
 steal space from the left margin
 Fix #151 & 194 which deal with how figures are layout
 Fix #132 - if the artwork has an alignment - then it overrides the
 figure's version for the purpose of the artwork itself
 Fix #213 - suppres-title kills the title decoration (i.e. Figure 1:) which
 matches v1 behavior.

-- 
------------------------------+------------------------------------
  Reporter:  arusso@amsl.com  |      Owner:  ietf@augustcellars.com
      Type:  defect           |     Status:  closed
  Priority:  medium           |  Milestone:
 Component:  Version 2 cli    |    Version:  2.4.x
Resolution:  fixed            |   Keywords:
------------------------------+------------------------------------

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


From trac@tools.ietf.org  Tue Dec  3 12:07:15 2013
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 323D91ADF2E for <xml2rfc@ietfa.amsl.com>; Tue,  3 Dec 2013 12:07:15 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.901
X-Spam-Level: 
X-Spam-Status: No, score=-1.901 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-0.001] autolearn=ham
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 uRpRuULtG62D for <xml2rfc@ietfa.amsl.com>; Tue,  3 Dec 2013 12:07:13 -0800 (PST)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 7D5181AC3DA for <xml2rfc@ietf.org>; Tue,  3 Dec 2013 12:07:13 -0800 (PST)
Received: from localhost ([127.0.0.1]:59218 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1VnwFL-0001aH-79; Tue, 03 Dec 2013 21:07:03 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: ietf@augustcellars.com, cabo@tzi.org
X-Trac-Project: xml2rfc
Date: Tue, 03 Dec 2013 20:07:03 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/151#comment:4
Message-ID: <078.6d23222b3cffa24d7baed761fd105a14@tools.ietf.org>
References: <063.bc2b309beb252f9c656181ca730d64a1@tools.ietf.org>
X-Trac-Ticket-ID: 151
In-Reply-To: <063.bc2b309beb252f9c656181ca730d64a1@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: ietf@augustcellars.com, cabo@tzi.org, sginoza@amsl.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org, sginoza@amsl.com
Subject: Re: [xml2rfc] #151: figure handling: indentation and extraneous blank lines
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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, 03 Dec 2013 20:07:15 -0000

#151: figure handling: indentation and extraneous blank lines


Comment (by ietf@augustcellars.com):

 May not have fixed the extraneous line.  Please verify and let me know.

-- 
------------------------------+------------------------------------
  Reporter:  arusso@amsl.com  |      Owner:  ietf@augustcellars.com
      Type:  defect           |     Status:  closed
  Priority:  medium           |  Milestone:
 Component:  Version 2 cli    |    Version:  2.4.x
Resolution:  fixed            |   Keywords:
------------------------------+------------------------------------

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


From trac@tools.ietf.org  Tue Dec  3 12:08:11 2013
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 87D4D1AE11D for <xml2rfc@ietfa.amsl.com>; Tue,  3 Dec 2013 12:08:11 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.901
X-Spam-Level: 
X-Spam-Status: No, score=-1.901 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-0.001] autolearn=ham
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 xApMOyHt-zHP for <xml2rfc@ietfa.amsl.com>; Tue,  3 Dec 2013 12:08:10 -0800 (PST)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id C5ACF1AC3DA for <xml2rfc@ietf.org>; Tue,  3 Dec 2013 12:08:09 -0800 (PST)
Received: from localhost ([127.0.0.1]:59254 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1VnwGL-0002UG-8A; Tue, 03 Dec 2013 21:08:05 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: ietf@augustcellars.com, henrik@levkowetz.com, arusso@amsl.com
X-Trac-Project: xml2rfc
Date: Tue, 03 Dec 2013 20:08:05 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/194#comment:4
Message-ID: <078.2656af7eaff096a36a9dadfaf3ec03be@tools.ietf.org>
References: <063.3304121621b15aea16c9ad2d39d4a3fe@tools.ietf.org>
X-Trac-Ticket-ID: 194
In-Reply-To: <063.3304121621b15aea16c9ad2d39d4a3fe@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: ietf@augustcellars.com, henrik@levkowetz.com, arusso@amsl.com, sginoza@amsl.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org, sginoza@amsl.com
Subject: Re: [xml2rfc] #194: handling of leading space in figure artwork
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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, 03 Dec 2013 20:08:11 -0000

#194: handling of leading space in figure artwork

Changes (by ietf@augustcellars.com):

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


Comment:

 Fixed in 1058

 We now always just indent a figure and don't try to be smart about it.

-- 
------------------------------+------------------------------------
  Reporter:  arusso@amsl.com  |      Owner:  ietf@augustcellars.com
      Type:  defect           |     Status:  closed
  Priority:  medium           |  Milestone:
 Component:  Version 2 cli    |    Version:  2.4.x
Resolution:  fixed            |   Keywords:
------------------------------+------------------------------------

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


From fernando@gont.com.ar  Tue Dec  3 12:32:52 2013
Return-Path: <fernando@gont.com.ar>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 19C061AD7C1 for <xml2rfc@ietfa.amsl.com>; Tue,  3 Dec 2013 12:32:52 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.902
X-Spam-Level: 
X-Spam-Status: No, score=-1.902 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] autolearn=ham
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 XBtKbpSQb5Vh for <xml2rfc@ietfa.amsl.com>; Tue,  3 Dec 2013 12:32:49 -0800 (PST)
Received: from web01.jbserver.net (web01.jbserver.net [IPv6:2a00:d10:2000:e::3]) by ietfa.amsl.com (Postfix) with ESMTP id 789ED1AD8DC for <xml2rfc@ietf.org>; Tue,  3 Dec 2013 12:32:49 -0800 (PST)
Received: from [2001:5c0:1000:a::184f] by web01.jbserver.net with esmtpsa (TLSv1:DHE-RSA-CAMELLIA256-SHA:256) (Exim 4.80.1) (envelope-from <fernando@gont.com.ar>) id 1Vnwe7-00069a-Vs; Tue, 03 Dec 2013 21:32:40 +0100
Message-ID: <529E3FDE.7060004@gont.com.ar>
Date: Tue, 03 Dec 2013 17:32:30 -0300
From: Fernando Gont <fernando@gont.com.ar>
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.1
MIME-Version: 1.0
To: xml2rfc@ietf.org
X-Enigmail-Version: 1.5.2
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Subject: [xml2rfc] "Unable to validate file" error
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
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: <http://www.ietf.org/mail-archive/web/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, 03 Dec 2013 20:32:52 -0000

Folks,

I'm having trouble processing a document with the online version of
xml2rfc. I get the following error message:

---- cut here ----
Unable to Validate File

ERROR: Unable to parse the XML document: INPUT

Using
XML_LIBRARY=/home/www/tools.ietf.org/tools/xml2rfc/web/public/rfc/bibxml:/home/www/tools.ietf.org/tools/xml2rfc/web/public/rfc/bibxml2:/home/www/tools.ietf.org/tools/xml2rfc/web/public/rfc/bibxml3:/home/www/tools.ietf.org/tools/xml2rfc/web/public/rfc/bibxml4:/home/www/tools.ietf.org/tools/xml2rfc/web/public/rfc/bibxml5
Parsing file INPUT
Resolving entity...
/usr/local/lib/python2.7/dist-packages/xml2rfc-2.4.3-py2.7.egg/xml2rfc/templates/rfc2629.dtd
Resolving entity...
/usr/local/lib/python2.7/dist-packages/xml2rfc-2.4.3-py2.7.egg/xml2rfc/templates/rfc2629-xhtml.ent
Resolving entity...
/usr/local/lib/python2.7/dist-packages/xml2rfc-2.4.3-py2.7.egg/xml2rfc/templates/rfc2629-other.ent
---- cut here ----

ANy clues regarding what might be going on?

Thanks,
-- 
Fernando Gont
e-mail: fernando@gont.com.ar || fgont@si6networks.com
PGP Fingerprint: 7809 84F5 322E 45C7 F1C9 3945 96EE A9EF D076 FFF1




From trac@tools.ietf.org  Tue Dec  3 18:43:16 2013
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 03A6F1AE019 for <xml2rfc@ietfa.amsl.com>; Tue,  3 Dec 2013 18:43:16 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.901
X-Spam-Level: 
X-Spam-Status: No, score=-1.901 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-0.001] autolearn=ham
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 vaeuAZvYICix for <xml2rfc@ietfa.amsl.com>; Tue,  3 Dec 2013 18:43:13 -0800 (PST)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id A42BC1ADFAD for <xml2rfc@ietf.org>; Tue,  3 Dec 2013 18:43:13 -0800 (PST)
Received: from localhost ([127.0.0.1]:46755 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1Vo2Qf-0005Gz-1V; Wed, 04 Dec 2013 03:43:09 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: henrik@levkowetz.com, ietf@augustcellars.com
X-Trac-Project: xml2rfc
Date: Wed, 04 Dec 2013 02:43:08 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: /ticket/209#comment:2
Message-ID: <084.fa7df794d59eaf3e97053405565dd712@tools.ietf.org>
References: <069.d5e00548531d4b598aba7c99667f5573@tools.ietf.org>
X-Trac-Ticket-ID: 209
In-Reply-To: <069.d5e00548531d4b598aba7c99667f5573@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, ietf@augustcellars.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #209: Wrong cross-references in HTML output
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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, 04 Dec 2013 02:43:16 -0000

#209: Wrong cross-references in HTML output

Changes (by ietf@augustcellars.com):

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


Comment:

 Fixed in [1059]:

 Set of fixes that deal with xref in documents.
 Set of fixes that deal with references.

 Fix #209 - We now use the anchor rather than the generated bullet as the
 id of the reference element.
 Fix #210 - The html did not have the same check for symrefs when sorting
 references that the text version did.  Copy it over so they both only sort
 if symrefs is yes
 Fix #149 and #170- anchors on t elements in a section were referencable,
 but no those in lists.  They are now referencable
 We now generate a warning when we get a target in an xref that we have not
 created an indexable reference for.  This basically gives us an internal
 error check.
 We now generate a warning when a reference is created that is not targeted
 by an xref in the document.

-- 
------------------------------------+----------------------------------
  Reporter:  dreibh@iem.uni-due.de  |      Owner:  henrik@levkowetz.com
      Type:  defect                 |     Status:  closed
  Priority:  major                  |  Milestone:
 Component:  Version 2 cli          |    Version:  2.4.x
Resolution:  fixed                  |   Keywords:
------------------------------------+----------------------------------

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


From trac@tools.ietf.org  Tue Dec  3 18:43:17 2013
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 350961AE019 for <xml2rfc@ietfa.amsl.com>; Tue,  3 Dec 2013 18:43:17 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.901
X-Spam-Level: 
X-Spam-Status: No, score=-1.901 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-0.001] autolearn=ham
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 G7Lw9O3eFzUY for <xml2rfc@ietfa.amsl.com>; Tue,  3 Dec 2013 18:43:15 -0800 (PST)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 2B8981ADFC5 for <xml2rfc@ietf.org>; Tue,  3 Dec 2013 18:43:15 -0800 (PST)
Received: from localhost ([127.0.0.1]:46758 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1Vo2Qf-0005LL-6N; Wed, 04 Dec 2013 03:43:09 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: henrik@levkowetz.com, julian.reschke@gmx.de, ietf@augustcellars.com
X-Trac-Project: xml2rfc
Date: Wed, 04 Dec 2013 02:43:09 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: /ticket/149#comment:5
Message-ID: <085.6bf5454bb808831797d96c9a69498569@tools.ietf.org>
References: <070.52c59acdb80e8da5d2b890c410e58829@tools.ietf.org>
X-Trac-Ticket-ID: 149
In-Reply-To: <070.52c59acdb80e8da5d2b890c410e58829@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, julian.reschke@gmx.de, ietf@augustcellars.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #149: Reference to list item does not populate with the list item number
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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, 04 Dec 2013 02:43:17 -0000

#149: Reference to list item does not populate with the list item number

Changes (by ietf@augustcellars.com):

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


Comment:

 Fixed in [1059]:

 Set of fixes that deal with xref in documents.
 Set of fixes that deal with references.

 Fix #209 - We now use the anchor rather than the generated bullet as the
 id of the reference element.
 Fix #210 - The html did not have the same check for symrefs when sorting
 references that the text version did.  Copy it over so they both only sort
 if symrefs is yes
 Fix #149 and #170- anchors on t elements in a section were referencable,
 but no those in lists.  They are now referencable
 We now generate a warning when we get a target in an xref that we have not
 created an indexable reference for.  This basically gives us an internal
 error check.
 We now generate a warning when a reference is created that is not targeted
 by an xref in the document.

-- 
-------------------------------------+----------------------------------
  Reporter:  ietf@augustcellars.com  |      Owner:  henrik@levkowetz.com
      Type:  defect                  |     Status:  closed
  Priority:  medium                  |  Milestone:
 Component:  Version 2 cli           |    Version:  2.4.x
Resolution:  fixed                   |   Keywords:
-------------------------------------+----------------------------------

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


From trac@tools.ietf.org  Tue Dec  3 18:43:18 2013
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id AA47D1AE185 for <xml2rfc@ietfa.amsl.com>; Tue,  3 Dec 2013 18:43:18 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.901
X-Spam-Level: 
X-Spam-Status: No, score=-1.901 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-0.001] autolearn=ham
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 LsOWIbRSlNQV for <xml2rfc@ietfa.amsl.com>; Tue,  3 Dec 2013 18:43:17 -0800 (PST)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id DC6841AE018 for <xml2rfc@ietf.org>; Tue,  3 Dec 2013 18:43:15 -0800 (PST)
Received: from localhost ([127.0.0.1]:46757 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1Vo2Qf-0005KF-4X; Wed, 04 Dec 2013 03:43:09 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: henrik@levkowetz.com, julian.reschke@gmx.de, ietf@augustcellars.com
X-Trac-Project: xml2rfc
Date: Wed, 04 Dec 2013 02:43:09 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: /ticket/210#comment:2
Message-ID: <084.17f3fd4b5539b21cbdd16496fdaf99d6@tools.ietf.org>
References: <069.e784a5fc2088443fd46cdc5cded9e19e@tools.ietf.org>
X-Trac-Ticket-ID: 210
In-Reply-To: <069.e784a5fc2088443fd46cdc5cded9e19e@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, julian.reschke@gmx.de, ietf@augustcellars.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #210: Sorting of references does not work properly with symrefs="no"
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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, 04 Dec 2013 02:43:18 -0000

#210: Sorting of references does not work properly with symrefs="no"

Changes (by ietf@augustcellars.com):

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


Comment:

 Fixed in [1059]:

 Set of fixes that deal with xref in documents.
 Set of fixes that deal with references.

 Fix #209 - We now use the anchor rather than the generated bullet as the
 id of the reference element.
 Fix #210 - The html did not have the same check for symrefs when sorting
 references that the text version did.  Copy it over so they both only sort
 if symrefs is yes
 Fix #149 and #170- anchors on t elements in a section were referencable,
 but no those in lists.  They are now referencable
 We now generate a warning when we get a target in an xref that we have not
 created an indexable reference for.  This basically gives us an internal
 error check.
 We now generate a warning when a reference is created that is not targeted
 by an xref in the document.

-- 
------------------------------------+----------------------------------
  Reporter:  dreibh@iem.uni-due.de  |      Owner:  henrik@levkowetz.com
      Type:  defect                 |     Status:  closed
  Priority:  medium                 |  Milestone:
 Component:  Version 2 cli          |    Version:  2.4.x
Resolution:  fixed                  |   Keywords:
------------------------------------+----------------------------------

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


From trac@tools.ietf.org  Tue Dec  3 18:43:19 2013
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A96751AE185 for <xml2rfc@ietfa.amsl.com>; Tue,  3 Dec 2013 18:43:19 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.901
X-Spam-Level: 
X-Spam-Status: No, score=-1.901 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-0.001] autolearn=ham
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 9xU8O6qaFM4j for <xml2rfc@ietfa.amsl.com>; Tue,  3 Dec 2013 18:43:17 -0800 (PST)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id C5E281ADFAD for <xml2rfc@ietf.org>; Tue,  3 Dec 2013 18:43:16 -0800 (PST)
Received: from localhost ([127.0.0.1]:46756 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1Vo2Qf-0005JG-3D; Wed, 04 Dec 2013 03:43:09 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: henrik@levkowetz.com, arusso@amsl.com, julian.reschke@gmx.de, ietf@augustcellars.com
X-Trac-Project: xml2rfc
Date: Wed, 04 Dec 2013 02:43:09 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: /ticket/170#comment:3
Message-ID: <078.072eb7f25d1c3191b99e8cc9da640f29@tools.ietf.org>
References: <063.3ea5d357edc34fb07139da0c141b93fd@tools.ietf.org>
X-Trac-Ticket-ID: 170
In-Reply-To: <063.3ea5d357edc34fb07139da0c141b93fd@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, arusso@amsl.com, julian.reschke@gmx.de, ietf@augustcellars.com, sginoza@amsl.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org, sginoza@amsl.com
Subject: Re: [xml2rfc] #170: anchor on t element doesn't work
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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, 04 Dec 2013 02:43:20 -0000

#170: anchor on t element doesn't work

Changes (by ietf@augustcellars.com):

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


Comment:

 Fixed in [1059]:

 Set of fixes that deal with xref in documents.
 Set of fixes that deal with references.

 Fix #209 - We now use the anchor rather than the generated bullet as the
 id of the reference element.
 Fix #210 - The html did not have the same check for symrefs when sorting
 references that the text version did.  Copy it over so they both only sort
 if symrefs is yes
 Fix #149 and #170- anchors on t elements in a section were referencable,
 but no those in lists.  They are now referencable
 We now generate a warning when we get a target in an xref that we have not
 created an indexable reference for.  This basically gives us an internal
 error check.
 We now generate a warning when a reference is created that is not targeted
 by an xref in the document.

-- 
------------------------------+----------------------------------
  Reporter:  arusso@amsl.com  |      Owner:  henrik@levkowetz.com
      Type:  defect           |     Status:  closed
  Priority:  minor            |  Milestone:
 Component:  Version 2 cli    |    Version:  2.4.x
Resolution:  fixed            |   Keywords:
------------------------------+----------------------------------

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


From trac@tools.ietf.org  Tue Dec  3 19:38:25 2013
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 1B1C31ADBE8 for <xml2rfc@ietfa.amsl.com>; Tue,  3 Dec 2013 19:38:25 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.901
X-Spam-Level: 
X-Spam-Status: No, score=-1.901 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-0.001] autolearn=ham
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 F0OXzNBVLQnD for <xml2rfc@ietfa.amsl.com>; Tue,  3 Dec 2013 19:38:22 -0800 (PST)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 6C0A81AD8CD for <xml2rfc@ietf.org>; Tue,  3 Dec 2013 19:38:21 -0800 (PST)
Received: from localhost ([127.0.0.1]:48515 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1Vo3Hx-0006sL-NJ; Wed, 04 Dec 2013 04:38:14 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: henrik@levkowetz.com, ietf@augustcellars.com
X-Trac-Project: xml2rfc
Date: Wed, 04 Dec 2013 03:38:13 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/215
Message-ID: <070.5c5033f927441bbaaf94f29017debe3e@tools.ietf.org>
X-Trac-Ticket-ID: 215
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, ietf@augustcellars.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org
Subject: [xml2rfc] #215: anchor on t element in nested list produces wrong counter
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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, 04 Dec 2013 03:38:25 -0000

#215: anchor on t element in nested list produces wrong counter

 When an anchor is placed on a t element that is nested more than one level
 deep, v1 produced a dotted list of counts for the element while v2 just
 produces the single paragraph count for the current list.

-- 
------------------------------------+----------------------------------
 Reporter:  ietf@augustcellars.com  |      Owner:  henrik@levkowetz.com
     Type:  defect                  |     Status:  new
 Priority:  minor                   |  Milestone:
Component:  Version 2 cli           |    Version:  2.4.x
 Keywords:                          |
------------------------------------+----------------------------------

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


From trac@tools.ietf.org  Tue Dec  3 19:40:09 2013
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BDD441ADFFD for <xml2rfc@ietfa.amsl.com>; Tue,  3 Dec 2013 19:40:09 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.901
X-Spam-Level: 
X-Spam-Status: No, score=-3.901 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, GB_I_LETTER=-2, RP_MATCHES_RCVD=-0.001] autolearn=ham
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 9e3Ggfdwbu7L for <xml2rfc@ietfa.amsl.com>; Tue,  3 Dec 2013 19:40:08 -0800 (PST)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 242591ADBE8 for <xml2rfc@ietf.org>; Tue,  3 Dec 2013 19:40:08 -0800 (PST)
Received: from localhost ([127.0.0.1]:48532 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1Vo3Jk-0004v3-2s; Wed, 04 Dec 2013 04:40:04 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: henrik@levkowetz.com, ietf@augustcellars.com
X-Trac-Project: xml2rfc
Date: Wed, 04 Dec 2013 03:40:04 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/216
Message-ID: <070.18a8ef429e395019c14d4c69336b5c61@tools.ietf.org>
X-Trac-Ticket-ID: 216
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, ietf@augustcellars.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org
Subject: [xml2rfc] #216: anchor on t element in list should reflect the format on the list
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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, 04 Dec 2013 03:40:09 -0000

#216: anchor on t element in list should reflect the format on the list

 When you have <list style="letters"><t anchor="leaf">  then an xref to the
 element should return a counter of A rather than 1.

-- 
------------------------------------+----------------------------------
 Reporter:  ietf@augustcellars.com  |      Owner:  henrik@levkowetz.com
     Type:  enhancement             |     Status:  new
 Priority:  minor                   |  Milestone:
Component:  Version 2 cli           |    Version:  2.4.x
 Keywords:                          |
------------------------------------+----------------------------------

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


From arusso@amsl.com  Wed Dec  4 09:02:36 2013
Return-Path: <arusso@amsl.com>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D7E321AE08C for <xml2rfc@ietfa.amsl.com>; Wed,  4 Dec 2013 09:02:36 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.902
X-Spam-Level: 
X-Spam-Status: No, score=-3.902 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, GB_I_LETTER=-2, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001] autolearn=ham
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 ZGmmpa7Mtfb1 for <xml2rfc@ietfa.amsl.com>; Wed,  4 Dec 2013 09:02:34 -0800 (PST)
Received: from mail.amsl.com (mail.amsl.com [64.170.98.21]) by ietfa.amsl.com (Postfix) with ESMTP id 8C9AD1AE2D4 for <xml2rfc@ietf.org>; Wed,  4 Dec 2013 09:02:34 -0800 (PST)
Received: from localhost (localhost [127.0.0.1]) by c9a.amsl.com (Postfix) with ESMTP id EFC92A61F4; Wed,  4 Dec 2013 09:01:40 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
Received: from c9a.amsl.com ([127.0.0.1]) by localhost (c9a.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FMVui8n9Mb-G; Wed,  4 Dec 2013 09:01:40 -0800 (PST)
Received: from rfc2.home (pool-68-238-162-118.washdc.fios.verizon.net [68.238.162.118]) by c9a.amsl.com (Postfix) with ESMTPSA id 5674CA60E2; Wed,  4 Dec 2013 09:01:40 -0800 (PST)
From: Alice Russo <arusso@amsl.com>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: quoted-printable
Date: Wed, 4 Dec 2013 12:02:29 -0500
Message-Id: <46E57B05-A623-45A6-B63D-5FE12BFEF399@amsl.com>
To: Julian Reschke <julian.reschke@greenbytes.de>
Mime-Version: 1.0 (Apple Message framework v1085)
X-Mailer: Apple Mail (2.1085)
Cc: xml2rfc list <xml2rfc@ietf.org>
Subject: [xml2rfc] comments on draft-reschke-xml2rfc-02
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
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: <http://www.ietf.org/mail-archive/web/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, 04 Dec 2013 17:02:37 -0000

Hi Julian,

Thanks for your work on this. Comments below on draft-reschke-xml2rfc-02 =
(not including Appendix D).

-Alice

1) Section 1 or 1.1

>   It obsoletes the original version ("v1") [RFC2629], which contained
>   the original language definition, and which was subsequently =
extended
>   ("v2").
...
>   The XML vocabulary here is defined in prose, based on the Relax NG
>   schema ([RNC]) contained in Appendix C (specified in Relax NG =
Compact
>   Notation, "RNC").

Could a pointer to the existing DTD be added? e.g.,
The v2 XML vocabulary is also defined in a DTD, as available from
<foo>. (where foo is =
http://svn.tools.ietf.org/svn/tools/xml2rfc/spec-v2/02/xml2rfcv2.dtd or =
otherwise)

Rationale: For documenting the chain of vocabularies, it seems useful to =
point to where the v2 DTD lives. Suggest being clear about:
- RFC 2629 contains the v1 vocabulary in a DTD.
- <foo> is the v2 vocabulary in a DTD.
- This document contains the v2 vocabulary in a Relax NG schema.


2) Section 1.1

>   Each element description also contains the RNC fragment for that
>   specific element in a slightly simplified form (for instance, =
leaving
>   out defaults).  This is included as alternative for readers who
>   prefer formal syntax over prose. [[anchor2: This information is
>   redundant with the prose *and* repeated in the index; I'd like to
>   hear feedback whether it's more useful than distracting.]]

Fine w/ me to go to Appendix C to see the syntax.


3) Section 2.6.1.2

>   Initials should be provided as a whitespace separated list of pairs
>   of a letter and a dot.

The period is optional because the output is correct whether or not it's =
present.


4) Section 2.11

> Gives the country in a postal address.

Perhaps mention that this statement from RFC 2629 has been intentionally =
removed?
"Finally, the value of the "country" element should be a two-letter code =
from ISO 3166."
(In practice, authors use various forms.)

Side note: The future RFC style guide (draft-flanagan-style) makes a =
specific recommendation ("the English short name as maintained by the =
ISO 3166 Maintenance Agency").


5) Section 2.44

>   This element is used to specify the Working Group the document
>   originates from, if any.  The recommended format is the official =
name
>   of the Working Group (with some capitalization), plus the string
>   "Working Group".

For I-Ds or RFCs, this element can also be used by documents in the IRTF =
stream.

Specifically for RFCs, when submissionType=3D"IRTF" and consensus is set =
to yes or no, <workgroup> gets inserted into the boilerplate ("Status of =
This Memo"). The template already includes "Research Group", so the =
element should contain the string without "Research Group" to prevent =
output such as
"This RFC represents the consensus of the Delay-Tolerant Network =
Research Group Research Group".


6) The titles of A.2.1.2 and A.2.1.3 are reversed. Also, the note should =
state that noModificationTrust200902 doesn't apply to any RFCs (not just =
Standards Track).

Current:

A.2.1.2.  noModificationTrust200902


  This produces additional text from Section 6.c.i of the TLP:

     This document may not be modified, and derivative works of it may
     not be created, except to format it for publication as an RFC or
     to translate it into languages other than English.

     Note: this clause is incompatible with RFCs that are published on
     the Standards Track.


A.2.1.3.  noDerivativesTrust200902


  This produces the additional text from Section 6.c.ii of the TLP:

     This document may not be modified, and derivative works of it may
     not be created, and it may not be published except as an Internet-
     Draft.

     Note: this clause is incompatible with RFCs that are published on
     the Standards Track.

----------
Should be:

A.2.1.2.  noDerivativesTrust200902


  This produces additional text from Section 6.c.i of the TLP:

     This document may not be modified, and derivative works of it may
     not be created, except to format it for publication as an RFC or
     to translate it into languages other than English.

     Note: this clause is incompatible with RFCs that are published on
     the Standards Track.


A.2.1.3.  noModificationTrust200902


  This produces the additional text from Section 6.c.ii of the TLP:

     This document may not be modified, and derivative works of it may
     not be created, and it may not be published except as an Internet-
     Draft.

     Note: this clause is incompatible with RFCs.


7) B.3
>   <t>: The "anchor" attribute can now be used as well, however there
>    are restrictions on how they can be referred to.  (Section 2.38)

What are these restrictions?=20


8) nits
old: Note that not the vocabulary contains=20
new: Note that the vocabulary contains=20

old: This is included as alternative
new: This is included as an alternative


9) suggestions for a few missing desc. (reusing some text from 2629)

[[element.vspace.missing: element description missing]]

   Used to insert vertical whitespace.=20

[[element.vspace.attribute.blankLines.missing: attribute description
   missing]]

   Indicates the number of blank lines that should be inserted.  A=20
   line break is specified by using the default value, "0".

[[element.xref.missing: element description missing]]

   Used to cross-reference sections, figures, and references.  =
Additionally, it can be used to cross-reference a <t> element.


From trac@tools.ietf.org  Wed Dec  4 11:55:14 2013
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 658861AE180 for <xml2rfc@ietfa.amsl.com>; Wed,  4 Dec 2013 11:55:14 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.901
X-Spam-Level: 
X-Spam-Status: No, score=-1.901 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-0.001] autolearn=ham
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 V_mAA4x-McbF for <xml2rfc@ietfa.amsl.com>; Wed,  4 Dec 2013 11:55:12 -0800 (PST)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 4DB401AD957 for <xml2rfc@ietf.org>; Wed,  4 Dec 2013 11:55:12 -0800 (PST)
Received: from localhost ([127.0.0.1]:58277 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1VoIXL-0003Mj-P3; Wed, 04 Dec 2013 20:55:07 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: henrik@levkowetz.com, ietf@augustcellars.com
X-Trac-Project: xml2rfc
Date: Wed, 04 Dec 2013 19:55:07 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/130#comment:1
Message-ID: <085.ccb2991c5ce9b6ccc5b524739d19ecb6@tools.ietf.org>
References: <070.9e9f506600a02254c69ff3870476142d@tools.ietf.org>
X-Trac-Ticket-ID: 130
In-Reply-To: <070.9e9f506600a02254c69ff3870476142d@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, ietf@augustcellars.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #130: wrap conversion forms radio INPUTs with LABELs
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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, 04 Dec 2013 19:55:14 -0000

#130: wrap conversion forms radio INPUTs with LABELs

Changes (by ietf@augustcellars.com):

 * component:  Version 2 cli html => Version 2 gui


Comment:

 This appears to be the web page and not the program.

-- 
-------------------------------------+----------------------------------
  Reporter:  infrastation@yandex.ru  |      Owner:  henrik@levkowetz.com
      Type:  enhancement             |     Status:  new
  Priority:  medium                  |  Milestone:
 Component:  Version 2 gui           |    Version:
Resolution:                          |   Keywords:
-------------------------------------+----------------------------------

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


From trac@tools.ietf.org  Wed Dec  4 11:56:31 2013
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 70B041AE171 for <xml2rfc@ietfa.amsl.com>; Wed,  4 Dec 2013 11:56:31 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.901
X-Spam-Level: 
X-Spam-Status: No, score=-1.901 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-0.001] autolearn=ham
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 vmrMIwQll1ws for <xml2rfc@ietfa.amsl.com>; Wed,  4 Dec 2013 11:56:29 -0800 (PST)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 9C1991ADEDC for <xml2rfc@ietf.org>; Wed,  4 Dec 2013 11:56:29 -0800 (PST)
Received: from localhost ([127.0.0.1]:58309 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1VoIYc-0000e3-5V; Wed, 04 Dec 2013 20:56:26 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: henrik@levkowetz.com, ietf@augustcellars.com
X-Trac-Project: xml2rfc
Date: Wed, 04 Dec 2013 19:56:26 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/157#comment:1
Message-ID: <075.1de64356c160eb5aa12655893cbf92b0@tools.ietf.org>
References: <060.e90d8c1b6998cd40d3d5f4c30001a380@tools.ietf.org>
X-Trac-Ticket-ID: 157
In-Reply-To: <060.e90d8c1b6998cd40d3d5f4c30001a380@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, ietf@augustcellars.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #157: v2 swallows hang text with an empty content
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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, 04 Dec 2013 19:56:31 -0000

#157: v2 swallows hang text with an empty content

Changes (by ietf@augustcellars.com):

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


Comment:

 Same as issue #147

-- 
----------------------------+----------------------------------
  Reporter:  cabo@tzi.org   |      Owner:  henrik@levkowetz.com
      Type:  defect         |     Status:  closed
  Priority:  medium         |  Milestone:
 Component:  Version 2 cli  |    Version:  2.3.10
Resolution:  duplicate      |   Keywords:
----------------------------+----------------------------------

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


From trac@tools.ietf.org  Wed Dec  4 12:21:37 2013
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D86081AE0D6 for <xml2rfc@ietfa.amsl.com>; Wed,  4 Dec 2013 12:21:37 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.901
X-Spam-Level: 
X-Spam-Status: No, score=-1.901 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-0.001] autolearn=ham
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 afpt1GX_RnaP for <xml2rfc@ietfa.amsl.com>; Wed,  4 Dec 2013 12:21:35 -0800 (PST)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id CCCAB1AD8ED for <xml2rfc@ietf.org>; Wed,  4 Dec 2013 12:21:34 -0800 (PST)
Received: from localhost ([127.0.0.1]:59663 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1VoIwt-0003f7-5F; Wed, 04 Dec 2013 21:21:31 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: henrik@levkowetz.com, ietf@augustcellars.com
X-Trac-Project: xml2rfc
Date: Wed, 04 Dec 2013 20:21:31 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: /ticket/147#comment:1
Message-ID: <093.be51acb1147cb2cc4120651acee9c609@tools.ietf.org>
References: <078.9e6abe0d33d472225bc46bafb708675b@tools.ietf.org>
X-Trac-Ticket-ID: 147
In-Reply-To: <078.9e6abe0d33d472225bc46bafb708675b@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, ietf@augustcellars.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #147: hangtext with empty body
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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, 04 Dec 2013 20:21:38 -0000

#147: hangtext with empty body

Changes (by ietf@augustcellars.com):

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


Comment:

 Fixed in [1060]:

 Fix some list indentation problems.  We now default to an indent of 3 for
 hanging lists which is the same thing that v1 did.  We also use a value
 based on the bullet for format lists rather than using the 3 of a default
 hang indent - this also now matches v1 behavior.

 Fix #117 - use width of bullet not default to 3*level+3
 Fix #147 - a hangingText without any text in the body now emits the
 hangingText

-- 
---------------------------------------------+-----------------------------
  Reporter:  magnus.westerlund@ericsson.com  |      Owner:
      Type:  defect                          |  henrik@levkowetz.com
  Priority:  medium                          |     Status:  closed
 Component:  Version 2 cli txt               |  Milestone:
Resolution:  fixed                           |    Version:  2.3.10
                                             |   Keywords:
---------------------------------------------+-----------------------------

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


From trac@tools.ietf.org  Wed Dec  4 12:21:38 2013
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D12AB1AD8ED for <xml2rfc@ietfa.amsl.com>; Wed,  4 Dec 2013 12:21:38 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.901
X-Spam-Level: 
X-Spam-Status: No, score=-1.901 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-0.001] autolearn=ham
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 NAdm9FoUMYjn for <xml2rfc@ietfa.amsl.com>; Wed,  4 Dec 2013 12:21:37 -0800 (PST)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id B7CB01ADFBB for <xml2rfc@ietf.org>; Wed,  4 Dec 2013 12:21:36 -0800 (PST)
Received: from localhost ([127.0.0.1]:59664 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1VoIwt-0003fQ-82; Wed, 04 Dec 2013 21:21:31 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: ietf@augustcellars.com
X-Trac-Project: xml2rfc
Date: Wed, 04 Dec 2013 20:21:31 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: /ticket/117#comment:2
Message-ID: <078.de4711947abbca65df1535153537939c@tools.ietf.org>
References: <063.535e766352b308c67cb841efababbd97@tools.ietf.org>
X-Trac-Ticket-ID: 117
In-Reply-To: <063.535e766352b308c67cb841efababbd97@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: ietf@augustcellars.com, sginoza@amsl.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org, sginoza@amsl.com
Subject: Re: [xml2rfc] #117: odd indentation when using customized lists
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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, 04 Dec 2013 20:21:39 -0000

#117: odd indentation when using customized lists

Changes (by ietf@augustcellars.com):

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


Comment:

 Fixed in [1060]:

 Fix some list indentation problems.  We now default to an indent of 3 for
 hanging lists which is the same thing that v1 did.  We also use a value
 based on the bullet for format lists rather than using the 3 of a default
 hang indent - this also now matches v1 behavior.

 Fix #117 - use width of bullet not default to 3*level+3
 Fix #147 - a hangingText without any text in the body now emits the
 hangingText

-- 
------------------------------+------------------------------------
  Reporter:  arusso@amsl.com  |      Owner:  ietf@augustcellars.com
      Type:  defect           |     Status:  closed
  Priority:  medium           |  Milestone:
 Component:  Version 2 cli    |    Version:  2.3.11
Resolution:  fixed            |   Keywords:
------------------------------+------------------------------------

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


From ietf@augustcellars.com  Wed Dec  4 13:27:48 2013
Return-Path: <ietf@augustcellars.com>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 628C21AE055 for <xml2rfc@ietfa.amsl.com>; Wed,  4 Dec 2013 13:27:48 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.101
X-Spam-Level: 
X-Spam-Status: No, score=0.101 tagged_above=-999 required=5 tests=[BAYES_50=0.8, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-0.7] autolearn=ham
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 sWdKOXRH01TS for <xml2rfc@ietfa.amsl.com>; Wed,  4 Dec 2013 13:27:46 -0800 (PST)
Received: from smtp1.pacifier.net (smtp1.pacifier.net [64.255.237.171]) by ietfa.amsl.com (Postfix) with ESMTP id F01411ADF61 for <xml2rfc@ietf.org>; Wed,  4 Dec 2013 13:27:45 -0800 (PST)
Received: from Philemon (static-50-47-50-163.sttl.wa.frontiernet.net [50.47.50.163]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: jimsch@nwlink.com) by smtp1.pacifier.net (Postfix) with ESMTPSA id 4B54E2CA3D for <xml2rfc@ietf.org>; Wed,  4 Dec 2013 13:27:39 -0800 (PST)
From: "Jim Schaad" <ietf@augustcellars.com>
To: <xml2rfc@ietf.org>
Date: Wed, 4 Dec 2013 13:26:14 -0800
Message-ID: <009801cef137$764df980$62e9ec80$@augustcellars.com>
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="----=_NextPart_000_0099_01CEF0F4.682C6730"
X-Mailer: Microsoft Outlook 14.0
thread-index: Ac7xM5/MrJWkD3NEQeC38CXBVTYY/w==
Content-Language: en-us
Subject: [xml2rfc] Ticket #105 - ability to create an unnumbered section
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
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: <http://www.ietf.org/mail-archive/web/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, 04 Dec 2013 21:27:48 -0000

This is a multipart message in MIME format.

------=_NextPart_000_0099_01CEF0F4.682C6730
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: 7bit

I am getting ready to start implementation of this and wanted to make sure
that I have not missed things that need to be dealt with.

 

The changes that are to be made:

 

1.       Change the dtd to allow an "unnumbered" attribute on section with a
default value of "no"

2.       Unnumbered section are not permitted between any two numbered
sections.

3.       Unnumbered sections can occur in middle, back and numbered sections

4.       Unnumbered sections will have a different counter than numbered
sections, and will generate an autoAnchor string along the lines of
'rfc.section.u1' or 'rfc.section.1.u1' (for a section at the top level and
nested one deep respectively).

5.       Looking at the HTML output for sections, I find it odd that there
is an 'a' element emitted that points to where one is for sections.

    <h1 id="rfc.section.1"><a href="#rfc.section.1">1.</a> Introduction</h1>

since we don't have a bullet in this case to point to, I would propose that
the 'a' element be omitted.

 

Jim

 


------=_NextPart_000_0099_01CEF0F4.682C6730
Content-Type: text/html;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<html xmlns:v=3D"urn:schemas-microsoft-com:vml" =
xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" =
xmlns=3D"http://www.w3.org/TR/REC-html40"><head><meta =
http-equiv=3DContent-Type content=3D"text/html; =
charset=3Dus-ascii"><meta name=3DGenerator content=3D"Microsoft Word 14 =
(filtered medium)"><style><!--
/* Font Definitions */
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:purple;
	text-decoration:underline;}
p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph
	{mso-style-priority:34;
	margin-top:0in;
	margin-right:0in;
	margin-bottom:0in;
	margin-left:.5in;
	margin-bottom:.0001pt;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";}
span.EmailStyle17
	{mso-style-type:personal-compose;
	font-family:"Calibri","sans-serif";
	color:windowtext;}
.MsoChpDefault
	{mso-style-type:export-only;
	font-family:"Calibri","sans-serif";}
@page WordSection1
	{size:8.5in 11.0in;
	margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
	{page:WordSection1;}
/* List Definitions */
@list l0
	{mso-list-id:1184172465;
	mso-list-type:hybrid;
	mso-list-template-ids:-805147718 67698703 67698713 67698715 67698703 =
67698713 67698715 67698703 67698713 67698715;}
@list l0:level1
	{mso-level-tab-stop:none;
	mso-level-number-position:left;
	text-indent:-.25in;}
@list l0:level2
	{mso-level-number-format:alpha-lower;
	mso-level-tab-stop:none;
	mso-level-number-position:left;
	text-indent:-.25in;}
@list l0:level3
	{mso-level-number-format:roman-lower;
	mso-level-tab-stop:none;
	mso-level-number-position:right;
	text-indent:-9.0pt;}
@list l0:level4
	{mso-level-tab-stop:none;
	mso-level-number-position:left;
	text-indent:-.25in;}
@list l0:level5
	{mso-level-number-format:alpha-lower;
	mso-level-tab-stop:none;
	mso-level-number-position:left;
	text-indent:-.25in;}
@list l0:level6
	{mso-level-number-format:roman-lower;
	mso-level-tab-stop:none;
	mso-level-number-position:right;
	text-indent:-9.0pt;}
@list l0:level7
	{mso-level-tab-stop:none;
	mso-level-number-position:left;
	text-indent:-.25in;}
@list l0:level8
	{mso-level-number-format:alpha-lower;
	mso-level-tab-stop:none;
	mso-level-number-position:left;
	text-indent:-.25in;}
@list l0:level9
	{mso-level-number-format:roman-lower;
	mso-level-tab-stop:none;
	mso-level-number-position:right;
	text-indent:-9.0pt;}
ol
	{margin-bottom:0in;}
ul
	{margin-bottom:0in;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]--></head><body lang=3DEN-US link=3Dblue =
vlink=3Dpurple><div class=3DWordSection1><p class=3DMsoNormal>I am =
getting ready to start implementation of this and wanted to make sure =
that I have not missed things that need to be dealt =
with.<o:p></o:p></p><p class=3DMsoNormal><o:p>&nbsp;</o:p></p><p =
class=3DMsoNormal>The changes that are to be made:<o:p></o:p></p><p =
class=3DMsoNormal><o:p>&nbsp;</o:p></p><p class=3DMsoListParagraph =
style=3D'text-indent:-.25in;mso-list:l0 level1 lfo1'><![if =
!supportLists]><span style=3D'mso-list:Ignore'>1.<span =
style=3D'font:7.0pt "Times New =
Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
</span></span><![endif]>Change the dtd to allow an =
&#8220;unnumbered&#8221; attribute on section with a default value of =
&#8220;no&#8221;<o:p></o:p></p><p class=3DMsoListParagraph =
style=3D'text-indent:-.25in;mso-list:l0 level1 lfo1'><![if =
!supportLists]><span style=3D'mso-list:Ignore'>2.<span =
style=3D'font:7.0pt "Times New =
Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
</span></span><![endif]>Unnumbered section are not permitted between any =
two numbered sections.<o:p></o:p></p><p class=3DMsoListParagraph =
style=3D'text-indent:-.25in;mso-list:l0 level1 lfo1'><![if =
!supportLists]><span style=3D'mso-list:Ignore'>3.<span =
style=3D'font:7.0pt "Times New =
Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
</span></span><![endif]>Unnumbered sections can occur in middle, back =
and numbered sections<o:p></o:p></p><p class=3DMsoListParagraph =
style=3D'text-indent:-.25in;mso-list:l0 level1 lfo1'><![if =
!supportLists]><span style=3D'mso-list:Ignore'>4.<span =
style=3D'font:7.0pt "Times New =
Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
</span></span><![endif]>Unnumbered sections will have a different =
counter than numbered sections, and will generate an autoAnchor string =
along the lines of &#8216;rfc.section.u1&#8217; or =
&#8216;rfc.section.1.u1&#8217; (for a section at the top level and =
nested one deep respectively).<o:p></o:p></p><p class=3DMsoListParagraph =
style=3D'text-indent:-.25in;mso-list:l0 level1 lfo1'><![if =
!supportLists]><span style=3D'mso-list:Ignore'>5.<span =
style=3D'font:7.0pt "Times New =
Roman"'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
</span></span><![endif]>Looking at the HTML output for sections, I find =
it odd that there is an &#8216;a&#8217; element emitted that points to =
where one is for sections.<br><br>&nbsp; &nbsp;&nbsp;&lt;h1 =
id=3D&quot;rfc.section.1&quot;&gt;&lt;a =
href=3D&quot;#rfc.section.1&quot;&gt;1.&lt;/a&gt; =
Introduction&lt;/h1&gt;<br><br>since we don&#8217;t have a bullet in =
this case to point to, I would propose that the &#8216;a&#8217; element =
be omitted.<o:p></o:p></p><p class=3DMsoNormal><o:p>&nbsp;</o:p></p><p =
class=3DMsoNormal>Jim<o:p></o:p></p><p =
class=3DMsoNormal><o:p>&nbsp;</o:p></p></div></body></html>
------=_NextPart_000_0099_01CEF0F4.682C6730--


From julian.reschke@gmx.de  Thu Dec  5 02:10:45 2013
Return-Path: <julian.reschke@gmx.de>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E2C7A1ADE84 for <xml2rfc@ietfa.amsl.com>; Thu,  5 Dec 2013 02:10:45 -0800 (PST)
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, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001] autolearn=ham
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 QrUwupEHslCG for <xml2rfc@ietfa.amsl.com>; Thu,  5 Dec 2013 02:10:43 -0800 (PST)
Received: from mout.gmx.net (mout.gmx.net [212.227.17.20]) by ietfa.amsl.com (Postfix) with ESMTP id 101751ADE8B for <xml2rfc@ietf.org>; Thu,  5 Dec 2013 02:10:43 -0800 (PST)
Received: from [172.24.113.138] ([192.147.117.12]) by mail.gmx.com (mrgmx102) with ESMTPSA (Nemesis) id 0MV30j-1W5FQZ3O97-00YPkG for <xml2rfc@ietf.org>; Thu, 05 Dec 2013 11:10:38 +0100
Message-ID: <52A0511D.4010805@gmx.de>
Date: Thu, 05 Dec 2013 11:10:37 +0100
From: Julian Reschke <julian.reschke@gmx.de>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.1.1
MIME-Version: 1.0
To: Jim Schaad <ietf@augustcellars.com>, xml2rfc@ietf.org
References: <009801cef137$764df980$62e9ec80$@augustcellars.com>
In-Reply-To: <009801cef137$764df980$62e9ec80$@augustcellars.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Provags-ID: V03:K0:0LZVQVTjxzp/CoXodAnaGNdLDtDtdK2RLeaz991FI1NyYRIWwJd wbb2E0LMP3jhx5miLszMswd574EiP0z6oVjuOE+vnvJRj26Fay77W6am3BnBQPLfICTupWh 0cm3NG0zu5Cj0ks4GhbIQ22vQVml8HeCiQBkuz6Z7w35Y8y9Whw/ARZUFE8nPV/qn00Xic9 F5hjBw+U932g+rXdfNU7A==
Subject: Re: [xml2rfc] Ticket #105 - ability to create an unnumbered section
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
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: <http://www.ietf.org/mail-archive/web/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, 05 Dec 2013 10:10:46 -0000

On 2013-12-04 22:26, Jim Schaad wrote:
> I am getting ready to start implementation of this and wanted to make
> sure that I have not missed things that need to be dealt with.

Jim,

I don't think this is the right moment to change the vocabulary.

We have a mailing list for discussing these changes, and a Wiki to 
collect requirements (see 
<http://greenbytes.de/tech/webdav/draft-reschke-xml2rfc-latest.html#proposed.future.changes>).

> ...

Best regards, Julian

From ietf@augustcellars.com  Thu Dec  5 08:39:08 2013
Return-Path: <ietf@augustcellars.com>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C36F91AE0DE for <xml2rfc@ietfa.amsl.com>; Thu,  5 Dec 2013 08:39:08 -0800 (PST)
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, RCVD_IN_DNSWL_LOW=-0.7] autolearn=ham
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 iLLSYIrUF-sv for <xml2rfc@ietfa.amsl.com>; Thu,  5 Dec 2013 08:39:07 -0800 (PST)
Received: from smtp1.pacifier.net (smtp1.pacifier.net [64.255.237.171]) by ietfa.amsl.com (Postfix) with ESMTP id D5C231AE0A7 for <xml2rfc@ietf.org>; Thu,  5 Dec 2013 08:39:05 -0800 (PST)
Received: from Philemon (static-50-47-50-163.sttl.wa.frontiernet.net [50.47.50.163]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: jimsch@nwlink.com) by smtp1.pacifier.net (Postfix) with ESMTPSA id B59B02CA47; Thu,  5 Dec 2013 08:39:01 -0800 (PST)
From: "Jim Schaad" <ietf@augustcellars.com>
To: "'Julian Reschke'" <julian.reschke@gmx.de>, <xml2rfc@ietf.org>
References: <009801cef137$764df980$62e9ec80$@augustcellars.com> <52A0511D.4010805@gmx.de>
In-Reply-To: <52A0511D.4010805@gmx.de>
Date: Thu, 5 Dec 2013 08:37:34 -0800
Message-ID: <00b201cef1d8$4e171a90$ea454fb0$@augustcellars.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Outlook 14.0
Thread-Index: AQJE6v2qktCzNJl6XgdekJHwniCBYwFlt1cTmU6smlA=
Content-Language: en-us
Subject: Re: [xml2rfc] Ticket #105 - ability to create an unnumbered section
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
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: <http://www.ietf.org/mail-archive/web/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, 05 Dec 2013 16:39:09 -0000

Julian,

I will note that this is a change request from the RFC Production center and
not just a random change.  I have be told that it is very reasonable to go
ahead with these changes, but you can confirm this with the RFC Editor and
the v3 design team if you wish.

Jim

> -----Original Message-----
> From: Julian Reschke [mailto:julian.reschke@gmx.de]
> Sent: Thursday, December 05, 2013 2:11 AM
> To: Jim Schaad; xml2rfc@ietf.org
> Subject: Re: [xml2rfc] Ticket #105 - ability to create an unnumbered
section
> 
> On 2013-12-04 22:26, Jim Schaad wrote:
> > I am getting ready to start implementation of this and wanted to make
> > sure that I have not missed things that need to be dealt with.
> 
> Jim,
> 
> I don't think this is the right moment to change the vocabulary.
> 
> We have a mailing list for discussing these changes, and a Wiki to collect
> requirements (see <http://greenbytes.de/tech/webdav/draft-reschke-
> xml2rfc-latest.html#proposed.future.changes>).
> 
> > ...
> 
> Best regards, Julian


From julian.reschke@gmx.de  Thu Dec  5 08:46:40 2013
Return-Path: <julian.reschke@gmx.de>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8E0781AE0C7 for <xml2rfc@ietfa.amsl.com>; Thu,  5 Dec 2013 08:46:40 -0800 (PST)
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, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001] autolearn=ham
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 7IUxZyufhjMK for <xml2rfc@ietfa.amsl.com>; Thu,  5 Dec 2013 08:46:39 -0800 (PST)
Received: from mout.gmx.net (mout.gmx.net [212.227.15.15]) by ietfa.amsl.com (Postfix) with ESMTP id ECA3C1AE0C8 for <xml2rfc@ietf.org>; Thu,  5 Dec 2013 08:46:38 -0800 (PST)
Received: from [172.24.113.138] ([192.147.117.12]) by mail.gmx.com (mrgmx001) with ESMTPSA (Nemesis) id 0LtZcC-1VPCr10RMa-010y3U for <xml2rfc@ietf.org>; Thu, 05 Dec 2013 17:46:35 +0100
Message-ID: <52A0ADE9.5030100@gmx.de>
Date: Thu, 05 Dec 2013 17:46:33 +0100
From: Julian Reschke <julian.reschke@gmx.de>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.1.1
MIME-Version: 1.0
To: Jim Schaad <ietf@augustcellars.com>, xml2rfc@ietf.org
References: <009801cef137$764df980$62e9ec80$@augustcellars.com> <52A0511D.4010805@gmx.de> <00b201cef1d8$4e171a90$ea454fb0$@augustcellars.com>
In-Reply-To: <00b201cef1d8$4e171a90$ea454fb0$@augustcellars.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Provags-ID: V03:K0:cdxM1TWxz26gEWq7ugsH2psnt5sYEGi7lCT9BoRqVlAJYv9vB1a LR97gS+je3p2bfQdOjIJGWAD3ZSA/VvlulVjMeNYjzS76dWzib9YrjV6eiLlB4xmZK/aih6 G+8gsOQTGTrPx2nedwUGVtLfZDi23jTQoV63jsIwmqoAar+nTHto/I9xjGQmkxN7153dVBY s8LSSdeWKNb0ZYeNo9zpQ==
Subject: Re: [xml2rfc] Ticket #105 - ability to create an unnumbered section
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
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: <http://www.ietf.org/mail-archive/web/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, 05 Dec 2013 16:46:40 -0000

On 2013-12-05 17:37, Jim Schaad wrote:
> Julian,
>
> I will note that this is a change request from the RFC Production center and
> not just a random change.  I have be told that it is very reasonable to go
> ahead with these changes, but you can confirm this with the RFC Editor and
> the v3 design team if you wish.
>
> Jim

Understood,

but I really don't see how this is different from all the other change 
requests we have.

It also seems that the xml2rfc tracker is yet another venue for 
discussing vocab changes. I think it would be really great if we could 
agree on a single venue, and the one proposed by the RSE was "rfc-design".

Personally I'd *love* to start with v3 changes, and I'm looking forward 
to support them in my XSLT code as well.

Best regards, Julian

From julian.reschke@gmx.de  Thu Dec  5 10:50:23 2013
Return-Path: <julian.reschke@gmx.de>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 40C3D1AE116 for <xml2rfc@ietfa.amsl.com>; Thu,  5 Dec 2013 10:50:23 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.9
X-Spam-Level: 
X-Spam-Status: No, score=-3.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, FREEMAIL_FROM=0.001, GB_I_LETTER=-2, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001] autolearn=ham
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 W7AP2wZJQcFE for <xml2rfc@ietfa.amsl.com>; Thu,  5 Dec 2013 10:50:20 -0800 (PST)
Received: from mout.gmx.net (mout.gmx.net [212.227.15.15]) by ietfa.amsl.com (Postfix) with ESMTP id DC2021AE11E for <xml2rfc@ietf.org>; Thu,  5 Dec 2013 10:50:19 -0800 (PST)
Received: from [172.24.113.138] ([192.147.117.12]) by mail.gmx.com (mrgmx003) with ESMTPSA (Nemesis) id 0MQQzk-1W0hjI0GD6-00Tknu for <xml2rfc@ietf.org>; Thu, 05 Dec 2013 19:50:16 +0100
Message-ID: <52A0CAE6.4050706@gmx.de>
Date: Thu, 05 Dec 2013 19:50:14 +0100
From: Julian Reschke <julian.reschke@gmx.de>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.1.1
MIME-Version: 1.0
To: Alice Russo <arusso@amsl.com>
References: <46E57B05-A623-45A6-B63D-5FE12BFEF399@amsl.com>
In-Reply-To: <46E57B05-A623-45A6-B63D-5FE12BFEF399@amsl.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Provags-ID: V03:K0:yTVqkRvZM0tvWbcVwin8nOoFy2UVrn+FvDXqI24NoGi+N/6S49I +Addh7hZyP0SzYsLJ+H4VWHGn3lz0aNVVCBRFYWokNFbJCN3PDCfUoojJHE8d8za5CwSqa1 jGxB2iiZGsTJhZEapOlp9v70zGhMJgA7zdw9q2keyUk53IeXYfdmnFqzSoRu1HXawwNTkhd WVkLsh+aq4GdFG8bULZ9w==
Cc: xml2rfc list <xml2rfc@ietf.org>
Subject: Re: [xml2rfc] comments on draft-reschke-xml2rfc-02
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
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: <http://www.ietf.org/mail-archive/web/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, 05 Dec 2013 18:50:23 -0000

On 2013-12-04 18:02, Alice Russo wrote:
> Hi Julian,
>
> Thanks for your work on this. Comments below on draft-reschke-xml2rfc-02 (not including Appendix D).
>
> -Alice

OK; thanks for the feedback!

> 1) Section 1 or 1.1
>
>>    It obsoletes the original version ("v1") [RFC2629], which contained
>>    the original language definition, and which was subsequently extended
>>    ("v2").
> ...
>>    The XML vocabulary here is defined in prose, based on the Relax NG
>>    schema ([RNC]) contained in Appendix C (specified in Relax NG Compact
>>    Notation, "RNC").
>
> Could a pointer to the existing DTD be added? e.g.,
> The v2 XML vocabulary is also defined in a DTD, as available from
> <foo>. (where foo is http://svn.tools.ietf.org/svn/tools/xml2rfc/spec-v2/02/xml2rfcv2.dtd or otherwise)
>
> Rationale: For documenting the chain of vocabularies, it seems useful to point to where the v2 DTD lives. Suggest being clear about:
> - RFC 2629 contains the v1 vocabulary in a DTD.
> - <foo> is the v2 vocabulary in a DTD.
> - This document contains the v2 vocabulary in a Relax NG schema.

Will do.

> 2) Section 1.1
>
>>    Each element description also contains the RNC fragment for that
>>    specific element in a slightly simplified form (for instance, leaving
>>    out defaults).  This is included as alternative for readers who
>>    prefer formal syntax over prose. [[anchor2: This information is
>>    redundant with the prose *and* repeated in the index; I'd like to
>>    hear feedback whether it's more useful than distracting.]]
>
> Fine w/ me to go to Appendix C to see the syntax.

Ok.

> 3) Section 2.6.1.2
>
>>    Initials should be provided as a whitespace separated list of pairs
>>    of a letter and a dot.
>
> The period is optional because the output is correct whether or not it's present.

...for some processors.

> 4) Section 2.11
>
>> Gives the country in a postal address.
>
> Perhaps mention that this statement from RFC 2629 has been intentionally removed?
> "Finally, the value of the "country" element should be a two-letter code from ISO 3166."
> (In practice, authors use various forms.)

I didn't remove it intentionally; but yes, the change should be noted.

> Side note: The future RFC style guide (draft-flanagan-style) makes a specific recommendation ("the English short name as maintained by the ISO 3166 Maintenance Agency").

Ack. I'll be happy to link to that document as much it's feasible.

> 5) Section 2.44
>
>>    This element is used to specify the Working Group the document
>>    originates from, if any.  The recommended format is the official name
>>    of the Working Group (with some capitalization), plus the string
>>    "Working Group".
>
> For I-Ds or RFCs, this element can also be used by documents in the IRTF stream.
>
> Specifically for RFCs, when submissionType="IRTF" and consensus is set to yes or no, <workgroup> gets inserted into the boilerplate ("Status of This Memo"). The template already includes "Research Group", so the element should contain the string without "Research Group" to prevent output such as
> "This RFC represents the consensus of the Delay-Tolerant Network Research Group Research Group".

Good point.

This indicates that we should recommend just to include the WG name, and 
that we should fix the processors to append "Working Group" or "Research 
Group" in the upper left corner.

> 6) The titles of A.2.1.2 and A.2.1.3 are reversed.

I checked by XSLT code and I think the titles are correct. Needs more 
checks, apparently.

 > Also, the note should state that noModificationTrust200902 doesn't 
apply to any RFCs (not just Standards Track).

Do you have pointers to back this up?

> ...
> 7) B.3
>>    <t>: The "anchor" attribute can now be used as well, however there
>>     are restrictions on how they can be referred to.  (Section 2.38)
>
> What are these restrictions?

TBD.

> 8) nits
> old: Note that not the vocabulary contains
> new: Note that the vocabulary contains

Ack.

> old: This is included as alternative
> new: This is included as an alternative

That text is gone.

> 9) suggestions for a few missing desc. (reusing some text from 2629)
>
> [[element.vspace.missing: element description missing]]
>
>     Used to insert vertical whitespace.
>
> [[element.vspace.attribute.blankLines.missing: attribute description
>     missing]]
>
>     Indicates the number of blank lines that should be inserted.  A
>     line break is specified by using the default value, "0".
>
> [[element.xref.missing: element description missing]]
>
>     Used to cross-reference sections, figures, and references.  Additionally, it can be used to cross-reference a <t> element.
>

Best regards, Julian

From trac@tools.ietf.org  Thu Dec  5 17:33:02 2013
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 89C6F1AE1DF for <xml2rfc@ietfa.amsl.com>; Thu,  5 Dec 2013 17:33:02 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.901
X-Spam-Level: 
X-Spam-Status: No, score=-1.901 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-0.001] autolearn=ham
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 Yrpz_tnZ0AI9 for <xml2rfc@ietfa.amsl.com>; Thu,  5 Dec 2013 17:33:00 -0800 (PST)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 44B561ADFBB for <xml2rfc@ietf.org>; Thu,  5 Dec 2013 17:33:00 -0800 (PST)
Received: from localhost ([127.0.0.1]:48048 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1VokHm-0000mX-91; Fri, 06 Dec 2013 02:32:54 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: henrik@levkowetz.com, cabo@tzi.org, ietf@augustcellars.com
X-Trac-Project: xml2rfc
Date: Fri, 06 Dec 2013 01:32:54 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/156#comment:2
Message-ID: <075.7c06a3ea9793d0438abbbff204a0ea12@tools.ietf.org>
References: <060.29b7d229267523c900ef6e043b3ef48d@tools.ietf.org>
X-Trac-Ticket-ID: 156
In-Reply-To: <060.29b7d229267523c900ef6e043b3ef48d@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, cabo@tzi.org, ietf@augustcellars.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #156: Trailing space in title when the XML ends in a newline
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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, 06 Dec 2013 01:33:02 -0000

#156: Trailing space in title when the XML ends in a newline

Changes (by ietf@augustcellars.com):

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


Comment:

 Fixed in 939 by tony@att.com

-- 
----------------------------+----------------------------------
  Reporter:  cabo@tzi.org   |      Owner:  henrik@levkowetz.com
      Type:  defect         |     Status:  closed
  Priority:  medium         |  Milestone:
 Component:  Version 2 cli  |    Version:  2.3.10
Resolution:  fixed          |   Keywords:
----------------------------+----------------------------------

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


From trac@tools.ietf.org  Thu Dec  5 17:48:15 2013
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BCBDF1ADFD7 for <xml2rfc@ietfa.amsl.com>; Thu,  5 Dec 2013 17:48:15 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.901
X-Spam-Level: 
X-Spam-Status: No, score=-1.901 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-0.001] autolearn=ham
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 jWVg188f0BZB for <xml2rfc@ietfa.amsl.com>; Thu,  5 Dec 2013 17:48:14 -0800 (PST)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id D518F1ADF51 for <xml2rfc@ietf.org>; Thu,  5 Dec 2013 17:48:13 -0800 (PST)
Received: from localhost ([127.0.0.1]:48582 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1VokWX-00068D-FN; Fri, 06 Dec 2013 02:48:09 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: henrik@levkowetz.com, ietf@augustcellars.com
X-Trac-Project: xml2rfc
Date: Fri, 06 Dec 2013 01:48:09 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/159#comment:1
Message-ID: <077.961d4bf7aca50f2e1a9b295a54f58393@tools.ietf.org>
References: <062.4e2901fdffdaa7346c20a1ca13e5731f@tools.ietf.org>
X-Trac-Ticket-ID: 159
In-Reply-To: <062.4e2901fdffdaa7346c20a1ca13e5731f@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, ietf@augustcellars.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #159: Empty organization in the reference block causes extra comma
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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, 06 Dec 2013 01:48:15 -0000

#159: Empty organization in the reference block causes extra comma

Changes (by ietf@augustcellars.com):

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


Comment:

 Fixed in 939 by tony@att.com

-- 
-----------------------------+----------------------------------
  Reporter:  kivinen@iki.fi  |      Owner:  henrik@levkowetz.com
      Type:  defect          |     Status:  closed
  Priority:  medium          |  Milestone:
 Component:  Version 2 cli   |    Version:  2.4.x
Resolution:  fixed           |   Keywords:
-----------------------------+----------------------------------

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


From trac@tools.ietf.org  Thu Dec  5 17:48:51 2013
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id CF8B01ADFCD for <xml2rfc@ietfa.amsl.com>; Thu,  5 Dec 2013 17:48:51 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.901
X-Spam-Level: 
X-Spam-Status: No, score=-1.901 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-0.001] autolearn=ham
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 3BOROmw1x4zS for <xml2rfc@ietfa.amsl.com>; Thu,  5 Dec 2013 17:48:50 -0800 (PST)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 52BD91AE18F for <xml2rfc@ietf.org>; Thu,  5 Dec 2013 17:48:50 -0800 (PST)
Received: from localhost ([127.0.0.1]:48592 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1VokX8-0000wK-6C; Fri, 06 Dec 2013 02:48:46 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: ietf@augustcellars.com
X-Trac-Project: xml2rfc
Date: Fri, 06 Dec 2013 01:48:46 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/137#comment:1
Message-ID: <078.eb8a37b9f68d5abbe55647d7539fee14@tools.ietf.org>
References: <063.73bd0a00229adb79975ee6240f00e09e@tools.ietf.org>
X-Trac-Ticket-ID: 137
In-Reply-To: <063.73bd0a00229adb79975ee6240f00e09e@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: ietf@augustcellars.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #137: Spurious comma in author-less references
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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, 06 Dec 2013 01:48:52 -0000

#137: Spurious comma in author-less references

Changes (by ietf@augustcellars.com):

 * owner:  henrik@levkowetz.com => ietf@augustcellars.com


Comment:

 Local fix

-- 
------------------------------+------------------------------------
  Reporter:  kerlyn@ieee.org  |      Owner:  ietf@augustcellars.com
      Type:  defect           |     Status:  new
  Priority:  medium           |  Milestone:
 Component:  Version 2 cli    |    Version:  2.4.x
Resolution:                   |   Keywords:
------------------------------+------------------------------------

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


From trac@tools.ietf.org  Thu Dec  5 22:10:33 2013
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 59BD31AE2E3 for <xml2rfc@ietfa.amsl.com>; Thu,  5 Dec 2013 22:10:33 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.901
X-Spam-Level: 
X-Spam-Status: No, score=-1.901 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-0.001] autolearn=ham
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 jEDCveolaFHD for <xml2rfc@ietfa.amsl.com>; Thu,  5 Dec 2013 22:10:24 -0800 (PST)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 4A7A01AE2E1 for <xml2rfc@ietf.org>; Thu,  5 Dec 2013 22:10:24 -0800 (PST)
Received: from localhost ([127.0.0.1]:58991 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1VoocA-0000b9-6P; Fri, 06 Dec 2013 07:10:14 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: henrik@levkowetz.com, john-ietf@jck.com, julian.reschke@gmx.de, ietf@augustcellars.com
X-Trac-Project: xml2rfc
Date: Fri, 06 Dec 2013 06:10:14 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/183#comment:3
Message-ID: <084.164b7827164ed4604780ac63a5817296@tools.ietf.org>
References: <069.bf547f51697bf5993709a14749719809@tools.ietf.org>
X-Trac-Ticket-ID: 183
In-Reply-To: <069.bf547f51697bf5993709a14749719809@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, john-ietf@jck.com, julian.reschke@gmx.de, ietf@augustcellars.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #183: <eref> in <annotation> does not work
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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, 06 Dec 2013 06:10:33 -0000

#183: <eref> in <annotation> does not work

Changes (by ietf@augustcellars.com):

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


Comment:

 Fixed in 1063.

 We now process all of the trailing items in the annotation element and not
 just the first text element.

-- 
------------------------------------+----------------------------------
  Reporter:  julian.reschke@gmx.de  |      Owner:  henrik@levkowetz.com
      Type:  defect                 |     Status:  closed
  Priority:  medium                 |  Milestone:
 Component:  Version 2 cli          |    Version:  2.4.x
Resolution:  fixed                  |   Keywords:
------------------------------------+----------------------------------

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


From trac@tools.ietf.org  Thu Dec  5 22:11:18 2013
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 60C091AE2E1 for <xml2rfc@ietfa.amsl.com>; Thu,  5 Dec 2013 22:11:18 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.901
X-Spam-Level: 
X-Spam-Status: No, score=-1.901 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-0.001] autolearn=ham
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 DFYOJO02lToA for <xml2rfc@ietfa.amsl.com>; Thu,  5 Dec 2013 22:11:16 -0800 (PST)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id B07471AE2CF for <xml2rfc@ietf.org>; Thu,  5 Dec 2013 22:11:16 -0800 (PST)
Received: from localhost ([127.0.0.1]:59025 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1Vood6-0000vS-RT; Fri, 06 Dec 2013 07:11:12 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: ietf@augustcellars.com
X-Trac-Project: xml2rfc
Date: Fri, 06 Dec 2013 06:11:12 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/137#comment:2
Message-ID: <078.9a4bff66bc4ee6c5356e07fc425119fc@tools.ietf.org>
References: <063.73bd0a00229adb79975ee6240f00e09e@tools.ietf.org>
X-Trac-Ticket-ID: 137
In-Reply-To: <063.73bd0a00229adb79975ee6240f00e09e@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: ietf@augustcellars.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #137: Spurious comma in author-less references
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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, 06 Dec 2013 06:11:18 -0000

#137: Spurious comma in author-less references

Changes (by ietf@augustcellars.com):

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


Comment:

 Fixed in 1063

 If the authors string is zero length, then we do not emit the comma that
 seperates the authors and the title.

-- 
------------------------------+------------------------------------
  Reporter:  kerlyn@ieee.org  |      Owner:  ietf@augustcellars.com
      Type:  defect           |     Status:  closed
  Priority:  medium           |  Milestone:
 Component:  Version 2 cli    |    Version:  2.4.x
Resolution:  fixed            |   Keywords:
------------------------------+------------------------------------

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


From trac@tools.ietf.org  Thu Dec  5 22:12:05 2013
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 173B21AE2E2 for <xml2rfc@ietfa.amsl.com>; Thu,  5 Dec 2013 22:12:05 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.901
X-Spam-Level: 
X-Spam-Status: No, score=-1.901 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-0.001] autolearn=ham
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 m5jBBLWKtHNw for <xml2rfc@ietfa.amsl.com>; Thu,  5 Dec 2013 22:12:03 -0800 (PST)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 6F1F81AE2CF for <xml2rfc@ietf.org>; Thu,  5 Dec 2013 22:12:03 -0800 (PST)
Received: from localhost ([127.0.0.1]:59048 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1Voodr-0000xa-8z; Fri, 06 Dec 2013 07:11:59 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: henrik@levkowetz.com, ietf@augustcellars.com
X-Trac-Project: xml2rfc
Date: Fri, 06 Dec 2013 06:11:59 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/153#comment:2
Message-ID: <090.b0189dfce78b9ef08e164cdcc6c5cf39@tools.ietf.org>
References: <075.ab5f637db9a5a2d044de014949e7893d@tools.ietf.org>
X-Trac-Ticket-ID: 153
In-Reply-To: <075.ab5f637db9a5a2d044de014949e7893d@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, ietf@augustcellars.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #153: Author's address layout wrong in HTML output
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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, 06 Dec 2013 06:12:05 -0000

#153: Author's address layout wrong in HTML output

Changes (by ietf@augustcellars.com):

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


Comment:

 Fixed in 1063

 Each street line is now tagged as class vcardline so that they are emitted
 as separate lines.

-- 
------------------------------------------+--------------------------------
  Reporter:  brian.e.carpenter@gmail.com  |      Owner:
      Type:  defect                       |  henrik@levkowetz.com
  Priority:  minor                        |     Status:  closed
 Component:  Version 2 cli html           |  Milestone:
Resolution:  fixed                        |    Version:  2.3.10
                                          |   Keywords:
------------------------------------------+--------------------------------

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


From trac@tools.ietf.org  Thu Dec  5 22:21:37 2013
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 713661AE2D7 for <xml2rfc@ietfa.amsl.com>; Thu,  5 Dec 2013 22:21:37 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.901
X-Spam-Level: 
X-Spam-Status: No, score=-1.901 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-0.001] autolearn=ham
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 Rx_qH-yhDVyC for <xml2rfc@ietfa.amsl.com>; Thu,  5 Dec 2013 22:21:35 -0800 (PST)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 375D21AE033 for <xml2rfc@ietf.org>; Thu,  5 Dec 2013 22:21:35 -0800 (PST)
Received: from localhost ([127.0.0.1]:59719 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1Voon3-00011h-DF; Fri, 06 Dec 2013 07:21:29 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: jsalowey@cisco.com, ietf@augustcellars.com
X-Trac-Project: xml2rfc
Date: Fri, 06 Dec 2013 06:21:29 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/188#comment:2
Message-ID: <081.21e0e1bdddbddaf017a192221cc3ce3c@tools.ietf.org>
References: <066.077c4f5f638cf42c443f107c46c08d5b@tools.ietf.org>
X-Trac-Ticket-ID: 188
In-Reply-To: <066.077c4f5f638cf42c443f107c46c08d5b@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: jsalowey@cisco.com, ietf@augustcellars.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #188: Hang text not showing up in some cases
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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, 06 Dec 2013 06:21:37 -0000

#188: Hang text not showing up in some cases

Changes (by ietf@augustcellars.com):

 * status:  new => closed
 * resolution:   => fixed
 * component:  Version 2 gui => Version 2 cli


Comment:

 I can't see anyplace where this is true so I am resolving it as having
 been fixed.

-- 
---------------------------------+--------------------
  Reporter:  jsalowey@cisco.com  |      Owner:
      Type:  defect              |     Status:  closed
  Priority:  major               |  Milestone:
 Component:  Version 2 cli       |    Version:  2.4.x
Resolution:  fixed               |   Keywords:
---------------------------------+--------------------

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


From julian.reschke@gmx.de  Fri Dec  6 05:55:56 2013
Return-Path: <julian.reschke@gmx.de>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DC6D91ADF89 for <xml2rfc@ietfa.amsl.com>; Fri,  6 Dec 2013 05:55:56 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.13
X-Spam-Level: 
X-Spam-Status: No, score=-1.13 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_SORBS_WEB=0.77, SPF_PASS=-0.001] autolearn=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 K5txpxhv7ZDE for <xml2rfc@ietfa.amsl.com>; Fri,  6 Dec 2013 05:55:56 -0800 (PST)
Received: from mout.gmx.net (mout.gmx.net [212.227.17.21]) by ietfa.amsl.com (Postfix) with ESMTP id D54D21AD83F for <xml2rfc@ietf.org>; Fri,  6 Dec 2013 05:55:55 -0800 (PST)
Received: from [192.168.43.245] ([89.204.155.197]) by mail.gmx.com (mrgmx001) with ESMTPSA (Nemesis) id 0MUpFU-1W5Nrm3mSC-00YDCv for <xml2rfc@ietf.org>; Fri, 06 Dec 2013 14:55:51 +0100
Message-ID: <52A1D764.6080402@gmx.de>
Date: Fri, 06 Dec 2013 14:55:48 +0100
From: Julian Reschke <julian.reschke@gmx.de>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.1.1
MIME-Version: 1.0
To: Jim Schaad <ietf@augustcellars.com>, xml2rfc@ietf.org
References: <009801cef137$764df980$62e9ec80$@augustcellars.com> <52A0511D.4010805@gmx.de> <00b201cef1d8$4e171a90$ea454fb0$@augustcellars.com> <52A0ADE9.5030100@gmx.de>
In-Reply-To: <52A0ADE9.5030100@gmx.de>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Provags-ID: V03:K0:wqGY3MlchLUWc6JTlhfCM83MJvD2Q7D4WkZul7BFg6S92wIR8nJ 6bLweAccguc/UbZxCCPLHH/htx6xZ4BJxUyxH13bq4jZZ5JZvIWMW8myOO4NM4DnITMPErf 7wBUnMIVgqDyptjfvwsNvhBt4ozvA9bpwFGDoQP0VZ8CRmd/noYFT/h2EmmraCrd54sMEmS 8fGeXwiEjFFfiGWTK1DJg==
Subject: Re: [xml2rfc] Ticket #105 - ability to create an unnumbered section
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
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: <http://www.ietf.org/mail-archive/web/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, 06 Dec 2013 13:55:57 -0000

On 2013-12-05 17:46, Julian Reschke wrote:
> Understood,
>
> but I really don't see how this is different from all the other change
> requests we have.
>
> It also seems that the xml2rfc tracker is yet another venue for
> discussing vocab changes. I think it would be really great if we could
> agree on a single venue, and the one proposed by the RSE was "rfc-design".
> ...


Oops.

"rfc-interest", not "rfc-design".

Best regards, Julian


From petithug@acm.org  Sat Dec  7 09:21:25 2013
Return-Path: <petithug@acm.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B868F1ADFAB for <xml2rfc@ietfa.amsl.com>; Sat,  7 Dec 2013 09:21:25 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.236
X-Spam-Level: 
X-Spam-Status: No, score=-1.236 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_SOFTFAIL=0.665] autolearn=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 gHQ3Bu6Ez151 for <xml2rfc@ietfa.amsl.com>; Sat,  7 Dec 2013 09:21:24 -0800 (PST)
Received: from implementers.org (implementers.org [IPv6:2604:3400:dc1:41:216:3eff:fe5b:8240]) by ietfa.amsl.com (Postfix) with ESMTP id 23EA61ADF93 for <xml2rfc@ietf.org>; Sat,  7 Dec 2013 09:21:24 -0800 (PST)
Received: from [IPv6:2001:5c0:1101:2d00:c11d:82f:fcda:242c] (unknown [IPv6:2001:5c0:1101:2d00:c11d:82f:fcda:242c]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "Marc Petit-Huguenin", Issuer "implementers.org" (verified OK)) by implementers.org (Postfix) with ESMTPS id DECBE20A37 for <xml2rfc@ietf.org>; Sat,  7 Dec 2013 18:21:17 +0100 (CET)
Message-ID: <52A3590B.2050802@acm.org>
Date: Sat, 07 Dec 2013 10:21:15 -0700
From: Marc Petit-Huguenin <petithug@acm.org>
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131103 Icedove/17.0.10
MIME-Version: 1.0
To: xml2rfc@ietf.org
References: <52065A76.5060202@acm.org> <52121124.6040203@alvestrand.no>
In-Reply-To: <52121124.6040203@alvestrand.no>
X-Enigmail-Version: 1.6
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Subject: Re: [xml2rfc] rsync1.xml.resource.org down
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
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: <http://www.ietf.org/mail-archive/web/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, 07 Dec 2013 17:21:25 -0000

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

On 08/19/2013 06:35 AM, Harald Alvestrand wrote:
> On 08/10/2013 05:21 PM, Marc Petit-Huguenin wrote: Hi,
> 
> I seems that rsync1.xml.resource.org is down.  rsync3.xml.resource.org is 
> working fine, but the web site states that "after you pick [a server], you 
> shouldn't switch", although I am not sure why.
> 
>> Still down for me.
> 
> 
> Thanks.
> 
> 
> rsync: failed to connect to rsync1.xml.resource.org (2001:418:1::88): No
> route to host (113) rsync: failed to connect to rsync1.xml.resource.org
> (147.28.0.88): Connection timed out (110) rsync error: error in socket IO
> (code 10) at clientserver.c(122) [Receiver=3.0.9]
> 

And now rsync3 seems down too.


rsync: failed to connect to rsync3.xml.resource.org: Connection refused (111)
rsync error: error in socket IO (code 10) at clientserver.c(122) [Receiver=3.0.7]

- -- 
Marc Petit-Huguenin
Email: marc@petit-huguenin.org
Blog: http://blog.marc.petit-huguenin.org
Profile: http://www.linkedin.com/in/petithug
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.15 (GNU/Linux)

iQIcBAEBCAAGBQJSo1kKAAoJECnERZXWan7EdjsQAKJPREvJbVebSvqYvWGXHPyc
b+3wz+2+mnvcv0ikoBZnHVEgXHOjFhQ/FzOb4FLlgwKU0clIWaXnIHu0K18TLwfv
5aUGZ2iVrmM/G5iXGqGKhBHZgYisZjPsSFxCDzCopAZ174heA7vZnI6k/coEa9VC
pImDTZ88/3tfdcYFIklGxyYy3Z7VHn1rRawtibq1VI6VWef6LOldIr3Os6AKPJtY
s6BhLY0i/J/BWfvq+44tH84dpAX5SNTSWP3WVhYxRaNkyeGTRaApEB1H/pOT8p+a
Ldv7tNueSEcM+Bj0a/ltrAxrkx951K8EANzlpc7UqhhNF2f0MaxwWOrZ8P1xmdMF
iUUMBvh1NuH9l3ZY5NBL/HxE2mw/O0FzJlq3L99NNB2oLRJ31o6aq1WU0K7ovXCZ
/vi4tMSkaYFLUku3ePcrSpDtyC563hemd+7WKnE561/CaxXL3H0xPqXceL3ljR/R
BwGz5UNQlyyicLPEDHYMYoWAaVHyn+zQyhv+aUZzIQZ/miZIncQKNNTMGo9xIMON
AHViPB86cbTazvj7ALHa8/lj6haJ907194VfVzVDGhX9I/8sUiBmaYZL9pQx0L+k
ZBnrk/YYU/4zjuMVQX7iIWpJTdtNI6KhX7JAWrR1oqv6h4nHtKBh7Hwa8lua2w1J
aae/dDm4DckC+0s74zSv
=fzI3
-----END PGP SIGNATURE-----

From pkyzivat@alum.mit.edu  Sat Dec  7 09:40:38 2013
Return-Path: <pkyzivat@alum.mit.edu>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D98391AE2C1 for <xml2rfc@ietfa.amsl.com>; Sat,  7 Dec 2013 09:40:38 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.235
X-Spam-Level: 
X-Spam-Status: No, score=-1.235 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, SPF_SOFTFAIL=0.665] autolearn=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 fIg8m5T2-bAG for <xml2rfc@ietfa.amsl.com>; Sat,  7 Dec 2013 09:40:38 -0800 (PST)
Received: from qmta10.westchester.pa.mail.comcast.net (qmta10.westchester.pa.mail.comcast.net [IPv6:2001:558:fe14:43:76:96:62:17]) by ietfa.amsl.com (Postfix) with ESMTP id B8FD21AE245 for <xml2rfc@ietf.org>; Sat,  7 Dec 2013 09:40:37 -0800 (PST)
Received: from omta09.westchester.pa.mail.comcast.net ([76.96.62.20]) by qmta10.westchester.pa.mail.comcast.net with comcast id yh6D1m0010SCNGk5AhgYwj; Sat, 07 Dec 2013 17:40:32 +0000
Received: from Paul-Kyzivats-MacBook-Pro.local ([50.138.229.164]) by omta09.westchester.pa.mail.comcast.net with comcast id yhgY1m00c3ZTu2S3VhgYEQ; Sat, 07 Dec 2013 17:40:32 +0000
Message-ID: <52A35D90.9090507@alum.mit.edu>
Date: Sat, 07 Dec 2013 12:40:32 -0500
From: Paul Kyzivat <pkyzivat@alum.mit.edu>
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:24.0) Gecko/20100101 Thunderbird/24.1.1
MIME-Version: 1.0
To: xml2rfc@ietf.org
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=comcast.net; s=q20121106; t=1386438032; bh=dO1xgp6fHbzfY3EWs/1PR+YchpuEGl97rq+ksOoNNkU=; h=Received:Received:Message-ID:Date:From:MIME-Version:To:Subject: Content-Type; b=B52InDZiisYApGzeNrCUa1yP0CDClBRyhoGcKKEsGAwwFaIIwsw2txGnXCK2DgXma fLpuM9HqntnXK0s8XCEGYCAKCNM443u0PjVbkZwaGy8kQYwNzBrrNOioH/WyZtqaCs hwhor4eVKW+rz+XizOlc9G6McX6ImpMJ3isBbgGYfyZ3Bf8ZI+Sp2KLnIMbifJiXM8 PqeiLph5VJFmFqjnJ8pWgzjdJg9DILixFd3GUNMCsurwWacXGSylaa2mhOYaMSZ+DP ntLEZq5t7b+iiW2Ai7fhcWTG6NbTOrzZnMG73/bzC+LlbKYQR14IWyllLNiNj28pxc f/U0/FWS2MPxw==
Subject: [xml2rfc] Diagnostics
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
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: <http://www.ietf.org/mail-archive/web/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, 07 Dec 2013 17:40:39 -0000

Yesterday I was trying to get an xml file that worked with the old 
xml2rfc to work with the new one. (On the web site.) I find I always 
have trouble with this, because the old one was much more lenient about 
what it would accept.

I was able to fix most problems (artwork not in a figure, lists not 
within a <t>), but I have a couple left that I can't find.

The main problem is that the error messages give line numbers that are 
totally bogus. At least the old tool usually gave a line number that 
fell reasonably near to the error. (Not great, but usable.) The new one 
seems to always give very small line numbers. (E.g., the line number 
might be reported as 1 or 2 or 19, while the actual error in on line 405.)

And when the errors are non-specific its really hard to find them. My 
remaining errors seem to be <t> within <t>, so I have nothing useful to 
look for.

The method I have evolved for using xml2rfc is to rerun it incrementally 
while I edit the xml, after almost every small change, so if I get an 
error I'll know what caused it. But this doesn't work for porting 
existing xml with errors. And its not very convenient even when possible.

(Note, I'm just editing xml with a text editor. I have no xml editor tools.)

Can the error messages be made more helpful?

	Thanks,
	Paul

From henrik@levkowetz.com  Sat Dec  7 10:22:10 2013
Return-Path: <henrik@levkowetz.com>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 261031AE3CE for <xml2rfc@ietfa.amsl.com>; Sat,  7 Dec 2013 10:22:10 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -101.9
X-Spam-Level: 
X-Spam-Status: No, score=-101.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, USER_IN_WHITELIST=-100] autolearn=ham
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 pTzaogiDPwxR for <xml2rfc@ietfa.amsl.com>; Sat,  7 Dec 2013 10:22:06 -0800 (PST)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 39C571AE3B5 for <xml2rfc@ietf.org>; Sat,  7 Dec 2013 10:22:06 -0800 (PST)
Received: from localhost ([127.0.0.1]:36346 helo=vigonier.tools.ietf.org ident=henrik) by grenache.tools.ietf.org with esmtpsa (TLS1.0:DHE_RSA_CAMELLIA_256_CBC_SHA1:256) (Exim 4.80) (envelope-from <henrik@levkowetz.com>) id 1VpMVt-0005zX-9d; Sat, 07 Dec 2013 19:22:01 +0100
Message-ID: <52A36748.2030703@levkowetz.com>
Date: Sat, 07 Dec 2013 19:22:00 +0100
From: Henrik Levkowetz <henrik@levkowetz.com>
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:17.0) Gecko/20131118 Thunderbird/17.0.11
MIME-Version: 1.0
To: Paul Kyzivat <pkyzivat@alum.mit.edu>
References: <52A35D90.9090507@alum.mit.edu>
In-Reply-To: <52A35D90.9090507@alum.mit.edu>
X-Enigmail-Version: 1.6
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: pkyzivat@alum.mit.edu, xml2rfc@ietf.org
X-SA-Exim-Mail-From: henrik@levkowetz.com
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] Diagnostics
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
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: <http://www.ietf.org/mail-archive/web/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, 07 Dec 2013 18:22:10 -0000

Hi Paul,

On 2013-12-07 18:40 Paul Kyzivat said the following:
> Yesterday I was trying to get an xml file that worked with the old 
> xml2rfc to work with the new one. (On the web site.) I find I always 
> have trouble with this, because the old one was much more lenient about 
> what it would accept.
> 
> I was able to fix most problems (artwork not in a figure, lists not 
> within a <t>), but I have a couple left that I can't find.
> 
> The main problem is that the error messages give line numbers that are 
> totally bogus. At least the old tool usually gave a line number that 
> fell reasonably near to the error. (Not great, but usable.) The new one 
> seems to always give very small line numbers. (E.g., the line number 
> might be reported as 1 or 2 or 19, while the actual error in on line 405.)

That means something has broken.  Last time I checked the line numbers, they
were right.

Could you provide the input file or files you use, to make it easier to
reproduce exactly what you're seing?

> And when the errors are non-specific its really hard to find them. My 
> remaining errors seem to be <t> within <t>, so I have nothing useful to 
> look for.
> 
> The method I have evolved for using xml2rfc is to rerun it incrementally 
> while I edit the xml, after almost every small change, so if I get an 
> error I'll know what caused it. But this doesn't work for porting 
> existing xml with errors. And its not very convenient even when possible.

Understood.

> (Note, I'm just editing xml with a text editor. I have no xml editor tools.)
> 
> Can the error messages be made more helpful?

That seems like a very worthwhile effort :-)  I'll take a look asap.


Best regards,

	Henrik


From pkyzivat@alum.mit.edu  Sat Dec  7 10:57:54 2013
Return-Path: <pkyzivat@alum.mit.edu>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A4BE21AE0FC for <xml2rfc@ietfa.amsl.com>; Sat,  7 Dec 2013 10:57:54 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 4.365
X-Spam-Level: ****
X-Spam-Status: No, score=4.365 tagged_above=-999 required=5 tests=[BAYES_50=0.8, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, J_CHICKENPOX_24=0.6, J_CHICKENPOX_52=0.6, J_CHICKENPOX_62=0.6, J_CHICKENPOX_72=0.6, MIME_BAD_LINEBREAK=0.5, SPF_SOFTFAIL=0.665] autolearn=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 WmNWAg5n303k for <xml2rfc@ietfa.amsl.com>; Sat,  7 Dec 2013 10:57:49 -0800 (PST)
Received: from qmta13.westchester.pa.mail.comcast.net (qmta13.westchester.pa.mail.comcast.net [IPv6:2001:558:fe14:44:76:96:59:243]) by ietfa.amsl.com (Postfix) with ESMTP id AF89C1AE079 for <xml2rfc@ietf.org>; Sat,  7 Dec 2013 10:57:48 -0800 (PST)
Received: from omta23.westchester.pa.mail.comcast.net ([76.96.62.74]) by qmta13.westchester.pa.mail.comcast.net with comcast id yiwl1m0031c6gX85DixkWJ; Sat, 07 Dec 2013 18:57:44 +0000
Received: from Paul-Kyzivats-MacBook-Pro.local ([50.138.229.164]) by omta23.westchester.pa.mail.comcast.net with comcast id yixj1m00Y3ZTu2S3jixjp2; Sat, 07 Dec 2013 18:57:44 +0000
Message-ID: <52A36FA7.5000707@alum.mit.edu>
Date: Sat, 07 Dec 2013 13:57:43 -0500
From: Paul Kyzivat <pkyzivat@alum.mit.edu>
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:24.0) Gecko/20100101 Thunderbird/24.1.1
MIME-Version: 1.0
To: Henrik Levkowetz <henrik@levkowetz.com>
References: <52A35D90.9090507@alum.mit.edu> <52A36748.2030703@levkowetz.com>
In-Reply-To: <52A36748.2030703@levkowetz.com>
Content-Type: multipart/mixed; boundary="------------060900000701030106000003"
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=comcast.net; s=q20121106; t=1386442664; bh=rsM6BsO+PPfAwDoVjGmtitQCrhA31KOkmlkwq5QZA7U=; h=Received:Received:Message-ID:Date:From:MIME-Version:To:Subject: Content-Type; b=Vv2F8mP+yhVCWzM1BXkXNRuraWEk88ECAB3LJCKFZxbwu54BxVwWRjk3p7KXEaRWz uJODy10+mBKPURq7y0fWsnyHOHXtSVSAkrml3FtLN5SUUs/h27chlX7Q7Wy5oco5DF AUTA2TmGusIAnGay56zV8Ih0dQtP9IfXalGEIFI1guT5qb+aEU5CauhTEq3jJPxV5J QcryR1JHP9sVpH5cklen4Ah4PaWzbTOP0GKe6MCl/RGTa+KTgAoIVcNL3IY/zh51lY t96Tju1zZmKGeWKzWovZZjVVeZFpLuIF9Asv/PSFHwSe8nJARXxHr7gNcwKBOUPd6u vZGP4s6mrhXbA==
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] Diagnostics
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
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: <http://www.ietf.org/mail-archive/web/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, 07 Dec 2013 18:57:54 -0000

This is a multi-part message in MIME format.
--------------060900000701030106000003
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

On 12/7/13 1:22 PM, Henrik Levkowetz wrote:
> Hi Paul,
>
> On 2013-12-07 18:40 Paul Kyzivat said the following:
>> Yesterday I was trying to get an xml file that worked with the old
>> xml2rfc to work with the new one. (On the web site.) I find I always
>> have trouble with this, because the old one was much more lenient about
>> what it would accept.
>>
>> I was able to fix most problems (artwork not in a figure, lists not
>> within a <t>), but I have a couple left that I can't find.
>>
>> The main problem is that the error messages give line numbers that are
>> totally bogus. At least the old tool usually gave a line number that
>> fell reasonably near to the error. (Not great, but usable.) The new one
>> seems to always give very small line numbers. (E.g., the line number
>> might be reported as 1 or 2 or 19, while the actual error in on line 405.)
>
> That means something has broken.  Last time I checked the line numbers, they
> were right.
>
> Could you provide the input file or files you use, to make it easier to
> reproduce exactly what you're seing?

Attached. Its now reporting lines 20 and 21.

This works with the old xml2rfc.

>> And when the errors are non-specific its really hard to find them. My
>> remaining errors seem to be <t> within <t>, so I have nothing useful to
>> look for.
>>
>> The method I have evolved for using xml2rfc is to rerun it incrementally
>> while I edit the xml, after almost every small change, so if I get an
>> error I'll know what caused it. But this doesn't work for porting
>> existing xml with errors. And its not very convenient even when possible.
>
> Understood.
>
>> (Note, I'm just editing xml with a text editor. I have no xml editor tools.)
>>
>> Can the error messages be made more helpful?
>
> That seems like a very worthwhile effort :-)  I'll take a look asap.

	Thanks!!!!
	Paul


--------------060900000701030106000003
Content-Type: text/xml;
 name="draft-ietf-siprec-metadata-14.xml"
Content-Transfer-Encoding: base64
Content-Disposition: attachment;
 filename="draft-ietf-siprec-metadata-14.xml"

PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NPCFET0NUWVBFIHJmYyBT
WVNURU0gInJmYzI2Mjl4c2x0L3JmYzI2MjkuZHRkIiBbDSAgICAgIDwhRU5USVRZIHJmYzM2
NjcgUFVCTElDICcnICdodHRwOi8veG1sLnJlc291cmNlLm9yZy9wdWJsaWMvcmZjL2JpYnht
bC9yZWZlcmVuY2UuUkZDLjM2NjcueG1sJz4NICAgIF0+DTw/cmZjIHRvYz0neWVzJz8+DTw/
cmZjIHRvY2RlcHRoPSc0Jz8+DTw/cmZjIGNvbXBhY3Q9InllcyI/Pg08IS0tcmZjIGNhdGVn
b3J5PSJpbmZvIiBpcHI9ImZ1bGwzOTc4Ii0tPg08cmZjIGNhdGVnb3J5PSJzdGQiIGlwcj0n
dHJ1c3QyMDA5MDInPg0JPGZyb250Pg0JCTx0aXRsZSBhYmJyZXY9IlNJUCBSZWNvcmRpbmcg
TWV0YWRhdGEiPlNlc3Npb24gSW5pdGlhdGlvbiBQcm90b2NvbCAoU0lQKSBSZWNvcmRpbmcg
TWV0YWRhdGE8L3RpdGxlPg0JCSAgIDxhdXRob3IgaW5pdGlhbHM9IlJhbSBNb2hhbiIgc3Vy
bmFtZT0iUmF2aW5kcmFuYXRoIiBmdWxsbmFtZT0iUmFtIE1vaGFuIFJhdmluZHJhbmF0aCI+
DQkJCTxvcmdhbml6YXRpb24+Q2lzY28gU3lzdGVtcywgSW5jLjwvb3JnYW5pemF0aW9uPg0J
CQk8YWRkcmVzcz4NCQkJCTxwb3N0YWw+DQkJCQkJPHN0cmVldD5DZXNzbmEgQnVzaW5lc3Mg
UGFyayw8L3N0cmVldD4NCQkJCQk8c3RyZWV0PkthZGFiZWVzYW5haGFsbGkgVmlsbGFnZSwg
VmFydGh1ciBIb2JsaSw8L3N0cmVldD4NCQkJCQk8c3RyZWV0PlNhcmphcHVyLU1hcmF0aGFo
YWxsaSBPdXRlciBSaW5nIFJvYWQ8L3N0cmVldD4NCQkJCQk8Y2l0eT5CYW5nYWxvcmU8L2Np
dHk+DQkJCQkJPHJlZ2lvbj5LYXJuYXRha2E8L3JlZ2lvbj4NCQkJCQk8Y29kZT41NjAxMDM8
L2NvZGU+DQkJCQkJPGNvdW50cnk+SW5kaWE8L2NvdW50cnk+DQkJCQk8L3Bvc3RhbD4NCQkJ
CTxlbWFpbD5ybW9oYW5yQGNpc2NvLmNvbTwvZW1haWw+DQkJCTwvYWRkcmVzcz4NCQkgICAg
PC9hdXRob3I+DSAgICAgICAgICAgICAgICA8YXV0aG9yIGluaXRpYWxzPSJQYXJ0aGFzYXJh
dGhpIiBzdXJuYW1lPSJSYXZpbmRyYW4iIGZ1bGxuYW1lPSJQYXJ0aGFzYXJhdGhpIFJhdmlu
ZHJhbiI+DQkJCTxvcmdhbml6YXRpb24+Tm9raWEgU29sdXRpb25zIGFuZCBOZXR3b3Jrczwv
b3JnYW5pemF0aW9uPg0JCQk8YWRkcmVzcz4NCQkJCTxwb3N0YWw+DQkJCQkJPHN0cmVldC8+
DQkJCQkJPGNpdHk+QmFuZ2Fsb3JlPC9jaXR5Pg0JCQkJCTxyZWdpb24+S2FybmF0YWthPC9y
ZWdpb24+DQkJCQkJPGNvdW50cnk+SW5kaWE8L2NvdW50cnk+DQkJCQk8L3Bvc3RhbD4NCQkJ
CTxlbWFpbD5wYXJ0aGFAcGFydGhhc2FyYXRoaS5jby5pbjwvZW1haWw+DQkJCTwvYWRkcmVz
cz4NCQk8L2F1dGhvcj4NCQk8YXV0aG9yIGluaXRpYWxzPSJQYXVsIiBzdXJuYW1lPSJLeXpp
dmF0IiBmdWxsbmFtZT0iUGF1bCBLeXppdmF0Ij4NCQkJPG9yZ2FuaXphdGlvbj5IdWF3ZWk8
L29yZ2FuaXphdGlvbj4NCQkJPGFkZHJlc3M+DQkJCQk8cG9zdGFsPgoJCQkJCTxzdHJlZXQv
Pg0JCQkJCTxyZWdpb24+SHVkc29uLCBNQTwvcmVnaW9uPg0JCQkJCTxjb3VudHJ5PlVTQTwv
Y291bnRyeT4NCQkJCTwvcG9zdGFsPg0JCQkJPGVtYWlsPnBreXppdmF0QGFsdW0ubWl0LmVk
dTwvZW1haWw+DQkJCTwvYWRkcmVzcz4NCQk8L2F1dGhvcj4NCQk8ZGF0ZSB5ZWFyPSIyMDEz
IiAvPg0JCTxhcmVhPlRyYW5zcG9ydDwvYXJlYT4NCQk8d29ya2dyb3VwPlNJUFJFQzwvd29y
a2dyb3VwPg0JCTxhYnN0cmFjdD4NCQkJPHQ+DQkJCQlTZXNzaW9uIHJlY29yZGluZyBpcyBh
IGNyaXRpY2FsIHJlcXVpcmVtZW50IGluIG1hbnkgY29tbXVuaWNhdGlvbnMgZW52aXJvbm1l
bnRzIHN1Y2ggYXMgY2FsbCBjZW50ZXJzIGFuZCBmaW5hbmNpYWwgdHJhZGluZy4gSW4gc29t
ZSBvZiB0aGVzZSBlbnZpcm9ubWVudHMsIGFsbCBjYWxscyBtdXN0IGJlIHJlY29yZGVkIGZv
ciByZWd1bGF0b3J5LCBjb21wbGlhbmNlLCBhbmQgY29uc3VtZXIgcHJvdGVjdGlvbiByZWFz
b25zLiAgUmVjb3JkaW5nIG9mIGEgc2Vzc2lvbiBpcyB0eXBpY2FsbHkgcGVyZm9ybWVkIGJ5
IHNlbmRpbmcgYSBjb3B5IG9mIGEgbWVkaWEgc3RyZWFtIHRvIGEgcmVjb3JkaW5nIGRldmlj
ZS4gIFRoaXMgZG9jdW1lbnQgZGVzY3JpYmVzIHRoZSBtZXRhZGF0YSBtb2RlbCBhcyB2aWV3
ZWQgYnkgU2Vzc2lvbiBSZWNvcmRpbmcgU2VydmVyKFNSUykgYW5kIHRoZSBSZWNvcmRpbmcg
bWV0YWRhdGEgZm9ybWF0Lg0JCQk8L3Q+DQkJPC9hYnN0cmFjdD4NCTwvZnJvbnQ+DQk8bWlk
ZGxlPg0NIDxzZWN0aW9uIHRpdGxlPSJJbnRyb2R1Y3Rpb24iPg0JCQk8dD4NCQkJCVNlc3Np
b24gcmVjb3JkaW5nIGlzIGEgY3JpdGljYWwgcmVxdWlyZW1lbnQgaW4gbWFueSBjb21tdW5p
Y2F0aW9ucyBlbnZpcm9ubWVudHMgc3VjaCBhcyBjYWxsIGNlbnRlcnMgYW5kIGZpbmFuY2lh
bCB0cmFkaW5nLiAgSW4gc29tZSBvZiB0aGVzZSBlbnZpcm9ubWVudHMsIGFsbCBjYWxscyBt
dXN0IGJlIHJlY29yZGVkIGZvciByZWd1bGF0b3J5LCBjb21wbGlhbmNlLCBhbmQgY29uc3Vt
ZXIgcHJvdGVjdGlvbiByZWFzb25zLiAgUmVjb3JkaW5nIG9mIGEgc2Vzc2lvbiBpcyB0eXBp
Y2FsbHkgcGVyZm9ybWVkIGJ5IHNlbmRpbmcgYSBjb3B5IG9mIGEgbWVkaWEgc3RyZWFtIHRv
IGEgcmVjb3JkaW5nIGRldmljZS4gVGhpcyBkb2N1bWVudCBmb2N1c2VzIG9uIHRoZSBSZWNv
cmRpbmcgbWV0YWRhdGEgd2hpY2ggZGVzY3JpYmVzIHRoZSBjb21tdW5pY2F0aW9uIHNlc3Np
b24uIFRoZSBkb2N1bWVudCBkZXNjcmliZXMgYSBtZXRhZGF0YSBtb2RlbCBhcyB2aWV3ZWQg
YnkgU2Vzc2lvbiBSZWNvcmRpbmcgU2VydmVyIGFuZCB0aGUgUmVjb3JkaW5nIG1ldGFkYXRh
IGZvcm1hdCwgdGhlIHJlcXVpcmVtZW50cyBmb3Igd2hpY2ggYXJlIGRlc2NyaWJlZCBpbiA8
eHJlZiB0YXJnZXQ9IlJGQzYzNDEiLz4gYW5kIHRoZSBhcmNoaXRlY3R1cmUgZm9yIHdoaWNo
IGlzIGRlc2NyaWJlZCBpbiA8eHJlZiB0YXJnZXQ9IkktRC5pZXRmLXNpcHJlYy1hcmNoaXRl
Y3R1cmUiLz4uDQkJCTwvdD4NCQk8L3NlY3Rpb24+DQ0JCTxzZWN0aW9uIHRpdGxlPSJUZXJt
aW5vbG9neSIgYW5jaG9yPSJzZWMtdGVybSI+DQkJCTx0Pg0JCQkJVGhlIGtleSB3b3JkcyAi
TVVTVCIsICJNVVNUIE5PVCIsICJSRVFVSVJFRCIsICJTSEFMTCIsICJTSEFMTCBOT1QiLA0J
CQkJIlNIT1VMRCIsICJTSE9VTEQgTk9UIiwgIlJFQ09NTUVOREVEIiwgIk1BWSIsIGFuZCAi
T1BUSU9OQUwiIGluIHRoaXMNCQkJCWRvY3VtZW50IGFyZSB0byBiZSBpbnRlcnByZXRlZCBh
cyBkZXNjcmliZWQgaW4gPHhyZWYgdGFyZ2V0PSJSRkMyMTE5Ii8+LiAgVGhpcw0JCQkJZG9j
dW1lbnQgb25seSB1c2VzIHRoZXNlIGtleSB3b3JkcyB3aGVuIHJlZmVyZW5jaW5nIG5vcm1h
dGl2ZQ0JCQkJc3RhdGVtZW50cyBpbiBleGlzdGluZyBSRkNzLiINDQkJCTwvdD4NCQk8L3Nl
Y3Rpb24+DQkJPHNlY3Rpb24gdGl0bGU9IkRlZmluaXRpb25zIj4NCQkJPHQ+TWV0YWRhdGEg
TW9kZWw6IEFuIGFic3RyYWN0IHJlcHJlc2VudGF0aW9uIG9mIG1ldGFkYXRhIHVzaW5nIGEg
VW5pZmllZCBNb2RlbGxpbmcgTGFuZ3VhZ2UoVU1MKSBjbGFzcyBkaWFncmFtLjwvdD4NCQkJ
PHQ+TWV0YWRhdGEgY2xhc3NlczogRWFjaCBibG9jayBpbiB0aGUgbW9kZWwgcmVwcmVzZW50
cyBhIGNsYXNzLiBBIGNsYXNzIGlzIGEgY29uc3RydWN0IHRoYXQgaXMgdXNlZCBhcyBhIGJs
dWVwcmludCB0byBjcmVhdGUgaW5zdGFuY2VzKGNhbGxlZCBvYmplY3RzKSBvZiBpdHNlbGYu
ICBUaGUgZGVzY3JpcHRpb24gb2YgZWFjaCBjbGFzcyBhbHNvIGhhcyByZXByZXNlbnRhdGlv
biBvZiBpdHMgYXR0cmlidXRlcyBpbiBhIHNlY29uZCBjb21wYXJ0bWVudCBiZWxvdyB0aGUg
Y2xhc3MgbmFtZS48L3Q+DQkJCTx0PkF0dHJpYnV0ZXM6IEF0dHJpYnV0ZXMgcmVwcmVzZW50
IHRoZSBlbGVtZW50cyBsaXN0ZWQgaW4gZWFjaCBvZiB0aGUgY2xhc3Nlcy4gVGhlIGF0dHJp
YnV0ZXMgb2YgYSBjbGFzcyBhcmUgbGlzdGVkIGluIHRoZSBzZWNvbmQgY29tcGFydG1lbnQg
YmVsb3cgdGhlIGNsYXNzIG5hbWUuIEVhY2ggaW5zdGFuY2Ugb2YgY2xhc3MgY29udmV5cyB2
YWx1ZXMgZm9yIHRoZXNlIGF0dHJpYnV0ZXMgd2hpY2ggYWRkcyB0byB0aGUgcmVjb3JkaW5n
J3MgTWV0YWRhdGEuPC90Pg0JCQk8dD5MaW5rYWdlczogTGlua2FnZXMgcmVwcmVzZW50IHRo
ZSByZWxhdGlvbnNoaXAgYmV0d2VlbiB0aGUgY2xhc3NlcyBpbiB0aGUgbW9kZWwuIEVhY2gg
cmVwcmVzZW50cyBhIGxvZ2ljYWwgY29ubmVjdGlvbiBiZXR3ZWVuIGNsYXNzZXMob3Igb2Jq
ZWN0cykgaW4gIGNsYXNzIGRpYWdyYW1zLyBvYmplY3QgZGlhZ3JhbXMuIFRoZSBsaW5rYWdl
cyB1c2VkIGluIHRoZSBNZXRhZGF0YSBtb2RlbCBvZiB0aGlzIGRvY3VtZW50IGFyZSBhc3Nv
Y2lhdGlvbnMuIDwvdD4NCQk8L3NlY3Rpb24+DQkJPHNlY3Rpb24gdGl0bGUgPSJNZXRhZGF0
YSBNb2RlbCI+DQkJCTx0Pg0JCQkJTWV0YWRhdGEgaXMgdGhlIGluZm9ybWF0aW9uIHRoYXQg
ZGVzY3JpYmVzIHJlY29yZGVkIG1lZGlhIGFuZCB0aGUgQ1MgdG8gd2hpY2ggdGhleSByZWxh
dGUuIFRoZSBkaWFncmFtIGJlbG93IHNob3dzIGEgbW9kZWwgZm9yIE1ldGFkYXRhIGFzIHZp
ZXdlZCBieSBhIFNlc3Npb24gUmVjb3JkaW5nIFNlcnZlciAoU1JTKS4NCQkJPC90Pg0JCQk8
ZmlndXJlPjxhcnR3b3JrPg0JCQkJPCFbQ0RBVEFbDQ0NICAgICAgICAgICstLS0tLS0tLS0t
LS0tLS0tLS0tLS0tLS0tLS0tLS0tKw0gICAgICAgICAgfCAgICBSZWNvcmRpbmcgU2Vzc2lv
biAoUlMpICAgICB8DSAgICAgICAgICArLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t
LSsNICAgICAgICAgICAgICAgIHwxLi4qICAgICAgICAgICB8IDEuLioNICAgICAgICAgICAg
ICAgIHwgICAgICAgICAgICAgICB8IA0gICAgICAgICAgICAgICAgfCAgICAgICAgICAgICAg
IHwgMC4uKg0gICAgICAgICAgICAgICAgfCAgICAgICAgKy0tLS0tLS0tLS0tLS0tLS0tKw0r
LS0tLS0tLS0tLS0tKyAgfCAgICAgICAgfCBDb21tdW5pY2F0aW9uICAgfA18IENTUlMgICAg
ICAgfCAgfCAgICAgICAgfCAgU2Vzc2lvbiAoQ1MpICAgfA18IEFzc29jaWF0aW9ufC0tKyAg
ICAgICAgfCAgICBHcm91cCAgICAgICAgfA18ICAgICAgICAgICAgfCAgfCAgICAgICAgKy0t
LS0tLS0tLS0tLS0tLS0tKyAgICAgIA0rLS0tLS0tLS0tLS0tKyAgfCAgICAgICAgICAgICAg
fCAwLi4xIA0gICAgICAgICAgICAgICAgfCAgICAgICAgICAgICAgfCAgDSAgICAgICAgICAg
ICAgICB8MC4uKiAgICAgICAgICB8IDEuLiogICANKy0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t
LS0tLS0tLS0rIA18ICAgQ29tbXVuaWNhdGlvbiBTZXNzaW9uIChDUykgIHwNfCAgICAgICAg
ICAgICAgICAgICAgICAgICAgICAgICB8DSstLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t
LS0tKw0gICAgICB8IDEuLiogICAgICAgICAgICAgICAgICAgfDAuLjENKy0tLS0tKyAgICAg
ICAgICAgICAgICAgICAgICAgIHwgICAgDXwgICAgIHwgMC4uKiAgICAgICAgICAgICAgICAg
ICB8MC4uKiANfCArLS0tLS0tLS0tLS0tLSsgcmVjZWl2ZXMgKy0tLS0tLS0tLS0tLS0tLS0r
DXwgfCBQYXJ0aWNpcGFudCB8LS0tLS0tLS0tLXwgIE1lZGlhIFN0cmVhbXMgfA18IHwgICAg
ICAgICAgICAgfDAuLiogIDAuLip8ICAgICAgICAgICAgICAgIHwNfCB8ICAgICAgICAgICAg
IHwgICAgICAgICAgfCAgICAgICAgICAgICAgICB8DXwgfCAgICAgICAgICAgICB8ICAgICAg
ICAgIHwgICAgICAgICAgICAgICAgfA18IHwgICAgICAgICAgICAgfCAgc2VuZHMgICB8ICAg
ICAgICAgICAgICAgIHwNfCB8ICAgICAgICAgICAgIHwtLS0tLS0tLS0tfCAgICAgICAgICAg
ICAgICB8DXwgfCAgICAgICAgICAgICB8MS4qICAgMC4uKnwgICAgICAgICAgICAgICAgfA18
ICstLS0tLS0tLS0tLS0tKyAgICAgICAgICArLS0tLS0tLS0tLS0tLS0tLSsNfCAgICAgICAg
fCAgICAgICAgICAgICAgICAgICAgICAgIHwNfCAgICAgICAgfCAgICAgICAgICAgICAgICAg
ICAgICAgIHwNfCAgICAgICAgKy0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLSstLS0tLS0tLS0t
LS0rDXwgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgfA18
ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIHwNfCAgICAg
ICAgICAgKy0tLS0tLS0tLS0tLS0tLS0tLSsgICAgKy0tLS0tLS0tLS0tLS0tLS0tLS0tLS0r
DXwgICAgICAgICAgIHxQYXJ0aWNpcGFudENTICAgICB8ICAgIHwgIFBhcnRpY2lwYW50U3Ry
ZWFtICAgfCAgICAgICANKy0tLS0tLS0tLS0tfCAgQXNzb2NpYXRpb24gICAgIHwgICAgfCAg
ICBBc3NvY2lhdGlvbiAgICAgICB8IA0gICAgICAgICAgICB8ICAgICAgICAgICAgICAgICAg
fCAgICB8ICAgICAgICAgICAgICAgICAgICAgIHwNICAgICAgICAgICAgKy0tLS0tLS0tLS0t
LS0tLS0tLSsgICAgKy0tLS0tLS0tLS0tLS0tLS0tLS0tLS0rDSAgICAgICAgICAgIA0JCQkJ
IF1dPg08L2FydHdvcms+PC9maWd1cmU+DTx0Pg0JVGhlIE1ldGFkYXRhIG1vZGVsIGlzIGEg
Y2xhc3MgZGlhZ3JhbSBpbiBVbmlmaWVkIE1vZGVsbGluZyBMYW5ndWFnZShVTUwpLiBUaGUg
bW9kZWwgZGVzY3JpYmVzIHRoZSBzdHJ1Y3R1cmUgb2YgYSBtZXRhZGF0YSBpbiBnZW5lcmFs
IGJ5IHNob3dpbmcgdGhlIGNsYXNzZXMsIHRoZWlyIGF0dHJpYnV0ZXMsIGFuZCB0aGUgcmVs
YXRpb25zaGlwcyBhbW9uZyB0aGUgY2xhc3Nlcy4gRWFjaCBibG9jayBpbiB0aGUgbW9kZWwg
YWJvdmUgcmVwcmVzZW50cyBhIGNsYXNzLiBUaGUgbGlua2FnZXMgYmV0d2VlbiB0aGUgY2xh
c3NlcyByZXByZXNlbnRzIHRoZSByZWxhdGlvbnNoaXBzIHdoaWNoIGNhbiBiZSBhc3NvY2lh
dGlvbnMgb3IgQ29tcG9zaXRpb24uIA0JVGhlIG1ldGFkYXRhIGlzIGNvbnZleWVkIGZyb20g
U1JDIHRvIFNSUy4NPC90Pg0NICAgICAgICAgIDx0PlRoZSBtb2RlbCBhbGxvd3MgdGhlIGNh
cHR1cmUgb2YgYSBzbmFwc2hvdCBvZiBhIHJlY29yZGluZydzIE1ldGFkYXRhIGF0IGEgZ2l2
ZW4gaW5zdGFudCBpbiB0aW1lLiBNZXRhZGF0YSBjaGFuZ2VzIHRvIHJlZmxlY3QgY2hhbmdl
cyBpbiB3aGF0IGlzIGJlaW5nIHJlY29yZGVkLiBGb3IgZXhhbXBsZSwgaWYgYSBwYXJ0aWNp
cGFudCBqb2lucyBhIGNvbmZlcmVuY2UsIHRoZW4gdGhlIFNSQyBzZW5kcyB0aGUgU1JTIGEg
c25hcHNob3Qgb2YgbWV0YWRhdGEgaGF2aW5nIHRoYXQgcGFydGljaXBhbnQgaW5mb3JtYXRp
b24gKHdpdGggYXR0cmlidXRlcyBsaWtlIG5hbWUvQW9SIHBhaXIgYW5kIGFzc29jaWF0ZS10
aW1lLik8L3Q+DQkJCTx0PlNvbWUgb2YgdGhlIG1ldGFkYXRhIGlzIG5vdCByZXF1aXJlZCB0
byBiZSBjb252ZXllZCBleHBsaWNpdGx5IGZyb20gdGhlIFNSQyB0byB0aGUgU1JTLCBpZiBp
dCBjYW4gYmUgb2J0YWluZWQgY29udGV4dHVhbGx5IGJ5IHRoZSBTUlMoZS5nLiwgZnJvbSBT
SVAgb3IgU0RQIHNpZ25hbGxpbmcpLjwvdD4NPC9zZWN0aW9uPg0JCTxzZWN0aW9uIHRpdGxl
ID0iUmVjb3JkaW5nIE1ldGFkYXRhIEZvcm1hdCI+DSAgICAgICAgICAgICAgICAgPHQ+DVRo
aXMgc2VjdGlvbiBnaXZlcyBhbiBvdmVydmlldyBvZiB0aGUgUmVjb3JkaW5nIE1ldGFkYXRh
IEZvcm1hdC4gU29tZSBkYXRhIGZyb20gdGhlIG1ldGFkYXRhIG1vZGVsIGlzIGFzc3VtZWQg
dG8gYmUgbWFkZSBhdmFpbGFibGUgdG8gdGhlIFNSUyB0aHJvdWdoIFNlc3Npb24gRGVzY3Jp
cHRpb24gUHJvdG9jb2wgKFNEUCk8eHJlZiB0YXJnZXQ9IlJGQzQ1NjYiLz4sIGFuZCB0aGVy
ZWZvcmUgdGhpcyBkYXRhIGlzIG5vdCByZXByZXNlbnRlZCBpbiB0aGUgWE1MIGRvY3VtZW50
IGZvcm1hdCBzcGVjaWZpZWQgaW4gdGhpcyBkb2N1bWVudC4gU0RQIGF0dHJpYnV0ZXMgZGVz
Y3JpYmUgZGlmZmVyZW50IG1lZGlhIGZvcm1hdHMgbGlrZSBhdWRpbywgdmlkZW8uIFRoZSBv
dGhlciBtZXRhZGF0YSBhdHRyaWJ1dGVzLCBzdWNoIGFzIHBhcnRpY2lwYW50IGRldGFpbHMs
IGFyZSByZXByZXNlbnRlZCBpbiBhIG5ldyBSZWNvcmRpbmcgc3BlY2lmaWMgWE1MIGRvY3Vt
ZW50IG9mIHR5cGUgJ2FwcGxpY2F0aW9uL3JzLW1ldGFkYXRhK3htbCcuIFRoZSBTRFAgbGFi
ZWwgYXR0cmlidXRlIDx4cmVmIHRhcmdldD0iUkZDNDU3NCIvPiBwcm92aWRlcyBhbiBpZGVu
dGlmaWVyIGJ5IHdoaWNoIGEgbWV0YWRhdGEgWE1MIGRvY3VtZW50IGNhbiByZWZlciB0byBh
IHNwZWNpZmljIG1lZGlhIGRlc2NyaXB0aW9uIGluIHRoZSBTRFAgc2VudCBmcm9tIHRoZSBT
UkMgdG8gdGhlIFNSUy4NICAgICAgICAgICAgICAgICA8L3Q+DSAgICAgICAgICAgICAgICAg
PHQ+DQkJCQkJIFRoZSBYTUwgZG9jdW1lbnQgZm9ybWF0IGNhbiBiZSB1c2VkIHRvIHJlcHJl
c2VudCBlaXRoZXIgdGhlIGNvbXBsZXRlIG1ldGFkYXRhIG9yIGEgcGFydGlhbCB1cGRhdGUg
dG8gdGhlIG1ldGFkYXRhLiBUaGUgbGF0dGVyIGluY2x1ZGVzIG9ubHkgZWxlbWVudHMgdGhh
dCBoYXZlIGNoYW5nZWQgY29tcGFyZWQgdG8gdGhlIHByZXZpb3VzbHkgcmVwb3J0ZWQgbWV0
YWRhdGEuDQkJCQkgPC90Pg0gICAgICAgICAgICAgICAgIDxzZWN0aW9uIHRpdGxlPSJYTUwg
ZGF0YSBmb3JtYXQiPg0gICAgICAgCQkJPHQ+PCFbQ0RBVEFbDUV2ZXJ5IHJlY29yZGluZyBt
ZXRhZGF0YSBYTUwgZG9jdW1lbnQgTVVTVCBjb250YWluIGEgPHJlY29yZGluZz4gZWxlbWVu
dC4gVGhlIDxyZWNvcmRpbmc+IGVsZW1lbnQgYWN0cyBhcyBhIGNvbnRhaW5lciBmb3IgYWxs
IG90aGVyIGVsZW1lbnRzIGluIHRoaXMgWE1MIGRvY3VtZW50LiANCQkJXV0+PC90PiANICAg
ICAgIAkJCTx0Pg1BIHJlY29yZGluZyBvYmplY3QgaXMgYSBYTUwgZG9jdW1lbnQuIEl0IE1V
U1QgaGF2ZSB0aGUgWE1MIGRlY2xhcmF0aW9uIGFuZCBpdCBTSE9VTEQgY29udGFpbiBhbiBl
bmNvZGluZyBkZWNsYXJhdGlvbiBpbiB0aGUgWE1MIGRlY2xhcmF0aW9uLCBlLmcuLCA8IVtD
REFUQVsgIjw/eG1sIHZlcnNpb249JzEuMCcgZW5jb2Rpbmc9J1VURi04Jz8+Ii4gXV0+IElm
IHRoZSBjaGFyc2V0IHBhcmFtZXRlciBvZiB0aGUgTUlNRSBjb250ZW50IHR5cGUgZGVjbGFy
YXRpb24gaXMgcHJlc2VudCBhbmQgaXQgaXMgZGlmZmVyZW50IGZyb20gdGhlIGVuY29kaW5n
IGRlY2xhcmF0aW9uLCB0aGUgY2hhcnNldCBwYXJhbWV0ZXIgdGFrZXMgcHJlY2VkZW5jZS4N
CQkJCTwvdD4NICAgICAgICAgICAgICAgICAgICAgICAgIDx0Pg1FdmVyeSBhcHBsaWNhdGlv
biBjb25mb3JtaW5nIHRvIHRoaXMgc3BlY2lmaWNhdGlvbiBNVVNUIGFjY2VwdCB0aGUgVVRG
LTggY2hhcmFjdGVyIGVuY29kaW5nIHRvIGVuc3VyZSB0aGUgbWluaW1hbCBpbnRlcm9wZXJh
YmlsaXR5Lg0JCQkJPC90Pg0gICAgICAgICAgICAgICAgICAgICAgICA8dD4NU3ludGF4IGFu
ZCBzZW1hbnRpYyBlcnJvcnMgaW4gYW4gWE1MIGRvY3VtZW50IHNob3VsZCBiZSByZXBvcnRl
ZCB0byB0aGUgb3JpZ2luYXRvciB1c2luZyBhcHBsaWNhdGlvbiBzcGVjaWZpYyBtZWNoYW5p
c21zLg0gICAgICAgICAgICAgICAgICAgICAgICA8L3Q+DSA8c2VjdGlvbiB0aXRsZT0iTmFt
ZXNwYWNlIj4NCQkJCTx0Pg0gIFRoZSBuYW1lc3BhY2UgVVJJIGZvciBlbGVtZW50cyBkZWZp
bmVkIGJ5IHRoaXMgc3BlY2lmaWNhdGlvbiBpcyBhIFVuaWZvcm0gUmVzb3VyY2UgTmFtZXNw
YWNlIChVUk4pIDx4cmVmIHRhcmdldD0iUkZDMjE0MSIvPiwgdXNpbmcgdGhlIG5hbWVzcGFj
ZSAgICBpZGVudGlmaWVyICdpZXRmJyBkZWZpbmVkIGJ5IDx4cmVmIHRhcmdldD0iUkZDMjY0
OCIvPiBhbmQgZXh0ZW5kZWQgYnkgPHhyZWYgdGFyZ2V0PSJSRkMzNjg4Ii8+Lg0JCQkJPC90
Pg0gICAgICAgICAgICAgICAgICAgICAgICA8dD4NVGhlIFVSTiBpczogdXJuOmlldGY6cGFy
YW1zOnhtbDpuczpyZWNvcmRpbmcNCQkJCTwvdD4NICAgICAgICAgICAgICAgICAgICA8L3Nl
Y3Rpb24+DSAgICAgICAgICAgICAgICAgICAgICAgPHNlY3Rpb24gdGl0bGU9InJlY29yZGlu
ZyI+DQkJCQk8dD48IVtDREFUQVsNVGhlIDxyZWNvcmRpbmc+IGVsZW1lbnQgTVVTVCBjb250
YWluIGFuIHhtbG5zIG5hbWVzcGFjZSBhdHRyaWJ1dGUgd2l0aCB2YWx1ZSBhcyB1cm46aWV0
ZjpwYXJhbXM6eG1sOm5zOnJlY29yZGluZy4gT25lIHJlY29yZGluZyBlbGVtZW50IE1VU1Qg
YmUgcHJlc2VudCBpbiBldmVyeSByZWNvcmRpbmcgbWV0YWRhdGEgWE1MIGRvY3VtZW50Lg0J
CQkJXV0+PC90Pg0JICAgICAgICAgICAgICAgICA8dD48IVtDREFUQVsNQSByZWNvcmRpbmcg
ZWxlbWVudCBNQVkgY29udGFpbiBhIDxkYXRhTW9kZT4gZWxlbWVudCBpbmRpY2F0aW5nIHdo
ZXRoZXIgdGhlIFhNTCBkb2N1bWVudCBpcyBhIGNvbXBsZXRlIGRvY3VtZW50IG9yIGEgcGFy
dGlhbCB1cGRhdGUuIElmIG5vIDxkYXRhTW9kZT4gZWxlbWVudCBpcyBwcmVzZW50IHRoZW4g
dGhlIGRlZmF1bHQgdmFsdWUgaXMgImNvbXBsZXRlIi4NICAgICAgICAgICAgICAgICAgICAg
ICBdXT48L3Q+DSAgICAgICAgICAgICAgICAgICAgICAgPC9zZWN0aW9uPg0JCTwvc2VjdGlv
bj4NICAgICAgICAgICAgPC9zZWN0aW9uPg0JCTxzZWN0aW9uIHRpdGxlPSJSZWNvcmRpbmcg
TWV0YWRhdGEgY2xhc3NlcyI+DQkJCTx0Pg0JCQkJVGhpcyBzZWN0aW9uIGRlc2NyaWJlcyBl
YWNoIGNsYXNzIG9mIHRoZSBtZXRhZGF0YSBtb2RlbCwgYW5kIHRoZSBhdHRyaWJ1dGVzIG9m
IGVhY2ggY2xhc3MuIFRoaXMgc2VjdGlvbiBhbHNvIGRlc2NyaWJlcyBob3cgZGlmZmVyZW50
IGNsYXNzZXMgYXJlIGxpbmtlZCBhbmQgdGhlIFhNTCBlbGVtZW50IGZvciBlYWNoIG9mIHRo
ZW0uPC90Pg0JCQk8c2VjdGlvbiB0aXRsZT0iUmVjb3JkaW5nIFNlc3Npb24iPg0JCQkJPGZp
Z3VyZT48YXJ0d29yaz4NCQkJCQk8IVtDREFUQVsNKy0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t
LS0tLS0tLS0rICAgICAgICAgICAgICAgDXwgUmVjb3JkaW5nIFNlc3Npb24gKFJTKSAgICAg
ICAgfCAgICAgICAgICAgICAgIA0rLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLSsg
ICAgICAgICAgICAgICANfCAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICB8DXwgICAg
IFN0YXJ0L0VuZCBUaW1lICAgICAgICAgICAgfA18ICAgICAgICAgICAgICAgICAgICAgICAg
ICAgICAgIHwNfCAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICB8DXwgICAgICAgICAg
ICAgICAgICAgICAgICAgICAgICAgfA0rLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t
LSsgDSAgICAgIHwxLi4qICAgICAgICAgICAgfCAxLi4qIA0gICAgICB8ICAgICAgICAgICAg
ICAgIHwgICAgICANICAgICAgfDAuLiogICAgICAgICAgICB8IDAuLiogDSBDb21tdW5pY2F0
aW9uICAgIENvbW11bmljYXRpb24gDSBTZXNzaW9uICAgICAgICAgIFNlc3Npb24gR3JvdXAo
Q1MgR3JvdXApDQkJCQkJXV0+DQkJCQk8L2FydHdvcms+PC9maWd1cmU+DQkJCQk8dD5FYWNo
IGluc3RhbmNlIG9mIGEgUmVjb3JkaW5nIFNlc3Npb24gY2xhc3MgKG5hbWVseSB0aGUgUmVj
b3JkaW5nIFNlc3Npb24gT2JqZWN0KSByZXByZXNlbnRzIGEgU0lQIHNlc3Npb24gY3JlYXRl
ZCBiZXR3ZWVuIGFuIFNSQyBhbmQgU1JTIGZvciB0aGUgcHVycG9zZSBvZiByZWNvcmRpbmcg
YSBDb21tdW5pY2F0aW9uIFNlc3Npb24uIDwvdD4NCQkJCQ0JCQk8c2VjdGlvbiB0aXRsZT0i
QXR0cmlidXRlcyI+DQkJCSAgIDx0PiBBIFJlY29yZGluZyBTZXNzaW9uIGNsYXNzIGhhcyB0
aGUgZm9sbG93aW5nIGF0dHJpYnV0ZXM6DQkJCQk8bGlzdCBzdHlsZT0nc3ltYm9scyc+DQkJ
CQkJPHQ+IFN0YXJ0L0VuZCBUaW1lIC0gUmVwcmVzZW50cyB0aGUgU3RhcnQvRW5kIHRpbWUg
b2YgYSBSZWNvcmRpbmcgU2Vzc2lvbiBvYmplY3QuIDwvdD4NCQkJCTwvbGlzdD4gDQkJCSAg
IDwvdD4JCQkNCQkJCTwvc2VjdGlvbj4NCQkJCTxzZWN0aW9uIHRpdGxlPSJMaW5rYWdlcyI+
DQkJCQkJPHQ+RWFjaCBpbnN0YW5jZSBvZiBSZWNvcmRpbmcgU2Vzc2lvbiBoYXM6PC90Pg0J
CQkJCTx0Pg0JCQkJCQk8bGlzdCBzdHlsZT0nc3ltYm9scyc+DQkJCQkJCQk8dD5aZXJvIG9y
IG1vcmUgaW5zdGFuY2VzIG9mICBDb21tdW5pY2F0aW9uIFNlc3Npb24gR3JvdXAgKENTRyku
PC90Pg0JCQkJCQkJPHQ+WmVybyBvciBtb3JlIGluc3RhbmNlcyBvZiBDb21tdW5pY2F0aW9u
IFNlc3Npb24gb2JqZWN0cy48L3Q+DQkJCQkJCTwvbGlzdD4NCQkJCQk8L3Q+CgkJCQkJPHQ+
Q1NzIGFuZCBDU0dzIGFyZSBvcHRpb25hbCB0byBhY2NvbW1vZGF0ZSBwZXJzaXN0ZW50IHJl
Y29yZGluZywgd2hlcmUgdGhlcmUgbWF5IHNvbWV0aW1lcyBiZSBub25lLjwvdD4NCQkJCTwv
c2VjdGlvbj4NCQkJCTxzZWN0aW9uIHRpdGxlPSJYTUwgZWxlbWVudCI+DQkJCQkJPHQ+PCFb
Q0RBVEFbCkEgUmVjb3JkaW5nIFNlc3Npb24gb2JqZWN0IGlzIHJlcHJlc2VudGVkIGJ5IGEg
PHJlY29yZGluZz4gWE1MIGVsZW1lbnQuIFRoYXQgaW4gdHVybiByZWxpZXMgb24gdGhlIFNJ
UC9TRFAgc2Vzc2lvbiB3aXRoIHdoaWNoIHRoZSBYTUwgZG9jdW1lbnQgaXMgYXNzb2NpYXRl
ZCB0byBwcm92aWRlIHNvbWUgb2YgdGhlIGF0dHJpYnV0ZXMgb2YgdGhlIFJlY29yZGluZyBT
ZXNzaW9uIGVsZW1lbnQuIAoJCQkJCV1dPjwvdD4NCQkJCQk8dD5TdGFydCBhbmQgRW5kIHRp
bWUgdmFsdWUgYXJlIGRlcml2YWJsZSBmcm9tIERhdGUgaGVhZGVyKGlmIHByZXNlbnQgaW4g
U0lQIG1lc3NhZ2UpIGluIFJTLiBJbiBjYXNlcyB3aGVyZSBEYXRlIGhlYWRlciBpcyBub3Qg
cHJlc2VudCwgU3RhcnQvRW5kIHRpbWUgYXJlIGRlcml2YWJsZSBmcm9tIHRoZSB0aW1lIGF0
IHdoaWNoIFNSUyByZWNlaXZlcyB0aGUgbm90aWZpY2F0aW9uIG9mIFNJUCBtZXNzYWdlIHRv
IHNldHVwIFJTIC8gZGlzY29ubmVjdCBSUy4gPC90Pg0JCQkJPC9zZWN0aW9uPg0JCQk8L3Nl
Y3Rpb24+DQkJCTxzZWN0aW9uIHRpdGxlPSJDb21tdW5pY2F0aW9uIFNlc3Npb24gR3JvdXAi
Pg0JCQkJPGZpZ3VyZT48YXJ0d29yaz4NCQkJCQk8IVtDREFUQVsNIFJlY29yZGluZyBTZXNz
aW9uIChSUykNICAgICAgICAgICB8IDEuLioNICAgICAgICAgICB8IA0gICAgICAgICAgIHwg
MC4uKiANKy0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0rICAgICAgICAgICAgICAg
DXwgQ29tbXVuaWNhdGlvbiBTZXNzaW9uICAgICAgICAgfA18ICAgICBHcm91cCAgICAgICAg
ICAgICAgICAgICAgIHwgICAgICAgICAgICAgICANKy0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t
LS0tLS0tLS0rICAgICAgICAgICAgICAgDXwgIFVuaXF1ZS1JRCAgICAgICAgICAgICAgICAg
ICAgfA18ICBhc3NvY2lhdGUtdGltZSAgICAgICAgICAgICAgIHwNfCAgZGlzYXNzb2NpYXRl
LXRpbWUgICAgICAgICAgICB8DXwgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgfA0r
LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLSsNICAgICAgICAgICB8IDAuLjEgICAg
ICAgICAgICAgICAgICAgICAgICAgICAgICAgDSAgICAgICAgICAgfCAgICAgICAgICAgICAg
ICAgICAgICAgICAgICAgICAgICAgIA0gICAgICAgICAgIHwgMS4uKiAgICAgICAgICAgICAg
ICAgICAgICAgICAgICAgICANIENvbW11bmljYXRpb24gU2Vzc2lvbiAoQ1MpDQkJCQkJXV0+
DQkJCQk8L2FydHdvcms+PC9maWd1cmU+DQkJCQ0JCQkJPHQ+DQkJCQkJT25lIGluc3RhbmNl
IG9mIGEgQ29tbXVuaWNhdGlvbiBTZXNzaW9uIEdyb3VwIGNsYXNzIChuYW1lbHkgdGhlIENv
bW11bmljYXRpb24gU2Vzc2lvbiBHcm91cCBvYmplY3QpIHByb3ZpZGVzICBhc3NvY2lhdGlv
biBvciBsaW5raW5nIG9mIENvbW11bmljYXRpb24gU2Vzc2lvbnMuDQkJCQk8L3Q+DQkJCQk8
c2VjdGlvbiB0aXRsZT0iQXR0cmlidXRlcyI+DQkJCQkgICA8dD4gQSBDUyBHcm91cCBoYXMg
dGhlIGZvbGxvd2luZyBhdHRyaWJ1dGVzOiANCQkJCQk8bGlzdCBzdHlsZT0nc3ltYm9scyc+
DQkJCQkJCTx0PlVuaXF1ZS1JRCAtIFRoaXMgVW5pcXVlLUlEIGlzIHRvIGdyb3VwIGRpZmZl
cmVudCBDU3MgdGhhdCBhcmUgcmVsYXRlZC4gU1JDIChvciBTUlMpIGlzIHJlc3BvbnNpYmxl
IGZvciBlbnN1cmluZyB0aGUgdW5pcXVlbmVzcyBvZiBVbmlxdWUtSUQgaW4gY2FzZSBtdWx0
aXBsZSBTUkMgaW50ZXJhY3RzIHdpdGggdGhlIHNhbWUgU1JTLiBUaGUgbWVjaGFuaXNtIGJ5
IHdoaWNoIFNSQyBncm91cHMgdGhlIENTIGlzIG91dHNpZGUgdGhlIHNjb3BlIG9mIFNJUFJF
Qy4gPC90Pg0JCQkJCQk8dD5Bc3NvY2lhdGUtdGltZSAtIEFzc29jaWF0ZS10aW1lIGZvciBD
Uy1Hcm91cCBzaGFsbCBiZSBjYWxjdWxhdGVkIGJ5IFNSQyAgYXMgdGhlIHRpbWUgd2hlbiBh
IGdyb3VwaW5nIGlzIGZvcm1lZC4gVGhlIHJ1bGVzIHRoYXQgZGV0ZXJtaW5lIGhvdyBhIGdy
b3VwaW5nIG9mIGRpZmZlcmVudCBDb21tdW5pY2F0aW9uIFNlc3Npb24gb2JqZWN0cyBpcyBk
b25lIGJ5IFNSQyBpcyBvdXRzaWRlIHRoZSBzY29wZSBvZiBTSVBSRUMuPC90Pg0JCQkJCQk8
dD5EaXNhc3NvY2lhdGUtdGltZSAtIERpc2Fzc29jaWF0ZS10aW1lIGZvciBDUy1Hcm91cCBz
aGFsbCBiZSBjYWxjdWxhdGVkIGJ5IFNSQyBhcyB0aGUgdGltZSB3aGVuIHRoZSBncm91cGlu
ZyBlbmRzPC90Pg0JCQkJCTwvbGlzdD4KCQkJCSAgIDwvdD4NCQkJCTwvc2VjdGlvbj4NCQkJ
CTxzZWN0aW9uIHRpdGxlPSJMaW5rYWdlcyI+DQkJCQkJPHQ+ClRoZSBsaW5rYWdlcyBiZXR3
ZWVuIENvbW11bmljYXRpb24gU2Vzc2lvbiBHcm91cCBjbGFzcyBhbmQgb3RoZXIgY2xhc3Nl
cyBhcmUgYXNzb2NpYXRpb25zLiAKQSBjb21tdW5pY2F0aW9uIFNlc3Npb24gR3JvdXAgaXMg
YXNzb2NpYXRlZCB3aXRoIFJTIGFuZCBDUyBpbiB0aGUgZm9sbG93aW5nIG1hbm5lcjo8L3Q+
DQkJCQkJPHQ+DQkJCQkJCTxsaXN0IHN0eWxlPSdzeW1ib2xzJz4NCQkJCQkJCTx0PiBUaGVy
ZSBhcmUgb25lIG9yIG1vcmUgUmVjb3JkaW5nIFNlc3Npb24gb2JqZWN0cyBwZXIgQ29tbXVu
aWNhdGlvbiBTZXNzaW9uIEdyb3VwLiA8L3Q+DQkJCQkJCQk8dD5FYWNoIENvbW11bmljYXRp
b24gU2Vzc2lvbiBHcm91cCBvYmplY3QgaGFzIHRvIGJlIGFzc29jaWF0ZWQgd2l0aCBvbmUg
b3IgbW9yZSBSUyBbSGVyZSBlYWNoIFJTIGNhbiBiZSBzZXR1cCBieSB0aGUgcG90ZW50aWFs
bHkgZGlmZmVyZW50IFNSQ3NdIDwvdD4NCQkJCQkJCTx0PiBUaGVyZSBhcmUgb25lIG9yIG1v
cmUgQ29tbXVuaWNhdGlvbiBTZXNzaW9ucyBwZXIgQ1MgR3JvdXAgW2UuZy4gQ29uc3VsdCBU
cmFuc2Zlcl08L3Q+DQkJCQkJCTwvbGlzdD4NCQkJCQk8L3Q+DQkJCQk8L3NlY3Rpb24+DSAg
ICAgICAgICAgICAgICAgIAk8c2VjdGlvbiB0aXRsZT0iWE1MIGVsZW1lbnQiPg0JCQkgICAg
ICAgPHQ+PCFbQ0RBVEFbDVRoZSA8Z3JvdXA+IGVsZW1lbnQgaXMgYW4gb3B0aW9uYWwgZWxl
bWVudCBwcm92aWRlcyB0aGUgaW5mb3JtYXRpb24gYWJvdXQgdGhlIGNvbW11bmljYXRpb24g
c2Vzc2lvbiBncm91cA0JCQkgICAgICAgXV0+PC90Pg0gICAgICAgICAgICAgICAgICAgICAg
ICAgICAgICAgPHQ+PCFbQ0RBVEFbDUVhY2ggY29tbXVuaWNhdGlvbiBzZXNzaW9uIGdyb3Vw
IChDU0cpb2JqZWN0IGlzIHJlcHJlc2VudGVkIHVzaW5nIG9uZSBncm91cCBlbGVtZW50LiAK
RWFjaCA8Z3JvdXA+IGVsZW1lbnQgaGFzIGEgdW5pcXVlICdncm91cC1pZCcgYXR0cmlidXRl
IHdoaWNoIHVuaXF1ZWx5IGlkZW50aWZpZXMgdGhlIENTRy4gDQkJCSAgICAgICBdXT48L3Q+
DSAgICAgICAgICAgICAgICAgICAgICAgIDwvc2VjdGlvbj4NCQkJPC9zZWN0aW9uPg0NCQkJ
PHNlY3Rpb24gdGl0bGU9IkNvbW11bmljYXRpb24gU2Vzc2lvbiI+DQkJCQk8ZmlndXJlPjxh
cnR3b3JrPg0JCQkJCTwhW0NEQVRBWw0gDVJlY29yZGluZwkgICAgICAgQ29tbXVuaWNhdGlv
biANU2Vzc2lvbiAgICAgICAgICAgIFNlc3Npb24gR3JvdXAoQ1MgR3JvdXApDSAgIHwxLi4q
ICAgICAgICAgICAgICAgICAgfCAwLi4xDSAgIHwgICAgICAgICAgICAgICAgICAgICAgfCAN
ICAgfDAuLiogICAgICAgICAgICAgICAgICB8IDEuLiogDSstLS0tLS0tLS0tLS0tLS0tLS0t
LS0tLS0tLS0tLS0tKw18ICAgQ29tbXVuaWNhdGlvbiBTZXNzaW9uIChDUykgIHwgDXwgICAg
ICAgICAgICAgICAgICAgICAgICAgICAgICAgfCAgDSstLS0tLS0tLS0tLS0tLS0tLS0tLS0t
LS0tLS0tLS0tKyANfCAgIENTIElkZW50aWZpZXIgICAgICAgICAgICAgICB8IA18ICAgVGVy
bWluYXRpb24gUmVhc29uICAgICAgICAgIHwNfCAgIFN0YXJ0LXRpbWUgICAgICAgICAgICAg
ICAgICB8DXwgICBTdG9wLXRpbWUgICAgICAgICAgICAgICAgICAgfA0rLS0tLS0tLS0tLS0t
LS0tLS0tLS0tLS0tLS0tLS0tLSsNICAgfCAgICAgICAgICAgICAgICAgICAgICB8DSAgIHwg
MC4uKiAgICAgICAgICAgICAgICAgfDAuLjEgICAgICAgICAgICAgIA0gICB8ICAgICAgICAg
ICAgICAgICAgICAgIHwgICAgICAgICAgICAgICAgICANICAgfCAwLi4qICAgICAgICAgICAg
ICAgICB8MC4uKiAgICAgICAgICAgICAgDVBhcnRpY2lwYW50ICAgICAgICAgICAgICBNZWRp
YSBTdHJlYW0NDQkJCQkJXV0+DQkJCQk8L2FydHdvcms+PC9maWd1cmU+DQkJCQk8dD4KQSBD
b21tdW5pY2F0aW9uIFNlc3Npb24gY2xhc3MgYW5kIGl0cyBvYmplY3QgaW4gdGhlIG1ldGFk
YXRhIG1vZGVsIHJlcHJlc2VudHMgYSBDb21tdW5pY2F0aW9uIFNlc3Npb24gYW5kIGl0cyBw
cm9wZXJ0aWVzIG5lZWRlZCBhcyBzZWVuIGJ5IHRoZSBTUkMuIDwvdD4NCQkJCQ0JCQkJPHNl
Y3Rpb24gdGl0bGU9IkF0dHJpYnV0ZXMiPg0JCQkJCTx0PiBBIGNvbW11bmljYXRpb24gU2Vz
c2lvbiBjbGFzcyBoYXMgdGhlIGZvbGxvd2luZyBhdHRyaWJ1dGVzOjwvdD4NCQkJCQk8dD4N
CQkJCQkJPGxpc3Qgc3R5bGU9J3N5bWJvbHMnPg0JCQkJCQkJPHQ+VGVybWluYXRpb24gUmVh
c29uIC0gVGhpcyByZXByZXNlbnRzIHRoZSByZWFzb24gd2h5IGEgQ1Mgd2FzIHRlcm1pbmF0
ZWQuIFRoZSBjb21tdW5pY2F0aW9uIHNlc3Npb24gTUFZIGNvbnRhaW4gYSBDYWxsIFRlcm1p
bmF0aW9uIFJlYXNvbi4gVGhpcyBNQVkgYmUgZGVyaXZlZCBmcm9tIFNJUCBSZWFzb24gaGVh
ZGVyIDx4cmVmIHRhcmdldD0iUkZDMzMyNiIvPiBvZiBDUy48L3Q+DQkJCQkJCQk8dD5DUyBJ
ZGVudGlmaWVyIC0gVGhpcyBhdHRyaWJ1dGUgaXMgdXNlZCB0byB1bmlxdWVseSBpZGVudGlm
eSBhIENTLjwvdD4NICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg
ICAgICAgICAgICAgICA8dD5TdGFydC10aW1lIC0gVGhpcyBvcHRpb25hbCBhdHRyaWJ1dGUg
cmVwcmVzZW50cyBzdGFydCB0aW1lIG9mIENTIGFzIHNlZW4gYnkgU1JDPC90Pg0gICAgICAg
ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIDx0PlN0
b3AtdGltZSAtIFRoaXMgb3B0aW9uYWwgYXR0cmlidXRlIHJlcHJlc2VudHMgc3RvcCB0aW1l
IG9mIENTIGFzIHNlZW4gYnkgU1JDPC90Pg0JCQkJCQk8L2xpc3Q+CQ0JCQkJCTwvdD4NCQkJ
CQk8dD4KVGhpcyBkb2N1bWVudCBkb2VzIG5vdCBzcGVjaWZ5IGF0dHJpYnV0ZXMgcmVsYXRp
bmcgdG8gd2hhdCBzaG91bGQgaGFwcGVuIHRvIGEgcmVjb3JkaW5nIG9mIGEgQ1MgYWZ0ZXIg
aXQgaGFzIGJlZW4gZGVsaXZlcmVkIHRvIHRoZSBTUlMuIChFLmcuLCBob3cgbG9uZyB0byBy
ZXRhaW4gdGhlIHJlY29yZGluZywgd2hhdCBhY2Nlc3MgY29udHJvbHMgdG8gYXBwbHkuKSBU
aGUgU1JTIGlzIGFzc3VtZWQgdG8gYmVoYXZlIGluIGFjY29yZGFuY2Ugd2l0aCBwb2xpY3ku
IFRoZSBhYmlsaXR5IGZvciB0aGUgU1JDIHRvIGluZmx1ZW5jZSB0aGlzIHBvbGljeSBpcyBv
dXRzaWRlIHRoZSBzY29wZSBvZiB0aGlzIGRvY3VtZW50LiBIb3dldmVyIGlmIHRoZXJlIGFy
ZSBpbXBsZW1lbnRhdGlvbnMgd2hlcmUgU1JDIGhhcyBlbm91Z2ggaW5mb3JtYXRpb24sIHRo
aXMgY291bGQgYmUgc2VudCBhcyBFeHRlbnNpb24gRGF0YSBhdHRhY2hlZCB0byB0aGUgQ1M8
L3Q+DQkJCQkJPC9zZWN0aW9uPg0JCQkJPHNlY3Rpb24gdGl0bGU9IkxpbmthZ2VzIj4NCQkJ
CQk8dD4NCQkJCQkJQSBDb21tdW5pY2F0aW9uIFNlc3Npb24gaXMgbGlua2VkIHRvIENTLUdy
b3VwLCBQYXJ0aWNpcGFudCwgTWVkaWEgU3RyZWFtIGFuZCBSZWNvcmRpbmcgU2Vzc2lvbiBj
bGFzc2VzIHVzaW5nIHRoZSBhc3NvY2lhdGlvbiByZWxhdGlvbnNoaXAuIEFzc29jaWF0aW9u
IGJldHdlZW4gQ1MgYW5kIFBhcnRpY2lwYW50IGFsbG93czoNCQkJCQk8L3Q+DQkJCQkJPHQ+
DQkJCQkJCTxsaXN0IHN0eWxlPSdzeW1ib2xzJz4NCQkJCQkJCTx0PkNTIHRvIGhhdmUgemVy
byBvciBtb3JlIHBhcnRpY2lwYW50czwvdD4NCQkJCQkJCTx0PgpQYXJ0aWNpcGFudCBpcyBh
c3NvY2lhdGVkIHdpdGggemVybyBvciBtb3JlIENTcy4gVGhpcyBpbmNsdWRlcyBwYXJ0aWNp
cGFudHMgd2hvIGFyZSBub3QgZGlyZWN0bHkgcGFydCBvZiBhbnkgQ1MuIEFuIGV4YW1wbGUg
b2Ygc3VjaCBhIGNhc2UgaXMgcGFydGljaXBhbnRzIGluIGEgcHJlbWl4ZWQgbWVkaWEgc3Ry
ZWFtLiBUaGUgU1JDIG1heSBoYXZlIGtub3dsZWRnZSBvZiBzdWNoIFBhcnRpY2lwYW50cywg
eWV0IG5vdCBoYXZlIGFueSBzaWduYWxpbmcgcmVsYXRpb25zaGlwIHdpdGggdGhlbS4gVGhp
cyBtaWdodCBhcmlzZSBpZiBvbmUgcGFydGljaXBhbnQgaW4gQ1MgaXMgYSBjb25mZXJlbmNl
IGZvY3VzLiBUbyBzdW1tYXJpemUsIGV2ZW4gaWYgdGhlIFNSQyBkb2VzIG5vdCBoYXZlIGRp
cmVjdCBzaWduYWxsaW5nIHJlbGF0aW9uc2hpcHMgd2l0aCBhbGwgcGFydGljaXBhbnRzIGlu
IGEgQ1MsIGl0IHNob3VsZCBuZXZlcnRoZWxlc3MgY3JlYXRlIGEgUGFydGljaXBhbnQgb2Jq
ZWN0IGZvciBlYWNoIHBhcnRpY2lwYW50IHRoYXQgaXQga25vd3MgYWJvdXQuIDwvdD4NCQkJ
CQkJCTx0PlRoZSBtb2RlbCBhbHNvIGFsbG93cyBwYXJ0aWNpcGFudHMgaW4gQ1MgdGhhdCBh
cmUgbm90IHBhcnRpY2lwYW50cyBpbiB0aGUgbWVkaWEuIEFuIGV4YW1wbGUgaXMgdGhlIGlk
ZW50aXR5IG9mIGEgM3BjYyBjb250cm9sbGVyIHRoYXQgaGFzIGluaXRpYXRlZCBhIENTIHRv
IHR3byBvciBtb3JlIHBhcnRpY2lwYW50cyBvZiB0aGUgQ1MuIEFub3RoZXIgZXhhbXBsZSBp
cyB0aGUgaWRlbnRpdHkgb2YgYSBjb25mZXJlbmNlIGZvY3VzLiBPZiBjb3Vyc2UgYSBmb2N1
cyBpcyBwcm9iYWJseSBpbiB0aGUgbWVkaWEsIGJ1dCBzaW5jZSBpdCBtYXkgb25seSBiZSB0
aGVyZSBhcyBhIG1peGVyLCBpdCBtYXkgbm90IHJlcG9ydCBpdHNlbGYgYXMgYSBwYXJ0aWNp
cGFudCBpbiBhbnkgb2YgdGhlIG1lZGlhIHN0cmVhbXMuPC90Pg0JCQkJCQk8L2xpc3Q+DQkJ
CQkJPC90Pg0JCQkJCTx0PkFzc29jaWF0aW9uIGJldHdlZW4gQ1MgYW5kIE1lZGlhIFN0cmVh
bSBhbGxvd3M6PC90Pg0JCQkJCTx0Pg0JCQkJCQk8bGlzdCBzdHlsZT0nc3ltYm9scyc+DQkJ
CQkJCQk8dD5BIENTIHRvIGhhdmUgemVybyBvciBtb3JlIFN0cmVhbXM8L3Q+DQkJCQkJCQk8
dD4NCQkJCQkJCQlBIHN0cmVhbSBjYW4gYmUgYXNzb2NpYXRlZCB3aXRoIGF0IG1vc3Qgb25l
IENTLiBTdHJlYW0gaW4gcGVyc2lzdGVudCBSUyBpcyBub3QgcmVxdWlyZWQgdG8gYmUgYXNz
b2NpYXRlZCB3aXRoIGFueSBDUyBiZWZvcmUgQ1MgaXMgY3JlYXRlZCBhbmQgaGVuY2UgdGhl
IHplcm8gYXNzb2NpYXRpb24gaXMgYWxsb3dlZC4gPC90Pg0JCQkJCQk8L2xpc3Q+DQkJCQkJ
PC90Pg0JCQkJCTx0PkFzc29jaWF0aW9uIGJldHdlZW4gQ1MgYW5kIFJTIGFsbG93czo8L3Q+
DQkJCQkJPHQ+DQkJCQkJCTxsaXN0IHN0eWxlPSdzeW1ib2xzJz4NCQkJCQkJCTx0PkVhY2gg
aW5zdGFuY2Ugb2YgUlMgaGFzIFplcm8gb3IgbW9yZSBpbnN0YW5jZXMgb2YgQ29tbXVuaWNh
dGlvbiBTZXNzaW9uIG9iamVjdHMuPC90Pg0JCQkJCQkJPHQ+RWFjaCBDUyBoYXMgdG8gYmUg
YXNzb2NpYXRlZCB3aXRoIG9uZSBtb3JlIFJTIFsgSGVyZSBlYWNoIFJTIGNhbiBiZSBwb3Rl
bnRpYWxseSBzZXR1cCBieSBkaWZmZXJlbnQgU1JDc108L3Q+DQkJCQkJCTwvbGlzdD4NCQkJ
CQk8L3Q+DQkJCQk8L3NlY3Rpb24+DSAgICAgICAgICAgICAgICAgIAk8c2VjdGlvbiB0aXRs
ZT0iWE1MIGVsZW1lbnQiPg0gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPHQ+PCFb
Q0RBVEFbDVRoZSA8c2Vzc2lvbj4gZWxlbWVudCBwcm92aWRlcyB0aGUgaW5mb3JtYXRpb24g
YWJvdXQgdGhlIENvbW11bmljYXRpb24gU2Vzc2lvbg0gICAgICAgICAgICAgICAgICAgICAg
ICAgICAgICAgXV0+PC90Pg0gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPHQ+DUVh
Y2ggY29tbXVuaWNhdGlvbiBzZXNzaW9uKENTKSBvYmplY3QgaXMgcmVwcmVzZW50ZWQgYnkg
b25lIHNlc3Npb24gZWxlbWVudC4gRWFjaCBzZXNzaW9uIGVsZW1lbnQgaGFzIHVuaXF1ZSAn
c2Vzc2lvbl9pZCcgYXR0cmlidXRlIHdoaWNoIGhlbHBzIHRvIHVuaXF1ZWx5IGlkZW50aWZ5
IHRoZSBDUy4gDSAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L3Q+DSAgICAgICAg
ICAgICAgICAgICAgICAgICAgICAgIDx0PjwhW0NEQVRBWwpUaGUgWE1MIDxyZWFzb24+IGVs
ZW1lbnQgTUFZIGJlIGluY2x1ZGVkIGluIG1ldGFkYXRhIHRvIHJlcHJlc2VudCBhIENTIFRl
cm1pbmF0aW9uIFJlYXNvbi4gIFRoZXJlIE1BWSBiZSBtdWx0aXBsZSBpbnN0YW5jZXMgb2Yg
dGhlIFhNTCA8cmVhc29uPiBlbGVtZW50IGluc2lkZSBhIHNlc3Npb24gZWxlbWVudC4gIFRo
ZSA8cmVhc29uPiBYTUwgZWxlbWVudCBoYXMgJ3Byb3RvY29sJyBhcyBhbiBhdHRyaWJ1dGUs
IHdoaWNoIGluZGljYXRlcyB0aGUgcHJvdG9jb2wgZnJvbSB3aGljaCB0aGUgcmVhc29uIHN0
cmluZyBpcyBkZXJpdmVkLiBUaGUgZGVmYXVsdCB2YWx1ZSBmb3IgcHJvdG9jb2wgYXR0cmli
dXRlIGlzICJTSVAiLiBUaGUgPHJlYXNvbj4gZWxlbWVudCBjYW4gYmUgZGVyaXZlZCBmcm9t
IGEgU0lQIFJlYXNvbiBoZWFkZXIgaW4gdGhlIENTLgogICAgICAgICAgICAgICAgICAgICAg
ICAgICAgIF1dPjwvdD4NCQkJICAgICA8dD48IVtDREFUQVsKQSA8Z3JvdXAtcmVmPiBlbGVt
ZW50IE1BWSBiZSBwcmVzZW50IHRvIGluZGljYXRlIHRoZSBncm91cCB0byB3aGljaCB0aGUg
ZW5jbG9zaW5nIHNlc3Npb24gYmVsb25ncy4NCQkJICAgICBdXT48L3Q+DSAgICAgICAgICAg
ICAgICAgICAgICAgIDwvc2VjdGlvbj4NCQkJPC9zZWN0aW9uPg0JPHNlY3Rpb24gdGl0bGU9
IkNTUlNBc3NvY2lhdGlvbiI+DQkJCQk8ZmlndXJlPjxhcnR3b3JrPg0JCQkJCTwhW0NEQVRB
Ww0JCQkJCQ0gICAgICAgICAgICAgICAgICAgICAxLi4qICAgICAgICAgICAgMC4uKg0gICBS
ZWNvcmRpbmcgICAgICAgICAgICAgICAgICAgICAgICAgICAgIENvbW11bmljYXRpb24gIA0g
ICAgU2Vzc2lvbiAgICAgICAgLS0tLS0tLS0tLSstLS0tLS0tLS0tIFNlc3Npb24NICAgICAg
ICAgICAgICAgICAgICAgICAgICAgICB8DSAgICAgICAgICAgICAgICAgICAgICAgICAgICAg
fA0gICAgICAgICAgICAgICAgICAgICAgICAgICAgIHwNICAgICAgICAgICAgICAgICAgICst
LS0tLS0tLS0tLS0tLS0tLS0tKw0gICAgICAgICAgICAgICAgICAgfCBDU1JTQXNzb2NpYXRp
b24gICB8DSAgICAgICAgICAgICAgICAgICArLS0tLS0tLS0tLS0tLS0tLS0tLSsNICAgICAg
ICAgICAgICAgICAgIHwgQXNzb2NpYXRpb24tVGltZSAgfA0gICAgICAgICAgICAgICAgICAg
fCBEaXNhc3NvY2lhdG9uLVRpbWV8DSAgICAgICAgICAgICAgICAgICArLS0tLS0tLS0tLS0t
LS0tLS0tLSsNCQkJCQldXT4NCQkJCTwvYXJ0d29yaz48L2ZpZ3VyZT4NCQkJCTx0PgpUaGUg
Q1NSUyBBc3NvY2lhdGlvbiBjbGFzcyBkZXNjcmliZXMgdGhlIGFzc29jaWF0aW9uIG9mIGEg
Q1MgdG8gYW4gUlMgZm9yIGEgcGVyaW9kIG9mIHRpbWUuIEEgc2luZ2xlIENTIG1heSBiZSBh
c3NvY2lhdGVkIHdpdGggZGlmZmVyZW50IFJTcyAocGVyaGFwcyBieSBkaWZmZXJlbnQgU1JD
cykgYW5kIG1heSBiZSBhc3NvY2lhdGVkIGFuZCBkaXNzb2NpYXRlZCBzZXZlcmFsIHRpbWVz
LiAgPC90Pg0JCQkJPHNlY3Rpb24gdGl0bGU9IkF0dHJpYnV0ZXMiPg0JCQkJCTx0PkNTUlMg
YXNzb2NpYXRpb24gY2xhc3MgaGFzIHRoZSBmb2xsb3dpbmcgYXR0cmlidXRlczo8L3Q+DQkJ
CQkJPHQ+DQkJCQkJCTxsaXN0IHN0eWxlPSdzeW1ib2xzJz4NCQkJCQkJCTx0PkFzc29jaWF0
ZS10aW1lIC0gYXNzb2NpYXRlLXRpbWUgaXMgY2FsY3VsYXRlZCBieSBTUkMgYXMgdGhlIHRp
bWUgaXQgc2VlcyBhIENTIGlzIGFzc29jaWF0ZWQgdG8gYSBSUzwvdD4NCQkJCQkJCTx0PkRp
c2Fzc29jaWF0ZS10aW1lLSBEaXNhc3NvY2lhdGUtdGltZSBpcyBjYWxjdWxhdGVkIGJ5IFNS
QyBhcyB0aGUgdGltZSBpdCBzZWUgYSBDUyBkaXNhc3NvY2lhdGUgZnJvbSBhIFJTLjwvdD4N
CQkJCQkJPC9saXN0Pg0JCQkJCTwvdD4NCQkJCTwvc2VjdGlvbj4NCQkJCTxzZWN0aW9uIHRp
dGxlPSJMaW5rYWdlcyI+DQkJCQkJPHQ+Q1NSUyBhc3NvY2lhdGlvbiBjbGFzcyBpcyBsaW5r
ZWQgdG8gQ1MgYW5kIFJTIGNsYXNzZXMuIDwvdD4NCQkJCTwvc2VjdGlvbj4NCQkJCTxzZWN0
aW9uIHRpdGxlPSJYTUwgZWxlbWVudCI+DQkJCQkJPHQ+PCFbQ0RBVEFbClRoZSA8c2Vzc2lv
bnJlY29yZGluZ2Fzc29jPiBYTUwgZWxlbWVudCByZXByZXNlbnRzIHRoZSBDU1JTIGFzc29j
aWF0aW9uIG9iamVjdC4gClRoZSAnc2Vzc2lvbl9pZCcgYXR0cmlidXRlIGlzIHVzZWQgdG8g
dW5pcXVlbHkgaWRlbnRpZnkgdGhpcyBlbGVtZW50IGFuZCBsaW5rIHdpdGggYSBzcGVjaWZp
YyBzZXNzaW9uLiAgClRoZSByZWNvcmRpbmcgb2JqZWN0IGlzIGltcGxpY2l0bHkgZGVmaW5l
ZCBieSB0aGUgZW5jbG9zaW5nIDxyZWNvcmRpbmc+IGVsZW1lbnQuCiAgICAgICAgICAgICAg
ICAgICAgICAgICAgICAgICAgICAgICAgICBdXT48L3Q+DQkJCQk8L3NlY3Rpb24+DQkJCTwv
c2VjdGlvbj4NDQkJCTxzZWN0aW9uIHRpdGxlPSJQYXJ0aWNpcGFudCI+DQkJCQk8ZmlndXJl
PjxhcnR3b3JrPg0JCQkJCTwhW0NEQVRBWw0gQ29tbXVuaWNhdGlvbiBTZXNzaW9uIChDUykN
ICAgICAgICAgICB8IDAuLioNICAgICAgICAgICB8IA0gICAgICAgICAgIHwgMC4uKiANKy0t
LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0rICAgICAgICAgICAgICAgDXwgICAgICAg
ICAgUGFydGljaXBhbnQgICAgICAgICAgfA18ICAgICAgICAgICAgICAgICAgICAgICAgICAg
ICAgIHwgICAgICAgICAgICAgICANKy0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0r
ICAgICAgICAgICAgICAgDXwgIEFvUiAvIE5hbWUgUGFpciBsaXN0ICAgICAgICAgfA18ICAg
ICAgICAgICAgICAgICAgICAgICAgICAgICAgIHwNfCAgICAgICAgICAgICAgICAgICAgICAg
ICAgICAgICB8DSstLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tKw0gICAgICAgIHwg
MC4uKiAgICAgICAxLi4qfCAgICAgICAgICAgICAgICAgICAgICAgICAgICANcmVjZWl2ZXN8
ICAgICAgICAgICAgICAgIHxzZW5kcyAgICAgICAgICAgICAgICAgICAgDSAgICAgICAgfCAw
Li4qICAgICAgIDAuLip8ICAgICAgICAgICAgICAgICAgICAgICAgDSAgICAgICAgICBNZWRp
YSBTdHJlYW0NCQkgIA1dXT4NCQkJCTwvYXJ0d29yaz48L2ZpZ3VyZT4JDQkJCQk8dD4NCQkJ
CQlBIFBhcnRpY2lwYW50IGNsYXNzIGFuZCBpdHMgb2JqZWN0cyBoYXMgaW5mb3JtYXRpb24g
YWJvdXQgYSBkZXZpY2UgdGhhdCBpcyBwYXJ0IG9mIGEgQ1MgYW5kL29yIGNvbnRyaWJ1dGVz
L2NvbnN1bWVzIG1lZGlhIHN0cmVhbShzKSBiZWxvbmdpbmcgdG8gYSBDUy48L3Q+DQkJCQk8
c2VjdGlvbiB0aXRsZT0iQXR0cmlidXRlcyI+DQkJCQkJPHQ+IFBhcnRpY2lwYW50IGhhcyBh
IHNpbmdsZSBkZWZpbmVkIGF0dHJpYnV0ZTo8L3Q+DQkJCQkJPHQ+DQkJCQkJCTxsaXN0IHN0
eWxlPSdzeW1ib2xzJz4NCQkJCQkJCTx0PkFvUiAvIE5hbWUgcGFpciBsaXN0IC0gVGhpcyBh
dHRyaWJ1dGUgaXMgYSBsaXN0IG9mIE5hbWUvQW9SIHR1cGxlcy4gQW4gQW9SIE1BWSBiZSBh
IFNJUC9TSVBTL1RFTCBVUkkuIE5hbWUgcmVwcmVzZW50cyBQYXJ0aWNpcGFudCBuYW1lKFNJ
UCBkaXNwbGF5IG5hbWUpIG9yIGRpYWxlZCBudW1iZXIgKEROKSAod2hlbiBrbm93bikuIE11
bHRpcGxlIHR1cGxlcyBhcmUgYWxsb3dlZCBmb3IgY2FzZXMgd2hlcmUgYSBwYXJ0aWNpcGFu
dCBoYXMgbW9yZSB0aGFuIG9uZSBBb1IuIAooRm9yIGV4YW1wbGUgYSBQLUFzc2VydGVkLWlk
ZW50aXR5IGhlYWRlciA8eHJlZiB0YXJnZXQ9IlJGQzMzMjUiLz4gY2FuIGhhdmUgYm90aCBT
SVAgYW5kIFRFTCBVUklzLik8L3Q+DQkJCQkJCTwvbGlzdD4JDQkJCQkJPHQ+VGhpcyBkb2N1
bWVudCBkb2VzIG5vdCBzcGVjaWZ5IG90aGVyIGF0dHJpYnV0ZXMgcmVsYXRpbmcgdG8gcGFy
dGljaXBhbnQgZS5nLiBQYXJ0aWNpcGFudCBSb2xlLCBQYXJ0aWNpcGFudCB0eXBlLiBBbiBT
UkMgd2hpY2ggaGFzIGluZm9ybWF0aW9uIG9mIHRoZXNlIGF0dHJpYnV0ZXMgY2FuIGluZGlj
YXRlIHRoZSBzYW1lIGFzIHBhcnQgb2YgZXh0ZW5zaW9uIGRhdGEgdG8gUGFydGljaXBhbnQg
ZnJvbSBTUkMgdG8gU1JTLjwvdD4NCQkJCQk8L3Q+DQkJCQk8L3NlY3Rpb24+DQkJCQk8c2Vj
dGlvbiB0aXRsZT0iTGlua2FnZXMiPg0JCQkJCTx0PlRoZSBwYXJ0aWNpcGFudCBjbGFzcyBp
cyBsaW5rZWQgdG8gTVMgYW5kIENTIGNsYXNzIHVzaW5nIGFzc29jaWF0aW9uIHJlbGF0aW9u
c2hpcC4gVGhlIGFzc29jaWF0aW9uIGJldHdlZW4gcGFydGljaXBhbnQgYW5kIE1lZGlhIFN0
cmVhbSBhbGxvd3M6PC90Pg0JCQkJCTx0Pg0JCQkJCTxsaXN0IHN0eWxlPSdzeW1ib2xzJz4N
CQkJCQkJPHQ+IFBhcnRpY2lwYW50IHRvIHJlY2VpdmUgemVybyBvciBtb3JlIG1lZGlhIHN0
cmVhbXM8L3Q+DQkJCQkJCTx0PiBQYXJ0aWNpcGFudCB0byBzZW5kIHplcm8gb3IgbW9yZSBt
ZWRpYSBzdHJlYW1zLiAoU2FtZSBwYXJ0aWNpcGFudCBwcm92aWRlcyBtdWx0aXBsZSBzdHJl
YW1zIGUuZy4gYXVkaW8gYW5kIHZpZGVvKTwvdD4NCQkJCQkJPHQ+CU1lZGlhIHN0cmVhbSB0
byBiZSByZWNlaXZlZCBieSB6ZXJvIG9yIG1vcmUgcGFydGljaXBhbnRzLiBJdHMgcG9zc2li
bGUsIHRob3VnaCBwZXJoYXBzIHVubGlrZWx5LCB0aGF0IGEgc3RyZWFtIGlzIGdlbmVyYXRl
ZCBidXQgc2VudCBvbmx5IHRvIHRoZSBTUkMgYW5kIFNSUywgbm90IHRvIGFueSBwYXJ0aWNp
cGFudC4gRS5nLiBJbiBjb25mZXJlbmNpbmcgd2hlcmUgYWxsIHBhcnRpY2lwYW50cyBhcmUg
b24gaG9sZCBhbmQgdGhlIFNSQyBpcyBjb2xsb2NhdGVkIHdpdGggdGhlIGZvY3VzLiBBbHNv
IGEgbWVkaWEgc3RyZWFtIG1heSBiZSByZWNlaXZlZCBieSBtdWx0aXBsZSBwYXJ0aWNpcGFu
dHMgKGUuZy4gV2hpc3BlciBjYWxscywgc2lkZSBjb252ZXJzYXRpb25zKS48L3Q+DQkJCQkJ
CTx0PglNZWRpYSBzdHJlYW0gdG8gYmUgc2VudCBieSBvbmUgb3IgbW9yZSBwYXJ0aWNpcGFu
dHMgKHByZS1taXhlZCBzdHJlYW1zKS48L3Q+DQkJCQkJPC9saXN0Pg0JCQkJCTx0Pg1FeGFt
cGxlIG9mIGEgY2FzZSB3aGVyZSBhIHBhcnRpY2lwYW50IHJlY2VpdmVzIHplcm8gb3IgbW9y
ZSBzdHJlYW1zIC0gYSBzdXBlcnZpc29yIG1heSBoYXZlIHNpZGUgY29udmVyc2F0aW9uIHdp
dGggYWdlbnQsIHdoaWxlIGFnZW50IGNvbnZlcnNlcyB3aXRoIGN1c3RvbWVyLg0JCQkJCTwv
dD4NCQkJCQk8L3Q+DQkJCQk8L3NlY3Rpb24+DSAgICAgIAkgICAgICAgICAgICA8c2VjdGlv
biB0aXRsZT0iWE1MIGVsZW1lbnQiPg0JCQkJCSA8dD48IVtDREFUQVsNCQkJCQkJIEEgPHBh
cnRpY2lwYW50PiBlbGVtZW50IHJlcHJlc2VudHMgYSBQYXJ0aWNpcGFudCBvYmplY3QuDQkJ
CQkJIF1dPjwvdD4NICAgICAgICAgICAgICAgICAgIA0gICAgICAgICAgICAgICAgICAgICA8
dD4NCQkJCQkJIFBhcnRpY2lwYW50IE1VU1QgaGF2ZSBhIE5hbWVJRCBjb21wbGV4IGVsZW1l
bnQgd2hpY2ggY29udGFpbnMgQW9SIGFzIGF0dHJpYnV0ZSBhbmQgTmFtZSBhcyBlbGVtZW50
LiBBT1IgZWxlbWVudCBpcyBTSVAvU0lQUyBVUkkgRlFETiBvciBJUCBhZGRyZXNzIHdoaWNo
IHJlcHJlc2VudHMgdGhlIHVzZXIuIG5hbWUgaXMgYW4gb3B0aW9uYWwgZWxlbWVudCB0byBy
ZXByZXNlbnQgZGlzcGxheSBuYW1lLg0JCQkJCTwvdD4NICAgICAgICAgICAgICAgICAgICA8
dD4NRWFjaCBwYXJ0aWNpcGFudCBoYXMgYSB1bmlxdWUgJ3BhcnRpY2lwYW50X2lkJyBhdHRy
aWJ1dGUuIFRoaXMgTVVTVCBiZSB1c2VkIGZvciBhbGwgcmVmZXJlbmNlcyB0byBhIHBhcnRp
Y2lwYW50IHdpdGhpbiBhIENTRywgYW5kIE1BWSBiZSB1c2VkIHRvIHJlZmVyZW5jZSB0aGUg
c2FtZSBwYXJ0aWNpcGFudCBtb3JlIGdsb2JhbGx5LgooVGhlIGRlY2lzaW9uIHRvIHVzZSBh
IHBhcnRpY2lwYW50X2lkIGFjcm9zcyBtdWx0aXBsZSBDU0dzIG9yIHJlY29yZGluZyBzZXNz
aW9ucyBpcyBhdCB0aGUgZGlzY3JldGlvbiBvZiB0aGUgaW1wbGVtZW50ZXIuKQ0JCQkJCTwv
dD4NICAgICAgICAgICAgICAgICAgICA8L3NlY3Rpb24+DQkJCTwvc2VjdGlvbj4NCQkJPHNl
Y3Rpb24gdGl0bGU9IlBhcnRpY2lwYW50Q1NBc3NvY2lhdGlvbiI+DQkJCQk8ZmlndXJlPjxh
cnR3b3JrPg0JCQkJCTwhW0NEQVRBWw0JCQkJCQ0gICAgICAgICAgICAgICAgICAgICAxLi4q
ICAgICAgICAgICAgMC4uKg0gICBDb21tdW5pY2F0aW9uDSAgICBTZXNzaW9uICAgICAgICAt
LS0tLS0tLS0tKy0tLS0tLS0tLS0gUGFydGljaXBhbnQNICAgICAgICAgICAgICAgICAgICAg
ICAgICAgICB8DSAgICAgICAgICAgICAgICAgICAgICAgICAgICAgfA0gICAgICAgICAgICAg
ICAgICAgICAgICAgICAgIHwNICAgICAgICAgICAgICAgICAgICstLS0tLS0tLS0tLS0tLS0t
LS0tKw0gICAgICAgICAgICAgICAgICAgfCBQYXJ0aWNpcGFudENTICAgICB8DSAgICAgICAg
ICAgICAgICAgICB8IEFzc29jaWF0aW9uICAgICAgIHwNICAgICAgICAgICAgICAgICAgICst
LS0tLS0tLS0tLS0tLS0tLS0tKw0gICAgICAgICAgICAgICAgICAgfCBDYXBhYmlsaXRpZXMg
ICAgICB8DSAgICAgICAgICAgICAgICAgICB8IEFzc29jaWF0aW9uLVRpbWUgIHwNICAgICAg
ICAgICAgICAgICAgIHwgRGlzYXNzb2NpYXRvbi1UaW1lfA0gICAgICAgICAgICAgICAgICAg
Ky0tLS0tLS0tLS0tLS0tLS0tLS0rDQkJCQkJXV0+DQkJCQk8L2FydHdvcms+PC9maWd1cmU+
DQkJCQk8dD4KVGhlIFBhcnRpY2lwYW50IENTIEFzc29jaWF0aW9uIGNsYXNzIGRlc2NyaWJl
cyB0aGUgYXNzb2NpYXRpb24gb2YgYSBQYXJ0aWNpcGFudCB0byBhbiBDUyBmb3IgYSBwZXJp
b2Qgb2YgdGltZS4gQSBwYXJ0aWNpcGFudCBtYXkgYmUgYXNzb2NpYXRlZCBhbmQgZGlzc29j
aWF0ZWQgZnJvbSBhIENTIHNldmVyYWwgdGltZXMuIChGb3IgZXhhbXBsZSwgY29ubmVjdGlu
ZyB0byBhIGNvbmZlcmVuY2UsIHRoZW4gZGlzY29ubmVjdGluZywgdGhlbiBjb25uZWN0aW5n
IGFnYWluLikKCQkJCTwvdD4NCQkJCTxzZWN0aW9uIHRpdGxlPSJBdHRyaWJ1dGVzIj4NCQkJ
CQk8dD5QYXJ0aWNpcGFudENTIGFzc29jaWF0aW9uIGNsYXNzIGhhcyB0aGUgZm9sbG93aW5n
IGF0dHJpYnV0ZXM6PC90Pg0JCQkJCTx0Pg0JCQkJCQk8bGlzdCBzdHlsZT0nc3ltYm9scyc+
DQkJCQkJCQk8dD5Bc3NvY2lhdGUtdGltZSAtIGFzc29jaWF0ZS10aW1lIGlzIGNhbGN1bGF0
ZWQgYnkgU1JDIGFzIHRoZSB0aW1lIGl0IHNlZXMgYSBwYXJ0aWNpcGFudCBpcyBhc3NvY2lh
dGVkIHRvIENTPC90Pg0JCQkJCQkJPHQ+RGlzYXNzb2NpYXRlLXRpbWUtIERpc2Fzc29jaWF0
ZS10aW1lIGlzIGNhbGN1bGF0ZWQgYnkgdGhlIFNSQyBhcyB0aGUgdGltZSBpdCBzZWVzIGEg
cGFydGljaXBhbnQgZGlzYXNzb2NpYXRlIGZyb20gYSBDUy4gSXQgaXMgcG9zc2libGUgdGhh
dCBhIGdpdmVuIHBhcnRpY2lwYW50IGNhbiBoYXZlIG11bHRpcGxlIGFzc29jaWF0ZS9kaXNh
c3NvY2lhdGUgdGltZXMgd2l0aGluIGdpdmVuIGNvbW11bmljYXRpb24gc2Vzc2lvbi4gPC90
Pg0JCQkJCQkJPHQ+Q2FwYWJpbGl0aWVzIC0gQW4gb3B0aW9uYWwgYXR0cmlidXRlIGRlc2Ny
aWJpbmcgdGhlIGNhcGFiaWxpdGllcyBvZiBhIHBhcnRpY2lwYW50IGluIGEgQ1MsIGFzIGRl
ZmluZWQgaW4gIDx4cmVmIHRhcmdldD0iUkZDMzg0MCIvPi4gRWFjaCBwYXJ0aWNpcGFudCBt
YXkgaGF2ZSB6ZXJvIG9yIG1vcmUgY2FwYWJpbGl0aWVzLiBBIHBhcnRpY2lwYW50IG1heSB1
c2UgZGlmZmVyZW50IGNhcGFiaWxpdGllcyBkZXBlbmRpbmcgb24gdGhlIHJvbGUgaXQgcGxh
eXMgYXQgYSBwYXJ0aWN1bGFyIGluc3RhbmNlLiBGb3IgZXhhbXBsZSBpZiBhIHBhcnRpY2lw
YW50IG1vdmVzIGFjcm9zcyBkaWZmZXJlbnQgQ1NzIChlLmcuLCBkdWUgdG8gdHJhbnNmZXIp
IG9yIGlzIHNpbXVsdGFuZW91c2x5IHByZXNlbnQgaW4gZGlmZmVyZW50IENTcyBpdHMgcm9s
ZSBtYXkgYmUgZGlmZmVyZW50IGFuZCBoZW5jZSB0aGUgY2FwYWJpbGl0eSB1c2VkLjwvdD4N
CQkJCQkJPC9saXN0Pg0JCQkJCTwvdD4NCQkJCTwvc2VjdGlvbj4NCQkJCTxzZWN0aW9uIHRp
dGxlPSJMaW5rYWdlcyI+DQkJCQkJPHQ+ClRoZSBwYXJ0aWNpcGFudENTIGFzc29jaWF0aW9u
IGNsYXNzIGlzIGxpbmtlZCB0byBwYXJ0aWNpcGFudCBhbmQgQ1MgY2xhc3Nlcy4gCiAgICAg
ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8L3Q+DQkJCQk8L3NlY3Rpb24+
DQkJCQk8c2VjdGlvbiB0aXRsZT0iWE1MIGVsZW1lbnQiPg0JCQkJCTx0PjwhW0NEQVRBWwpU
aGUgPHBhcnRpY2lwYW50c2Vzc2lvbmFzc29jPiBYTUwgZWxlbWVudCByZXByZXNlbnRzIGEg
cGFydGljaXBhbnRDUyBhc3NvY2lhdGlvbiBvYmplY3QuIApUaGUgJ3BhcnRpY2lwYW50X2lk
JyBhbmQgJ3Nlc3Npb25faWQnIGF0dHJpYnV0ZXMgYXJlIHVzZWQgdG8gdW5pcXVlbHkgaWRl
bnRpZnkgdGhpcyBlbGVtZW50LiAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg
ICAgICAgIF1dPjwvdD4NCQkJCQk8dD5OT1RFOiBSRkMgNDIzNSBlbmNvZGluZyBzaGFsbCBi
ZSB1c2VkIHRvIHJlcHJlc2VudCBjYXBhYmlsaXRpZXMgYXR0cmlidXRlIGluIFhNTC4gPC90
Pg0JCQkJPC9zZWN0aW9uPg0JCQk8L3NlY3Rpb24+DQkJCTxzZWN0aW9uIHRpdGxlPSJNZWRp
YSBTdHJlYW0iPg0JCQkJPGZpZ3VyZT48YXJ0d29yaz4NCQkJCQk8IVtDREFUQVsNICAgICAg
ICAgICAgICAgICAgICAgICAgICAgICAgICBQYXJ0aWNpcGFudA0gICAgICAgICAgICAgICAg
ICAgICAgICAgICAgfCAwLi4qICAgICAgIDEuLip8DSAgICAgICAgICAgICAgICAgICAgcmVj
ZWl2ZXN8ICAgICAgICAgICAgICAgIHxzZW5kcw0gICAgICAgICAgICAgICAgICAgICAgICAg
ICAgfCAwLi4qICAgICAgIDAuLip8DSAgICAgICAgICAgICAgICAgICAgICAgICArLS0tLS0t
LS0tLS0tLS0tLS0tLS0tLS0tLSsNICAgICAgICAgICAgICAgICAgICAgICAgIHwgICAgICAg
ICAgTWVkaWEgU3RyZWFtICAgfA0gICAgICAgICAgICAgICAgICAgICAgICAgfCAgICAgICAg
ICAgICAgICAgICAgICAgICB8DUNvbW11bmljYXRpb24gMC4uMSAgMC4uKiArLS0tLS0tLS0t
LS0tLS0tLS0tLS0tLS0tLSsNICBTZXNzaW9uICAgIC0tLS0tLS0tLS0tLXwgICAgICAgICAg
ICAgICAgICAgICAgICAgfA0gICAgICAgICAgICAgICAgICAgICAgICAgfCAgTWVkaWEgU3Ry
ZWFtIFJlZmVyZW5jZSB8DSAgICAgICAgICAgICAgICAgICAgICAgICB8ICBDb250ZW50LXR5
cGUgICAgICAgICAgIHwNICAgICAgICAgICAgICAgICAgICAgICAgIHwgICAgICAgICAgICAg
ICAgICAgICAgICAgfA0gICAgICAgICAgICAgICAgICAgICAgICAgKy0tLS0tLS0tLS0tLS0t
LS0tLS0tLS0tLS0rDQ0JCQkJCV1dPg0JCQkJPC9hcnR3b3JrPjwvZmlndXJlPg0JCQkJPHQ+
QSBNZWRpYSBTdHJlYW0gY2xhc3MgKGFuZCBpdHMgb2JqZWN0cykgaGFzIHRoZSBwcm9wZXJ0
aWVzIG9mIG1lZGlhIGFzIHNlZW4gYnkgU1JDIGFuZCBzZW50IHRvIFNSUy4gRGlmZmVyZW50
IHNuYXBzaG90cyBvZiBhIG1lZGlhIHN0cmVhbSBvYmplY3QgbWF5IGJlIHNlbnQgd2hlbmV2
ZXIgdGhlcmUgaXMgYSBjaGFuZ2UgaW4gbWVkaWEgKGUuZy4gZGlyZWN0aW9uIGNoYW5nZSBs
aWtlIHBhdXNlL3Jlc3VtZSBhbmQvb3IgY29kZWMgY2hhbmdlIGFuZC9vciBwYXJ0aWNpcGFu
dCBjaGFuZ2UuKS48L3Q+DQkJCQk8c2VjdGlvbiB0aXRsZT0iQXR0cmlidXRlcyI+DQkJCQkJ
PHQ+QSBNZWRpYSBTdHJlYW0gY2xhc3MgaGFzIHRoZSB0aGUgZm9sbG93aW5nIGF0dHJpYnV0
ZXM6PC90Pg0JCQkJCTx0Pg0JCQkJCQk8bGlzdCBzdHlsZT0nc3ltYm9scyc+DQkJCQkJCQk8
dD5NZWRpYSBTdHJlYW0gUmVmZXJlbmNlIC0gSW4gaW1wbGVtZW50YXRpb25zIHRoaXMgcmVm
ZXJlbmNlcyBhbiBtLWxpbmUgPC90Pg0JCQkJCQkJPHQ+DQkJCQkJCQkJQ29udGVudCAtIFRo
ZSBjb250ZW50IG9mIGFuIE1TIGVsZW1lbnQgd2lsbCBiZSBkZXNjcmliZWQgaW4gdGVybXMg
b2YgdmFsdWUgZnJvbSB0aGUgPHhyZWYgdGFyZ2V0PSJSRkM0Nzk2Ii8+IHJlZ2lzdHJ5Lg0J
CQkJCQkJPC90Pg0JCQkJCQk8L2xpc3Q+DQkJCQkJPC90PgkNCQkJCQk8dD5UaGUgbWV0YWRh
dGEgbW9kZWwgc2hvdWxkIGluY2x1ZGUgbWVkaWEgc3RyZWFtcyB0aGF0IGFyZSBub3QgYmVp
bmcgZGVsaXZlcmVkIHRvIHRoZSBTUlMuIEV4YW1wbGVzIGluY2x1ZGUgY2FzZXMgd2hlcmUg
U1JDIG9mZmVyZWQgY2VydGFpbiBtZWRpYSB0eXBlcyBidXQgU1JTIGNob29zZXMgdG8gYWNj
ZXB0IG9ubHkgYSBzdWJzZXQgb2YgdGhlbSBPUiBhbiBTUkMgbWF5IG5vdCBldmVuIG9mZmVy
IGEgY2VydGFpbiBtZWRpYSB0eXBlIGR1ZSBpdCBpdHMgcmVzdHJpY3Rpb25zIHRvIHJlY29y
ZDwvdD4NCQkJCTwvc2VjdGlvbj4NCQkJPHNlY3Rpb24gdGl0bGU9IkxpbmthZ2VzIj4NCQkJ
CTx0PkEgTWVkaWEgU3RyZWFtIGlzIGxpbmtlZCB0byBwYXJ0aWNpcGFudCBhbmQgQ1MgY2xh
c3NlcyB1c2luZyB0aGUgYXNzb2NpYXRpb24gcmVsYXRpb25zaGlwLiBUaGUgZGV0YWlscyBv
ZiBhc3NvY2lhdGlvbiB3aXRoIHRoZSBQYXJ0aWNpcGFudCBhcmUgZGVzY3JpYmVkIGluIHRo
ZSBQYXJ0aWNpcGFudCBjbGFzcyBzZWN0aW9uLiBUaGUgZGV0YWlscyBvZiBhc3NvY2lhdGlv
biB3aXRoIENTIGlzIG1lbnRpb25lZCBpbiB0aGUgQ1Mgc2VjdGlvbi4gPC90Pg0JCQk8L3Nl
Y3Rpb24+DQkgICAgICAgICAgICA8c2VjdGlvbiB0aXRsZT0iWE1MIGVsZW1lbnQiPg0JCQkJ
IDx0PjwhW0NEQVRBWw1UaGUgPHN0cmVhbT4gZWxlbWVudCByZXByZXNlbnRzIGEgTWVkaWEg
U3RyZWFtIG9iamVjdC4gU3RyZWFtIGVsZW1lbnQgaW5kaWNhdGVzIFNEUCBtZWRpYSBsaW5l
cyBhc3NvY2lhdGVkIHdpdGggdGhlIHNlc3Npb24gYW5kIHBhcnRpY2lwYW50cy4gDQkJCQkg
XV0+PC90Pg0JCQkJIDx0PjwhW0NEQVRBWw1UaGUgPGxhYmVsPiBlbGVtZW50IHdpdGhpbiB0
aGUgPHN0cmVhbT4gZWxlbWVudCByZWZlcmVuY2VzIGFuIFNEUCAiYT1sYWJlbCIgYXR0cmli
dXRlIHRoYXQgaWRlbnRpZmllcyBhbiBtLWxpbmUgd2l0aGluIHRoZSBSUyBTRFAuIFRoYXQg
bS1saW5lIGNhcnJpZXMgdGhlIG1lZGlhIHN0cmVhbSBmcm9tIHRoZSBTUkMgdG8gdGhlIFNS
Uy4KCQkJCSBdXT48L3Q+DQkJCQkgPHQ+DUVhY2ggc3RyZWFtIGVsZW1lbnQgaGFzIHVuaXF1
ZSAnc3RyZWFtX2lkJyBhdHRyaWJ1dGUgd2hpY2ggaGVscHMgdG8gdW5pcXVlbHkgaWRlbnRp
Znkgc3RyZWFtIGFuZCAnc2Vzc2lvbl9pZCcgYXR0cmlidXRlIHRvIGFzc29jaWF0ZSB0aGUg
c3RyZWFtIHdpdGggc3BlY2lmaWMgc2Vzc2lvbiBlbGVtZW50LgoJCQkJIDwvdD4NCQkJCSA8
dD4KSWYgdGhlIFNSQyB3aXNoZXMgdG8gY29udmV5IHRoZSBDb250ZW50LXR5cGUgdG8gdGhl
IFNSUywgaXQgZG9lcyBzbyBieSBpbmNsdWRpbmcgYW4gJ2E9Y29udGVudCcgYXR0cmlidXRl
IHdpdGggdGhlIG0tbGluZSBpbiB0aGUgUlMgU0RQLgogICAgICAgICAgICAgICAgICAgICAg
ICAgICAgICAgICA8L3Q+DSAgICAgICAgICAgICAgIDwvc2VjdGlvbj4NCQkJPC9zZWN0aW9u
Pg0JCQk8c2VjdGlvbiB0aXRsZT0iUGFydGljaXBhbnRTdHJlYW0gQXNzb2NpYXRpb24iPg0J
CQkJPGZpZ3VyZT48YXJ0d29yaz4NCQkJCQk8IVtDREFUQVsNDSstLS0tLS0tLS0tLS0tLS0t
LS0tKw18IFBhcnRpY2lwYW50U3RlYW0gIHwNfCBBc3NvY2lhdGlvbiAgICAgICB8DSstLS0t
LS0tLS0tLS0tLS0tLS0tKyAgICstLS0tLS0tLS0tUGFydGljaXBhbnQNfCBBc3NvY2lhdGlv
bi1UaW1lICB8ICAgfCAgICAgICAwLi4qfCAxLi4qfA18IERpc2Fzc29jaWF0b24tVGltZXwt
LS0rICAgICAgIHJlY3Z8ICAgICB8c2VuZHMNfCBSZWN2ICAgICAgICAgICAgICB8ICAgfCAg
ICAgICAwLi4qfCAwLi4qfA18IFNlbmQgICAgICAgICAgICAgIHwgICB8ICAgICAgICAgICB8
ICAgICB8IA0rLS0tLS0tLS0tLS0tLS0tLS0tLSsgICB8ICAgICAgICAgICB8ICAgICB8DSAg
ICAgICAgICAgICAgICAgICAgICAgICstLS0tLS0tLS0tTWVkaWEgU3RyZWFtDQ0JCQkJXV0+
DQkJCQk8L2FydHdvcms+PC9maWd1cmU+DQkJCQk8dD5BIFBhcnRpY2lwYW50U3RyZWFtIGFz
c29jaWF0aW9uIGNsYXNzIGRlc2NyaWJlcyB0aGUgYXNzb2NpYXRpb24gb2YgYSBQYXJ0aWNp
cGFudCB0byBhIE1lZGlhIFN0cmVhbSBmb3IgYSBwZXJpb2Qgb2YgdGltZSwgYXMgYSBzZW5k
ZXIgb3IgYXMgYSByZWNlaXZlciwgb3IgYm90aC48L3Q+DQkJCQk8c2VjdGlvbiB0aXRsZT0i
QXR0cmlidXRlcyI+DQkJCQkJPHQ+QSBwYXJ0aWNpcGFudFN0cmVhbSBhc3NvY2lhdGlvbiBj
bGFzcyBoYXMgdGhlIGZvbGxvd2luZyBhdHRyaWJ1dGVzOjwvdD4NCQkJCQk8dD4NCQkJCQkJ
PGxpc3Qgc3R5bGU9J3N5bWJvbHMnPg0JCQkJCQkJPHQ+QXNzb2NpYXRlLVRpbWU6IFRoaXMg
YXR0cmlidXRlIGluZGljYXRlcyB0aGUgdGltZSBhIFBhcnRpY2lwYW50IHN0YXJ0ZWQgY29u
dHJpYnV0aW5nIHRvIGEgTWVkaWEgU3RyZWFtPC90Pg0JCQkJCQkJPHQ+RGlzYXNzb2NpYXRl
LVRpbWU6IFRoaXMgYXR0cmlidXRlIGluZGljYXRlcyB0aGUgdGltZSBhIFBhcnRpY2lwYW50
IHN0b3BwZWQgY29udHJpYnV0aW5nIHRvIGEgTWVkaWEgU3RyZWFtPC90Pg0JCQkJCQkJPHQ+
UmVjdjogVGhpcyBhdHRyaWJ1dGUgaW5kaWNhdGVzIHdoZXRoZXIgYSBQYXJ0aWNpcGFudCBp
cyByZWNlaXZpbmcgYSBtZWRpYSBzdHJlYW0gb3Igbm90LiBUaGlzIGF0dHJpYnV0ZSBoYXMg
YSB2YWx1ZSB3aGljaCBwb2ludHMgdG8gYSBzdHJlYW0gcmVwcmVzZW50ZWQgYnkgaXRzIFVu
aXF1ZV9pZC4gVGhlIHByZXNlbmNlIG9mIHRoaXMgYXR0cmlidXRlIGluZGljYXRlcyB0aGF0
IGEgcGFydGljaXBhbnQgaXMgcmVjZWl2aW5nIGEgc3RyZWFtIHJlcHJlc2VudGVkIGJ5IHRo
ZSBVbmlxdWVfaWQuIElmIGR1ZSB0byBjaGFuZ2VzIGluIENTKGxpa2UgaG9sZCkgdGhlIHBh
cnRpY2lwYW50cyBzdG9wcyByZWNlaXZpbmcgYSBzdHJlYW0sIGEgc25hcHNob3QgTVVTVCBi
ZSBzZW50IGZyb20gU1JDIHRvIFNSUyB3aXRoIG5vIFJlY3YgZWxlbWVudCBmb3IgdGhhdCBz
dHJlYW0uPC90Pg0JCQkJCQkJPHQ+U2VuZDogVGhpcyBhdHRyaWJ1dGUgaW5kaWNhdGVzIHdo
ZXRoZXIgYSBwYXJ0aWNpcGFudCBpcyBjb250cmlidXRpbmcgdG8gYSBzdHJlYW0gb3Igbm90
LiBUaGlzIGF0dHJpYnV0ZSBoYXMgYSB2YWx1ZSB3aGljaCBwb2ludHMgdG8gc3RyZWFtIHJl
cHJlc2VudGVkIGJ5IGl0cyB1bmlxdWVfaWQuIFRoZSBwcmVzZW5jZSBvZiB0aGlzIGF0dHJp
YnV0ZSBpbmRpY2F0ZXMgdGhhdCBhIHBhcnRpY2lwYW50IGlzIGNvbnRyaWJ1dGluZyB0byBh
ICBzdHJlYW0gcmVwcmVzZW50ZWQgYnkgdGhlIFVuaXF1ZV9pZC4gSWYgZHVlIHRvIGNoYW5n
ZXMgaW4gQ1MgaWYgYSBwYXJ0aWNpcGFudCBzdG9wcyBjb250cmlidXRpbmcgdG8gYSBzdHJl
YW0sIGEgc25hcHNob3QgTVVTVCBiZSBzZW50IGZyb20gU1JDIHRvIFNSUyB3aXRoIG5vIFNl
bmQgZWxlbWVudCBmb3IgdGhhdCBzdHJlYW0uPC90Pg0JCQkJCQk8L2xpc3Q+DQkJCQkJPC90
Pg0JCQkJPC9zZWN0aW9uPg0JCQkJPHNlY3Rpb24gdGl0bGU9IkxpbmthZ2VzIj4NCQkJCQk8
dD5UaGUgcGFydGljaXBhbnRTdHJlYW0gYXNzb2NpYXRpb24gY2xhc3MgaXMgbGlua2VkIHRv
IHBhcnRpY2lwYW50IGFuZCBTdHJlYW0gY2xhc3Nlcy4gPC90Pg0JCQkJPC9zZWN0aW9uPg0J
CQkJPHNlY3Rpb24gdGl0bGU9IlhNTCBlbGVtZW50Ij4NCQkJCSAgICA8dD48IVtDREFUQVsK
VGhlIDxwYXJ0aWNpcGFudHN0cmVhbWFzc29jPiBYTUwgZWxlbWVudCByZXByZXNlbnRzIHRo
ZSBwYXJ0aWNpcGFudCB0byBzdHJlYW0gYXNzb2NpYXRpb24gb2JqZWN0LiBUaGlzIFhNTCBl
bGVtZW50IGlzIHVzZWQgdG8gcmVwcmVzZW50IGEgc25hcHNob3Qgb2YgYSBwYXJ0aWNpcGFu
dCBhc3NvY2lhdGlvbiB3aXRoIGEgc3RyZWFtLiBUaGUgc2VuZCBhbmQgcmVjdiBYTUwgZWxl
bWVudHMgTVVTVCBiZSB1c2VkIHRvIGluZGljYXRlIHdoZXRoZXIgYSBwYXJ0aWNpcGFudCBp
cyBjb250cmlidXRpbmcgdG8gYSBzdHJlYW0gb3IgcmVjZWl2aW5nIGEgc3RyZWFtLiAgVGhl
cmUgTUFZIGJlIG11bHRpcGxlIGluc3RhbmNlcyBvZiB0aGUgc2VuZCBhbmQgcmVjdiBYTUwg
ZWxlbWVudHMgaW5zaWRlIGEgcGFydGljcGFudHN0cmVhbWFzc29jIGVsZW1lbnQuICBJZiBh
IG1ldGFkYXRhIHNuYXBzaG90IGlzIHNlbnQgd2l0aCBhIHBhcnRpY2lwYW50c3RyZWFtYXNz
b2MgdGhhdCBkb2VzIG5vdCBoYXZlIGFueSBzZW5kIGFuZCByZWN2IGVsZW1lbnRzLCBpdCBt
ZWFucyB0aGF0IHBhcnRpY2lwYW50IGlzIG5laXRoZXIgY29udHJpYnV0aW5nIHRvIGFueSBz
dHJlYW1zIG5vciByZWNlaXZpbmcgYW55IHN0cmVhbXMuCgkJCQkgICAgXV0+PC90Pg0JCQkJ
PC9zZWN0aW9uPg0JCQk8L3NlY3Rpb24+DSAJCSAgICAgIDxzZWN0aW9uIHRpdGxlPSJhc3Nv
Y2lhdGUtdGltZS9kaXNhc3NvY2lhdGUtdGltZSI+DQkJCQk8dD4NPCFbQ0RBVEFbClRoZSBY
TUwgPGFzc29jaWF0ZS10aW1lPiBhbmQgPGRpc2Fzc29jaWF0ZS10aW1lPiAKXV0+CmVsZW1l
bnRzIGNvbnRhaW4gc3RyaW5ncyBpbmRpY2F0aW5nIHRoZSBkYXRlIGFuZCB0aW1lIG9mIHRo
ZSBzdGF0dXMgY2hhbmdlIG9mIHRoaXMgdHVwbGUuICBUaGUgdmFsdWUgb2YgdGhlc2UgZWxl
bWVudHMgTVVTVCBmb2xsb3cgdGhlIElNUFAgZGF0ZXRpbWUgZm9ybWF0IDx4cmVmIHRhcmdl
dD0iUkZDMzMzOSIvPi4gIFRpbWVzdGFtcHMgdGhhdCBjb250YWluICdUJyBvciAnWicgTVVT
VCB1c2UgdGhlIGNhcGl0YWxpemVkIGZvcm1zLiBBdCBhIHRpbWUsIGFueSBvZiB0aGUgdGlt
ZSB0dXBsZSBhc3NvY2lhdGUtdGltZSBvciBkaXNhc3NvY2lhdGUtdGltZSBNQVkgZXhpc3Qg
aW4gdGhlIGVsZW1lbnQgbmFtZWx5IGdyb3VwLCBzZXNzaW9uLCBwYXJ0aWNpcGFudCBhbmQg
bm90IGJvdGggdGltZXN0YW1wIGF0IHRoZSBzYW1lIHRpbWUuDQkJCQk8L3Q+DSAgICAgICAg
ICAgICAgICAgICAgICAgIDx0Pg0JCQkJCUFzIGEgc2VjdXJpdHkgbWVhc3VyZSwgdGhlIHRp
bWVzdGFtcCBlbGVtZW50IFNIT1VMRCBiZSBpbmNsdWRlZCBpbiBhbGwgdHVwbGVzIHVubGVz
cyB0aGUgZXhhY3QgdGltZSBvZiB0aGUgc3RhdHVzIGNoYW5nZSBjYW5ub3QgYmUgZGV0ZXJt
aW5lZC4NCQkJCTwvdD4NCQkgICAgICAgPC9zZWN0aW9uPg0JCQk8c2VjdGlvbiB0aXRsZT0i
VW5pcXVlIElEIGZvcm1hdCI+DQkJCSAgIDx0PiBBIFVuaXF1ZSBpZCBpcyBnZW5lcmF0ZWQg
aW4gdHdvIHN0ZXBzOgoJCQkJPGxpc3Qgc3R5bGU9J3N5bWJvbHMnPg0JCQkJCTx0PnRoZSBV
VUlEIGlzIGNyZWF0ZWQgdXNpbmcgPHhyZWYgdGFyZ2V0PSJSRkM0MTIyIi8+IDwvdD4NCQkJ
CQk8dD50aGUgVVVJRCBpcyBlbmNvZGVkIHVzaW5nIGJhc2U2NCBhcyBkZWZpbmVkIGluIDx4
cmVmIHRhcmdldD0iUkZDNDY0OCIvPiA8L3Q+DQkJCQk8L2xpc3Q+DQkJCSAgIDwvdD4NICAg
ICAgICAgICAgICAgICAgICAgICA8dD4gVGhlIGFib3ZlIG1lbnRpb25lZCB1bmlxdWUtaWQg
bWVjaGFuaXNtIFNIT1VMRCBiZSB1c2VkIGZvciBlYWNoIG1ldGFkYXRhIGVsZW1lbnQuICBN
dWx0aXBsZSBTUkNzIGNhbiByZWZlciB0byB0aGUgc2FtZSBlbGVtZW50L1VVSUQgKGhvdyBl
YWNoIFNSQyBsZWFybnMgdGhlIFVVSUQgaGVyZSBpcyBvdXQgb2Ygc2NvcGUgb2YgU0lQUkVD
KTwvdD4NCQkJPC9zZWN0aW9uPg0JCQk8c2VjdGlvbiB0aXRsZT0iTWV0YWRhdGEgdmVyc2lv
biBJbmRpY2F0b3IiPg0JCQkJPHQ+IFRoaXMgc2VjdGlvbiBkZWZpbmVzIGEgdmVyc2lvbiBp
bmRpY2F0b3IgZm9yIG1ldGFkYXRhIFhNTC48L3Q+DSAgICAgICAgICAgICAgICA8dD4gVGhp
cyB2ZXJzaW9uIHZhbHVlIGFsbG93cyB0aGUgU1JTIHRvIGtub3cgdGhlIGV4YWN0IG1ldGFk
YXRhIFhNTCBzY2hlbWEgdXNlZCBieSB0aGUgU1JDLiBUaGlzIGRvY3VtZW50IGRlc2NyaWJl
cyB2ZXJzaW9uIDEuICBJbXBsZW1lbnRhdGlvbnMgbWF5IG5vdCBpbnRlcm9wZXJhdGUgaWYg
dGhlIHZlcnNpb24gaW1wbGVtZW50ZWQgYnkgdGhlIHNlbmRlciBpcyBub3Qga25vd24gYnkg
dGhlIHJlY2VpdmVyLiAgTm8gbmVnb3RpYXRpb24gb2YgdmVyc2lvbnMgaXMgcHJvdmlkZWQu
ICBUaGVyZSBpcyBubyBzaWduaWZpY2FuY2UgdG8gdGhlIHZlcnNpb24gbnVtYmVyIGFsdGhv
dWdoIGRvY3VtZW50cyB3aGljaCB1cGRhdGUgb3Igb2Jzb2xldGUgdGhpcyBkb2N1bWVudCAo
cG9zc2libHkgaW5jbHVkaW5nIGRyYWZ0cyBvZiBzdWNoIGRvY3VtZW50cykgc2hvdWxkIGlu
Y2x1ZGUgYSBoaWdoZXIgdmVyc2lvbiBudW1iZXIgaWYgdGhlIG1ldGFkYXRhIFhNTCBzY2hl
bWEgY2hhbmdlcy4gPC90Pg0JCQk8L3NlY3Rpb24+DQkJPC9zZWN0aW9uPg08c2VjdGlvbiB0
aXRsZT0iU0lQIFJlY29yZGluZyBNZXRhZGF0YSBFeGFtcGxlIj4NCTxzZWN0aW9uIHRpdGxl
PSJDb21wbGV0ZSBTSVAgUmVjb3JkaW5nIE1ldGFkYXRhIEV4YW1wbGUiPg0JCQkJPHQ+DQkJ
CQkJVGhlIGZvbGxvd2luZyBleGFtcGxlIHByb3ZpZGVzIGFsbCB0aGUgdHVwbGVzIGludm9s
dmVkIGluIFJlY29yZGluZyBNZXRhZGF0YSBYTUwgYm9keS4NCQkJCTwvdD4NCQkJCTxmaWd1
cmUgdGl0bGU9IlNJUCBSZWNvcmRpbmcgTWV0YWRhdGEgRXhhbXBsZSBYTUwgYm9keSI+DQkJ
CQkJPGFydHdvcms+DQkJCQkJCTwhW0NEQVRBWyANPD94bWwgdmVyc2lvbj0iMS4wIiBlbmNv
ZGluZz0iVVRGLTgiPz4NICAgICAgIDxyZWNvcmRpbmcgeG1sbnM9J3VybjppZXRmOnBhcmFt
czp4bWw6bnM6cmVjb3JkaW5nOjEnPg0gICAgICAgICAgICAgIDxkYXRhTW9kZT5jb21wbGV0
ZTwvZGF0YU1vZGU+DSAgICAgICAgICA8Z3JvdXAgZ3JvdXBfaWQ9IjcrT1RDeW94VG1xbXF5
QS8xd2VEQWc9PSI+DSAgICAgICAgICAgIDxhc3NvY2lhdGUtdGltZT4yMDEwLTEyLTE2VDIz
OjQxOjA3WjwvYXNzb2NpYXRlLXRpbWU+DSAgICAgICAgICAgICA8IS0tIFN0YW5kYXJkaXpl
ZCBleHRlbnNpb24gLS0+DSAgICAgICAgICAgIDxjYWxsLWNlbnRlciB4bWxucz0ndXJuOmll
dGY6cGFyYW1zOnhtbDpuczpjYWxsY2VudGVyJz4NICAgICAgICAgICAgICA8c3VwZXJ2aXNv
cj5zaXA6YWxpY2VAYXRsYW50YS5jb208L3N1cGVydmlzb3I+ICAgICAgICAgICAgIA0gICAg
ICAgICAgICA8L2NhbGwtY2VudGVyPg0gICAgICAgICAgICA8bXlkYXRhIHhtbG5zPSdodHRw
Oi8vZXhhbXBsZS5jb20vbXknPg0gICAgICAgICAgICAgIDxzdHJ1Y3R1cmU+Rk9PITwvc3Ry
dWN0dXJlPg0gICAgICAgICAgICAgIDx3aGF0ZXZlcj5iYXI8L3doYXRldmVyPg0gICAgICAg
ICAgICA8L215ZGF0YT4NICAgICAgICAgIDwvZ3JvdXA+DSAgICAgICAgICA8c2Vzc2lvbiBz
ZXNzaW9uX2lkPSJoVnBkN1lRZ1JXMm5EMjJoN3E2MEpRPT0iPg0gICAgICAgICAgICA8Z3Jv
dXAtcmVmPjcrT1RDeW94VG1xbXF5QS8xd2VEQWc9PQ0gICAgICAgICAgICA8L2dyb3VwLXJl
Zj4gICAgICAgICAgICAgICAgICAgICAgICAgDSAgICAgICAgICAgICA8IS0tIFN0YW5kYXJk
aXplZCBleHRlbnNpb24gLS0+DSAgICAgICAgICAgICA8dW5pcXVlaWQ+RmFYSGxjKzNXcnVh
cm9EYU5FODdhbT09PC91bmlxdWVpZD4gDSAgICAgICAgICAgIDxzdHJ1Y3R1cmU+Rk9PITwv
c3RydWN0dXJlPg0gICAgICAgICAgICA8d2hhdGV2ZXI+YmFyPC93aGF0ZXZlcj4NICAgICAg
ICAgIDwvc2Vzc2lvbj4NICAgICAgICAgIDxzZXNzaW9ucmVjb3JkaW5nYXNzb2Mgc2Vzc2lv
bl9pZD0iaFZwZDdZUWdSVzJuRDIyaDdxNjBKUT09Ij4NICAgICAgICAgIDxhc3NvY2lhdGUt
dGltZT4yMDEwLTEyLTE2VDIzOjQxOjA3WjwvYXNzb2NpYXRlLXRpbWU+DSAgICAgICAgICA8
L3Nlc3Npb25yZWNvcmRpbmdhc3NvYz4gDSAgICAgICAgICA8cGFydGljaXBhbnQNICAgICAg
ICAgICAgIHBhcnRpY2lwYW50X2lkPSJzcmZCRWxtQ1JwMlFCMjNiN01wazB3PT0iPg0gICAg
ICAgICAgICAgPG5hbWVJRCBhb3I9c2lwOmJvYkBiaWxveGkuY29tPg0JCQkgICA8bmFtZSB4
bWw6bGFuZz0iaXQiPkJvYiBCPC9uYW1lPg0JCQkgIDwvbmFtZUlEPiANICAgICAgICAgICAg
IDwhLS0gU3RhbmRhcmRpemVkIGV4dGVuc2lvbiAtLT4NICAgICAgICAgICAgPHN0cnVjdHVy
ZT5GT08hPC9zdHJ1Y3R1cmU+DSAgICAgICAgICAgIDx3aGF0ZXZlcj5iYXI8L3doYXRldmVy
Pg0gICAgICAgICAgPC9wYXJ0aWNpcGFudD4NICAgICAgICAgIDxwYXJ0aWNpcGFudHNlc3Np
b25hc3NvYw0gICAgICAgICAgICAgcGFydGljaXBhbnRfaWQ9InNyZkJFbG1DUnAyUUIyM2I3
TXBrMHc9PSINICAgICAgICAgICAgIHNlc3Npb25faWQ9ImhWcGQ3WVFnUlcybkQyMmg3cTYw
SlE9PSI+DSAgICAgICAgICAgPGFzc29jaWF0ZS10aW1lPjIwMTAtMTItMTZUMjM6NDE6MDda
PC9hc3NvY2lhdGUtdGltZT4NICAgICAgICAgIDwvcGFydGljaXBhbnRzZXNzaW9uYXNzb2M+
DSAgICAgICAgICA8cGFydGljaXBhbnRzdHJlYW1hc3NvYyANICAgICAgICAgICAgIHBhcnRp
Y2lwYW50X2lkPSJzcmZCRWxtQ1JwMlFCMjNiN01wazB3PT0iPg0gICAgICAgICAgICAgPHNl
bmQ+aTFQejN0bzVoR2s4ZnVYbCtQYndDdz09PC9zZW5kPg0gICAgICAgICAgICAgPHNlbmQ+
VUFBTW01R1JRS1NDTVZ2THlsNHJGdz09PC9zZW5kPg0gICAgICAgICAgICAgPHJlY3Y+OHpj
NmUwbFlUbFdJSU5BNkdSKzNhZz09PC9yZWN2Pg0gICAgICAgICAgICAgPHJlY3Y+RWlYR2xj
KzRUcnVxcW9EYU5FNzZhZz09PC9yZWN2Pg0gICAgICAgICAgPC9wYXJ0aWNpcGFudHN0cmVh
bWFzc29jPg0gICAgICAgICAgPHBhcnRpY2lwYW50DSAgICAgICAgICAgICAgcGFydGljaXBh
bnRfaWQ9InpTZlBvU3ZkU0RDbVUzQTNUUkR4QXc9PSI+DSAgICAgICAgICAgICAgPG5hbWVJ
RCBhb3I9c2lwOlBhdWxAYmlsb3h5LmNvbT4NCQkJICAgPG5hbWUgeG1sOmxhbmc9Iml0Ij5Q
YXVsPC9uYW1lPg0JCQkgIDwvbmFtZUlEPg0gICAgICAgICAgICAgIDwhLS0gU3RhbmRhcmRp
emVkIGV4dGVuc2lvbiAtLT4NICAgICAgICAgICAgPHN0cnVjdHVyZT5GT08hPC9zdHJ1Y3R1
cmU+DSAgICAgICAgICAgIDx3aGF0ZXZlcj5iYXI8L3doYXRldmVyPg0gICAgICAgICAgPC9w
YXJ0aWNpcGFudD4NICAgICAgICAgIDxwYXJ0aWNpcGFudHNlc3Npb25hc3NvYw0gICAgICAg
ICAgICAgIHBhcnRpY2lwYW50X2lkPSJ6U2ZQb1N2ZFNEQ21VM0EzVFJEeEF3PT0iDSAgICAg
ICAgICAgICAgc2Vzc2lvbl9pZD0iaFZwZDdZUWdSVzJuRDIyaDdxNjBKUT09Ij4NICAgICAg
ICAgICAgICA8YXNzb2NpYXRlLXRpbWU+MjAxMC0xMi0xNlQyMzo0MTowN1o8L2Fzc29jaWF0
ZS10aW1lPg0gICAgICAgICAgPC9wYXJ0aWNpcGFudHNlc3Npb25hc3NvYz4NICAgICAgICAg
IDxwYXJ0aWNpcGFudHN0cmVhbWFzc29jIA0gICAgICAgICAgICAgIHBhcnRpY2lwYW50X2lk
PSJ6U2ZQb1N2ZFNEQ21VM0EzVFJEeEF3PT0iPg0gICAgICAgICAgICAgIDxzZW5kPjh6YzZl
MGxZVGxXSUlOQTZHUiszYWc9PTwvc2VuZD4NICAgICAgICAgICAgICA8c2VuZD5FaVhHbGMr
NFRydXFxb0RhTkU3NmFnPT08L3NlbmQ+DSAgICAgICAgICAgICAgPHJlY3Y+VUFBTW01R1JR
S1NDTVZ2THlsNHJGdz09PC9yZWN2Pg0gICAgICAgICAgICAgIDxyZWN2PmkxUHozdG81aEdr
OGZ1WGwrUGJ3Q3c9PTwvcmVjdj4NICAgICAgICAgIDwvcGFydGljaXBhbnRzdHJlYW1hc3Nv
Yz4NICAgICAgICAgIDxzdHJlYW0gc3RyZWFtX2lkPSJVQUFNbTVHUlFLU0NNVnZMeWw0ckZ3
PT0iDSAgICAgICAgICAgICAgc2Vzc2lvbiBzZXNzaW9uX2lkPSJoVnBkN1lRZ1JXMm5EMjJo
N3E2MEpRPT0iPg0gICAgICAgICAgICAgIDxsYWJlbD45NjwvbGFiZWw+DSAgICAgICAgICA8
L3N0cmVhbT4NICAgICAgICAgIDxzdHJlYW0gc3RyZWFtX2lkPSJpMVB6M3RvNWhHazhmdVhs
K1Bid0N3PT0iDSAgICAgICAgICAgICAgc2Vzc2lvbl9pZD0iaFZwZDdZUWdSVzJuRDIyaDdx
NjBKUT09Ij4NICAgICAgICAgICAgICA8bGFiZWw+OTc8L2xhYmVsPg0gICAgICAgICAgPC9z
dHJlYW0+DSAgICAgICAgICA8c3RyZWFtIHN0cmVhbV9pZD0iOHpjNmUwbFlUbFdJSU5BNkdS
KzNhZz09Ig0gICAgICAgICAgICAgIHNlc3Npb25faWQ9ImhWcGQ3WVFnUlcybkQyMmg3cTYw
SlE9PSI+DSAgICAgICAgICAgICAgPGxhYmVsPjk4PC9sYWJlbD4NICAgICAgICAgIDwvc3Ry
ZWFtPg0gICAgICAgICAgPHN0cmVhbSBzdHJlYW1faWQ9IkVpWEdsYys0VHJ1cXFvRGFORTc2
YWc9PSINICAgICAgICAgICAgICBzZXNzaW9uX2lkPSJoVnBkN1lRZ1JXMm5EMjJoN3E2MEpR
PT0iPg0gICAgICAgICAgICAgIDxsYWJlbD45OTwvbGFiZWw+DSAgICAgICAgICA8L3N0cmVh
bT4NICAgICA8L3JlY29yZGluZz4NICAgICAgICAgICAgICAgICAgICAgICAgICAgXV0+DQkJ
CQkJPC9hcnR3b3JrPg0JCQkJPC9maWd1cmU+DQkJCTwvc2VjdGlvbj4NCQkJPHNlY3Rpb24g
dGl0bGU9IlBhcnRpYWwgVXBkYXRlIG9mIFJlY29yZGluZyBtZXRhZGF0YSBYTUwgYm9keSI+
DQkJCQk8dD4NCQkJCQlUaGUgZm9sbG93aW5nIGV4YW1wbGUgcHJvdmlkZXMgcGFydGlhbCB1
cGRhdGUgaW4gUmVjb3JkaW5nIE1ldGFkYXRhIFhNTCBib2R5IGZvciB0aGUgYWJvdmUgZXhh
bXBsZS4gVGhlIGV4YW1wbGUgaGFzIGEgc25hcHNob3QgdGhhdCBjYXJyaWVzIHRoZSBkaXNh
c3NvY2lhdGUtdGltZSBmb3IgYSBwYXJ0aWNpcGFudCBmcm9tIGEgc2Vzc2lvbi4NCQkJCTwv
dD4NCQkJCTxmaWd1cmUgdGl0bGU9IlBhcnRpYWwgdXBkYXRlIG9mIFNJUCBSZWNvcmRpbmcg
RXhhbXBsZSBYTUwgYm9keSI+DQkJCQkJPGFydHdvcms+DQkJCQkJCTwhW0NEQVRBWyANICA8
P3htbCB2ZXJzaW9uPSIxLjAiIGVuY29kaW5nPSJVVEYtOCI/Pg0gICAgIDxyZWNvcmRpbmcg
eG1sbnM9J3VybjppZXRmOnBhcmFtczp4bWw6bnM6cmVjb3JkaW5nOjEnPg0gICAgICAgPGRh
dGFNb2RlPnBhcnRpYWw8L2RhdGFNb2RlPg0gICAgICAgPHBhcnRpY2lwYW50DSAgICAgICAg
ICBwYXJ0aWNpcGFudF9pZD0ic3JmQkVsbUNScDJRQjIzYjdNcGswdz09Ij4NICAgICAgICAg
IDxuYW1lIElEPXNpcDpib2JAYmlsb3hpLmNvbT4NCQkgICAgPG5hbWUgeG1sOmxhbmc9Iml0
Ij5Cb2IgUjwvbmFtZT4NCQkgIDwvbmFtZUlEPiAgICAgDSAgICAgICAgICAgPHN0cnVjdHVy
ZT5GT08hPC9zdHJ1Y3R1cmU+DSAgICAgICAgICAgPHdoYXRldmVyPmJhcjwvd2hhdGV2ZXI+
DSAgICAgICA8L3BhcnRpY2lwYW50Pg0gICAgICAgPHBhcnRpY2lwYW50c2Vzc2lvbmFzc29j
DSAgICAgICAgICAgICBwYXJ0aWNpcGFudF9pZD0ic3JmQkVsbUNScDJRQjIzYjdNcGswdz09
Ig0gICAgICAgICAgICAgc2Vzc2lvbl9pZD0iaFZwZDdZUWdSVzJuRDIyaDdxNjBKUT09Ij4N
ICAgICAgICAgICA8ZGlzYXNzb2NpYXRlLXRpbWU+MjAxMC0xMi0xNlQyMzo0MTowN1o8L2Rp
c2Fzc29jaWF0ZS10aW1lPg0gICAgICAgIDwvcGFydGljaXBhbnRzZXNzaW9uYXNzb2M+DSAg
ICAgPC9yZWNvcmRpbmc+DSAgICAgICAgICAgICAgICAgICAgICAgICAgIF1dPg0JCQkJCTwv
YXJ0d29yaz4NCQkJCTwvZmlndXJlPg0JCQk8L3NlY3Rpb24+DQkJPC9zZWN0aW9uPg0NCQk8
c2VjdGlvbiB0aXRsZT0iWE1MIFNjaGVtYSBkZWZpbml0aW9uIGZvciBSZWNvcmRpbmcgbWV0
YWRhdGEiPg08dD4NVGhpcyBzZWN0aW9uIGRlZmluZXMgWE1MIHNjaGVtYSBmb3IgUmVjb3Jk
aW5nIG1ldGFkYXRhIGRvY3VtZW50DTwvdD4NICAgICAgICAgICA8ZmlndXJlPjxhcnR3b3Jr
PiA8IVtDREFUQVsNCQkgICANPD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgi
Pz4NIDx4czpzY2hlbWEgdGFyZ2V0TmFtZXNwYWNlPSJ1cm46aWV0ZjpwYXJhbXM6eG1sOm5z
OnJlY29yZGluZzoxIg0gICAgeG1sbnM6eHM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDEvWE1M
U2NoZW1hIg0gICAgeG1sbnM6dG5zPSJ1cm46aWV0ZjpwYXJhbXM6eG1sOm5zOnJlY29yZGlu
ZyINICAgIGVsZW1lbnRGb3JtRGVmYXVsdD0icXVhbGlmaWVkIg0gICAgYXR0cmlidXRlRm9y
bURlZmF1bHQ9InVucXVhbGlmaWVkIj4NICAgPCEtLSBUaGlzIGltcG9ydCBicmluZ3MgaW4g
dGhlIFhNTCBsYW5ndWFnZSBhdHRyaWJ1dGUgeG1sOmxhbmctLT4NICAgPHhzOmltcG9ydCBu
YW1lc3BhY2U9Imh0dHA6Ly93d3cudzMub3JnL1hNTC8xOTk4L25hbWVzcGFjZSIvPg0gICA8
eHM6ZWxlbWVudCBuYW1lPSJyZWNvcmRpbmciIHR5cGU9InRuczpyZWNvcmRpbmciLz4NICAg
PHhzOmNvbXBsZXhUeXBlIG5hbWU9InJlY29yZGluZyI+DSAgICAgICA8eHM6c2VxdWVuY2U+
DSAgICAgICAgICAgPHhzOmVsZW1lbnQgbmFtZT0iZGF0YW1vZGUiIHR5cGU9InRuczpkYXRh
TW9kZSINICAgICAgICAgICAgICAgIG1pbk9jY3Vycz0iMCIvPg0gICAgICAgICA8eHM6ZWxl
bWVudCBuYW1lPSJncm91cCIgdHlwZT0idG5zOmdyb3VwIg0gICAgICAgICAgICAgICAgbWlu
T2NjdXJzPSIwIiBtYXhPY2N1cnM9InVuYm91bmRlZCIvPg0gICAgICAgICAgIDx4czplbGVt
ZW50IG5hbWU9InNlc3Npb24iIHR5cGU9InRuczpzZXNzaW9uIg0gICAgICAgICAgICAgICAg
bWluT2NjdXJzPSIwIiBtYXhPY2N1cnM9InVuYm91bmRlZCIvPg0gICAgICAgICAgIDx4czpl
bGVtZW50IG5hbWU9InBhcnRpY2lwYW50IiB0eXBlPSJ0bnM6cGFydGljaXBhbnQiDSAgICAg
ICAgICAgICAgICBtaW5PY2N1cnM9IjAiIG1heE9jY3Vycz0idW5ib3VuZGVkIi8+DSAgICAg
ICAgICAgPHhzOmVsZW1lbnQgbmFtZT0ic3RyZWFtIiB0eXBlPSJ0bnM6c3RyZWFtIg0gICAg
ICAgICAgICAgICBtaW5PY2N1cnM9IjAiIG1heE9jY3Vycz0idW5ib3VuZGVkIi8+DSAgICAg
ICAgICA8eHM6ZWxlbWVudCBuYW1lPSJzZXNzaW9ucmVjb3JkaW5nYXNzb2MiDSAgICAgICAg
ICAgICAgIHR5cGU9InRuczpzZXNzaW9ucmVjb3JkaW5nYXNzb2MiDSAgICAgICAgICAgICAg
IG1pbk9jY3Vycz0iMCIgbWF4T2NjdXJzPSJ1bmJvdW5kZWQiLz4NICAgICAgICAgIDx4czpl
bGVtZW50IG5hbWU9InBhcnRpY2lwYW50c2Vzc2lvbmFzc29jIg0gICAgICAgICAgICAgICB0
eXBlPSJ0bnM6cGFydGljaXBhbnRzZXNzaW9uYXNzb2MiDSAgICAgICAgICAgICAgIG1pbk9j
Y3Vycz0iMCIgbWF4T2NjdXJzPSJ1bmJvdW5kZWQiLz4NICAgICAgICAgIDx4czplbGVtZW50
IG5hbWU9InBhcnRpY2lwYW50c3RyZWFtYXNzb2MiDSAgICAgICAgICAgICAgIHR5cGU9InRu
czpwYXJ0aWNpcGFudHN0cmVhbWFzc29jIg0gICAgICAgICAgICAgICBtaW5PY2N1cnM9IjAi
IG1heE9jY3Vycz0idW5ib3VuZGVkIi8+DSAgICAgICAgICA8eHM6YW55IG5hbWVzcGFjZT0n
IyNvdGhlcicNICAgICAgICAgICAgICAgICAgIG1pbk9jY3Vycz0nMCcNICAgICAgICAgICAg
ICAgICAgIG1heE9jY3Vycz0ndW5ib3VuZGVkJw0gICAgICAgICAgICAgICAgICAgcHJvY2Vz
c0NvbnRlbnRzPSdsYXgnLz4NICAgICAgIDwveHM6c2VxdWVuY2U+DSAgIDwveHM6Y29tcGxl
eFR5cGU+DSAgIDx4czpjb21wbGV4VHlwZSBuYW1lPSJncm91cCI+DSAgICAgICA8eHM6c2Vx
dWVuY2U+DSAgICAgICAgIDx4czplbGVtZW50IG5hbWU9ImFzc29jaWF0ZS10aW1lIiB0eXBl
PSJ4czpkYXRlVGltZSINICAgICAgICAgICAgbWluT2NjdXJzPSIwIi8+DSAgICAgICAgIDx4
czplbGVtZW50IG5hbWU9ImRpc2Fzc29jaWF0ZS10aW1lIiB0eXBlPSJ4czpkYXRlVGltZSIN
ICAgICAgICAgICAgbWluT2NjdXJzPSIwIi8+DSAgICAgICAgPHhzOmFueSBuYW1lc3BhY2U9
JyMjb3RoZXInDSAgICAgICAgICAgICAgICAgICBtaW5PY2N1cnM9JzAnDSAgICAgICAgICAg
ICAgICAgICBtYXhPY2N1cnM9J3VuYm91bmRlZCcNICAgICAgICAgICAgICAgICAgIHByb2Nl
c3NDb250ZW50cz0nbGF4Jy8+DSAgICAgICA8L3hzOnNlcXVlbmNlPg0gICAgICAgPHhzOmF0
dHJpYnV0ZSBuYW1lPSJncm91cF9pZCIgdHlwZT0ieHM6YmFzZTY0QmluYXJ5Ig0gICAgICAg
ICAgICB1c2U9InJlcXVpcmVkIi8+DSAgIDwveHM6Y29tcGxleFR5cGU+DSAgIA0gICA8eHM6
Y29tcGxleFR5cGUgbmFtZT0ic2Vzc2lvbiI+DSAgICAgICA8eHM6c2VxdWVuY2U+DSAgICAg
ICAgIDx4czplbGVtZW50IG5hbWU9InJlYXNvbiIgdHlwZT0idG5zOnJlYXNvbiIgbWluT2Nj
dXJzPSIwIg0gICAgICAgICAgICAgICAgIG1heE9jY3Vycz0idW5ib3VuZGVkIi8+DSAgICAg
ICAgIDx4czplbGVtZW50IG5hbWU9Imdyb3VwLXJlZiIgdHlwZT0ieHM6YmFzZTY0QmluYXJ5
Ig0gICAgICAgICAgICAgICAgbWluT2NjdXJzPSIwIiBtYXhPY2N1cnM9IjEiLz4NICAgICAg
ICAgPHhzOmVsZW1lbnQgbmFtZT0ic3RhcnQtdGltZSIgdHlwZT0ieHM6ZGF0ZVRpbWUiDSAg
ICAgICAgICAgICAgICBtaW5PY2N1cnM9IjAiIG1heE9jY3Vycz0iMSIvPg0gICAgICAgICA8
eHM6ZWxlbWVudCBuYW1lPSJzdG9wLXRpbWUiIHR5cGU9InhzOmRhdGVUaW1lIg0gICAgICAg
ICAgICAgICAgbWluT2NjdXJzPSIwIiBtYXhPY2N1cnM9IjEiLz4NICAgICAgICAgICAgPHhz
OmFueSBuYW1lc3BhY2U9JyMjb3RoZXInDSAgICAgICAgICAgICAgICAgICBtaW5PY2N1cnM9
JzAnDSAgICAgICAgICAgICAgICAgICBtYXhPY2N1cnM9J3VuYm91bmRlZCcNICAgICAgICAg
ICAgICAgICAgIHByb2Nlc3NDb250ZW50cz0nbGF4Jy8+DSAgICAgICA8L3hzOnNlcXVlbmNl
Pg0gICAgICAgPHhzOmF0dHJpYnV0ZSBuYW1lPSJzZXNzaW9uX2lkIiB0eXBlPSJ4czpiYXNl
NjRCaW5hcnkiDSAgICAgICAgICAgIHVzZT0icmVxdWlyZWQiLz4NICAgPC94czpjb21wbGV4
VHlwZT4NICAgPHhzOmNvbXBsZXhUeXBlIG5hbWU9InNlc3Npb25yZWNvcmRpbmdhc3NvYyI+
DSAgICAgICA8eHM6c2VxdWVuY2U+DSAgICAgICAgIDx4czplbGVtZW50IG5hbWU9ImFzc29j
aWF0ZS10aW1lIiB0eXBlPSJ4czpkYXRlVGltZSINICAgICAgICAgICAgICAgIG1pbk9jY3Vy
cz0iMCIvPg0gICAgICAgICA8eHM6ZWxlbWVudCBuYW1lPSJkaXNhc3NvY2lhdGUtdGltZSIg
dHlwZT0ieHM6ZGF0ZVRpbWUiDSAgICAgICAgICAgICAgICBtaW5PY2N1cnM9IjAiLz4NICAg
ICAgICAgPHhzOmFueSBuYW1lc3BhY2U9JyMjb3RoZXInDSAgICAgICAgICAgICAgICAgICBt
aW5PY2N1cnM9JzAnDSAgICAgICAgICAgICAgICAgICBtYXhPY2N1cnM9J3VuYm91bmRlZCcN
ICAgICAgICAgICAgICAgICAgIHByb2Nlc3NDb250ZW50cz0nbGF4Jy8+DSAgICAgICA8L3hz
OnNlcXVlbmNlPg0gICAgICAgPHhzOmF0dHJpYnV0ZSBuYW1lPSJzZXNzaW9uX2lkIiB0eXBl
PSJ4czpiYXNlNjRCaW5hcnkiDSAgICAgICAgICAgIHVzZT0icmVxdWlyZWQiLz4NICAgPC94
czpjb21wbGV4VHlwZT4NICAgPHhzOmNvbXBsZXhUeXBlIG5hbWU9InBhcnRpY2lwYW50Ij4N
ICAgICAgIDx4czpzZXF1ZW5jZT4NICAgICAgICAgICA8eHM6ZWxlbWVudCBuYW1lPSJuYW1l
SUQiIHR5cGU9InRuczpuYW1lSUQiDSAgICAgICAgICAgICAgICAgICBtYXhPY2N1cnM9J3Vu
Ym91bmRlZCcvPg0gICAgICAgIDx4czphbnkgbmFtZXNwYWNlPScjI290aGVyJw0gICAgICAg
ICAgICAgICAgICAgbWluT2NjdXJzPScwJw0gICAgICAgICAgICAgICAgICAgbWF4T2NjdXJz
PSd1bmJvdW5kZWQnDSAgICAgICAgICAgICAgICAgICBwcm9jZXNzQ29udGVudHM9J2xheCcv
Pg0gICAgICAgPC94czpzZXF1ZW5jZT4NICAgICAgIDx4czphdHRyaWJ1dGUgbmFtZT0icGFy
dGljaXBhbnRfaWQiIHR5cGU9InhzOmJhc2U2NEJpbmFyeSINICAgICAgICAgICAgdXNlPSJy
ZXF1aXJlZCIvPg08L3hzOmNvbXBsZXhUeXBlPg0gICA8eHM6Y29tcGxleFR5cGUgbmFtZT0i
cGFydGljaXBhbnRzZXNzaW9uYXNzb2MiPg0gICAgICAgPHhzOnNlcXVlbmNlPg0gICAgICAg
PHhzOmVsZW1lbnQgbmFtZT0iYXNzb2NpYXRlLXRpbWUiIHR5cGU9InhzOmRhdGVUaW1lIg0g
ICAgICAgICAgICAgICAgbWluT2NjdXJzPSIwIi8+DSAgICAgICA8eHM6ZWxlbWVudCBuYW1l
PSJkaXNhc3NvY2lhdGUtdGltZSIgdHlwZT0ieHM6ZGF0ZVRpbWUiDSAgICAgICAgICAgICAg
ICBtaW5PY2N1cnM9IjAiLz4NICAgICAgICAgPHhzOmFueSBuYW1lc3BhY2U9JyMjb3RoZXIn
DSAgICAgICAgICAgICAgICAgICBtaW5PY2N1cnM9JzAnDSAgICAgICAgICAgICAgICAgICBt
YXhPY2N1cnM9J3VuYm91bmRlZCcNICAgICAgICAgICAgICAgICAgIHByb2Nlc3NDb250ZW50
cz0nbGF4Jy8+DSAgICAgICA8L3hzOnNlcXVlbmNlPg0gICAgICAgPHhzOmF0dHJpYnV0ZSBu
YW1lPSJwYXJ0aWNpcGFudF9pZCIgdHlwZT0ieHM6YmFzZTY0QmluYXJ5Ig0gICAgICAgICAg
ICB1c2U9InJlcXVpcmVkIi8+DSAgICAgICA8eHM6YXR0cmlidXRlIG5hbWU9InNlc3Npb25f
aWQiIHR5cGU9InhzOmJhc2U2NEJpbmFyeSINICAgICAgICAgICAgdXNlPSJyZXF1aXJlZCIv
Pg0gICA8L3hzOmNvbXBsZXhUeXBlPg0gICA8eHM6Y29tcGxleFR5cGUgbmFtZT0icGFydGlj
aXBhbnRzdHJlYW1hc3NvYyI+DSAgICAgICA8eHM6c2VxdWVuY2U+DSAgICAgICAgICAgPHhz
OmVsZW1lbnQgbmFtZT0ic2VuZCIgdHlwZT0ieHM6YmFzZTY0QmluYXJ5Ig0gICAgICAgICAg
ICAgbWluT2NjdXJzPSIwIiBtYXhPY2N1cnM9InVuYm91bmRlZCIvPg0gICAgICAgICAgIDx4
czplbGVtZW50IG5hbWU9InJlY3YiIHR5cGU9InhzOmJhc2U2NEJpbmFyeSINICAgICAgICAg
ICAgIG1pbk9jY3Vycz0iMCIgbWF4T2NjdXJzPSJ1bmJvdW5kZWQiLz4NICAgICAgICAgICAg
IDx4czplbGVtZW50IG5hbWU9ImFzc29jaWF0ZS10aW1lIiB0eXBlPSJ4czpkYXRlVGltZSIN
ICAgICAgICAgICAgICAgIG1pbk9jY3Vycz0iMCIvPg0gICAgICAgICAgPHhzOmVsZW1lbnQg
bmFtZT0iZGlzYXNzb2NpYXRlLXRpbWUiIHR5cGU9InhzOmRhdGVUaW1lIg0gICAgICAgICAg
ICAgICAgbWluT2NjdXJzPSIwIi8+DSAgICAgICAgICAgICA8eHM6YW55IG5hbWVzcGFjZT0n
IyNvdGhlcicNICAgICAgICAgICAgICAgICAgIG1pbk9jY3Vycz0nMCcNICAgICAgICAgICAg
ICAgICAgIG1heE9jY3Vycz0ndW5ib3VuZGVkJw0gICAgICAgICAgICAgICAgICAgcHJvY2Vz
c0NvbnRlbnRzPSdsYXgnLz4NICAgICAgIDwveHM6c2VxdWVuY2U+DSAgICAgICA8eHM6YXR0
cmlidXRlIG5hbWU9InBhcnRpY2lwYW50X2lkIiB0eXBlPSJ4czpiYXNlNjRCaW5hcnkiDSAg
ICAgICAgICAgIHVzZT0icmVxdWlyZWQiLz4NICAgPC94czpjb21wbGV4VHlwZT4NICAgPHhz
OmNvbXBsZXhUeXBlIG5hbWU9InN0cmVhbSI+DSAgICAgICA8eHM6c2VxdWVuY2U+DSAgICAg
ICAgIDx4czplbGVtZW50IG5hbWU9ImxhYmVsIiB0eXBlPSJ4czpzdHJpbmciDSAgICAgICAg
ICAgICBtaW5PY2N1cnM9IjAiIG1heE9jY3Vycz0iMSIvPg0gICAgICAgICAgPHhzOmFueSBu
YW1lc3BhY2U9JyMjb3RoZXInDSAgICAgICAgICAgICAgICAgICBtaW5PY2N1cnM9JzAnDSAg
ICAgICAgICAgICAgICAgICBtYXhPY2N1cnM9J3VuYm91bmRlZCcNICAgICAgICAgICAgICAg
ICAgIHByb2Nlc3NDb250ZW50cz0nbGF4Jy8+DSAgICAgICA8L3hzOnNlcXVlbmNlPg0gICAg
ICAgPHhzOmF0dHJpYnV0ZSBuYW1lPSJzdHJlYW1faWQiIHR5cGU9InhzOmJhc2U2NEJpbmFy
eSINICAgICAgICAgICAgdXNlPSJyZXF1aXJlZCIvPg0gICAgICAgPHhzOmF0dHJpYnV0ZSBu
YW1lPSJzZXNzaW9uX2lkIiB0eXBlPSJ4czpiYXNlNjRCaW5hcnkiLz4NICAgPC94czpjb21w
bGV4VHlwZT4NICAgICA8eHM6c2ltcGxlVHlwZSBuYW1lPSJkYXRhTW9kZSI+DSAgICAgICAg
IDx4czpyZXN0cmljdGlvbiBiYXNlPSJ4czpzdHJpbmciPg0gICAgICAgICAgICA8eHM6ZW51
bWVyYXRpb24gdmFsdWU9ImNvbXBsZXRlIi8+DSAgICAgICAgICAgICAgICAgICAgPHhzOmVu
dW1lcmF0aW9uIHZhbHVlPSJwYXJ0aWFsIi8+DSAgICAgICAgIDwveHM6cmVzdHJpY3Rpb24+
DSAgIDwveHM6c2ltcGxlVHlwZT4NICAgPHhzOmNvbXBsZXhUeXBlIG5hbWU9Im5hbWVJRCI+
DSAgICA8eHM6c2VxdWVuY2U+DSAgICAgICA8eHM6ZWxlbWVudCBuYW1lPSJuYW1lIiB0eXBl
ID0idG5zOm5hbWUiIG1pbk9jY3Vycz0iMCINICAgICAgICAgICAgICAgICAgICAgICAgICBt
YXhPY2N1cnM9IjEiLz4NICAgIDwveHM6c2VxdWVuY2U+DSAgICA8eHM6YXR0cmlidXRlIG5h
bWU9ImFvciIgdHlwZT0ieHM6YW55VVJJIiB1c2U9InJlcXVpcmVkIi8+DSAgPC94czpjb21w
bGV4VHlwZT4NIDx4czpjb21wbGV4VHlwZSBuYW1lPSJuYW1lIj4NICAgPHhzOnNpbXBsZUNv
bnRlbnQ+DSAgICAgICAgPHhzOmV4dGVuc2lvbiBiYXNlPSJ4czpzdHJpbmciPg0gICAgICAg
ICA8eHM6YXR0cmlidXRlIHJlZj0ieG1sOmxhbmciIHVzZT0ib3B0aW9uYWwiLz4NICAgICAg
ICA8L3hzOmV4dGVuc2lvbj4NICAgICAgIDwveHM6c2ltcGxlQ29udGVudD4NICA8L3hzOmNv
bXBsZXhUeXBlPg0gIDx4czpjb21wbGV4VHlwZSBuYW1lPSJyZWFzb24iPg0gICAgPHhzOnNp
bXBsZUNvbnRlbnQ+DSAgICAgPHhzOmV4dGVuc2lvbiBiYXNlPSJ4czpzdHJpbmciPg0gICAg
ICAgIDx4czphdHRyaWJ1dGUgdHlwZT0ieHM6c2hvcnQiIG5hbWU9ImNhdXNlIiB1c2U9InJl
cXVpcmVkIi8+DSAgICAgICAgPHhzOmF0dHJpYnV0ZSB0eXBlPSJ4czpzdHJpbmciIG5hbWU9
InByb3RvY29sIiBkZWZhdWx0PSJTSVAiLz4NICAgICA8L3hzOmV4dGVuc2lvbj4NICAgIDwv
eHM6c2ltcGxlQ29udGVudD4NICA8L3hzOmNvbXBsZXhUeXBlPg08L3hzOnNjaGVtYT4NDQ0g
ICAgICAgICAgICBdXT4NCSAgIDwvYXJ0d29yaz48L2ZpZ3VyZT4NICAgPC9zZWN0aW9uPg0g
ICA8c2VjdGlvbiB0aXRsZT0iU2VjdXJpdHkgQ29uc2lkZXJhdGlvbnMiPg0gICAgICAgPHQ+
VGhlIG1ldGFkYXRhIGluZm9ybWF0aW9uIHNlbnQgZnJvbSBTUkMgdG8gU1JTIE1BWSByZXZl
YWwgc2Vuc2l0aXZlIGluZm9ybWF0aW9uIGFib3V0IGRpZmZlcmVudCBwYXJ0aWNpcGFudHMg
aW4gYSBzZXNzaW9uLiAgRm9yIHRoaXMgcmVhc29uLCBpdCBpcyBSRUNPTU1FTkRFRCB0aGF0
IGEgU1JDIHVzZSBhIHN0cm9uZyBtZWFucyBmb3IgYXV0aGVudGljYXRpb24gYW5kIG1ldGFk
YXRhIGluZm9ybWF0aW9uIHByb3RlY3Rpb24gYW5kIHRoYXQgaXQgYXBwbHkgY29tcHJlaGVu
c2l2ZSBhdXRob3JpemF0aW9uIHJ1bGVzIHdoZW4gdXNpbmcgdGhlIG1ldGFkYXRhIGZvcm1h
dCBkZWZpbmVkIGluIHRoaXMgZG9jdW1lbnQuICBUaGUgYmVsb3cgc2VjdGlvbiBkaXNjdXNz
ZXMgZWFjaCBvZiB0aGVzZSBhc3BlY3RzIGluIG1vcmUgZGV0YWlsLjwvdD4NCQkJPHNlY3Rp
b24gdGl0bGU9IkNvbm5lY3Rpb24gU2VjdXJpdHkiPg0JCQkJPHQ+SXQgaXMgUkVDT01NRU5E
RUQgdGhhdCBhIFNSQyBhdXRoZW50aWNhdGUgdGhlIFNSUyB1c2luZyB0aGUgbm9ybWFsIFNJ
UCBhdXRoZW50aWNhdGlvbiBtZWNoYW5pc21zLCBzdWNoIGFzIERpZ2VzdCBhcyBkZWZpbmVk
IGluIFNlY3Rpb24gMjIgb2YgPHhyZWYgdGFyZ2V0PSJSRkMzMjYxIi8+LiBUaGUgbWVjaGFu
aXNtIHVzZWQgZm9yIGNvbnZleWluZyB0aGUgbWV0YWRhdGEgaW5mb3JtYXRpb24gTVVTVCBl
bnN1cmUgaW50ZWdyaXR5IGFuZCBTSE9VTEQgZW5zdXJlIGNvbmZpZGVudGlhbGx5IG9mIHRo
ZSBpbmZvcm1hdGlvbi4gSW4gb3JkZXIgdG8gYWNoaWV2ZSB0aGVzZSwgYW4gZW5kLXRvLWVu
ZCBTSVAgZW5jcnlwdGlvbiBtZWNoYW5pc20sIHN1Y2ggYXMgUy9NSU1FIGRlc2NyaWJlZCBp
biA8eHJlZiB0YXJnZXQ9IlJGQzMyNjEiLz4sIFNIT1VMRCBiZSB1c2VkLjwvdD4NCQkJCTx0
PklmIGEgc3Ryb25nIGVuZC10by1lbmQgc2VjdXJpdHkgbWVhbnMgKHN1Y2ggYXMgYWJvdmUp
IGlzIG5vdCBhdmFpbGFibGUsIGl0IGlzIFJFQ09NTUVOREVEIHRoYXQgYSBTUkMgdXNlIG11
dHVhbCBob3AtYnktaG9wIFRyYW5zcG9ydCBMYXllciBTZWN1cml0eSAoVExTKSBhdXRoZW50
aWNhdGlvbiBhbmQgZW5jcnlwdGlvbiBtZWNoYW5pc21zIGRlc2NyaWJlZCBpbiAiU0lQUyBV
UkkgU2NoZW1lIiBhbmQgIkludGVyZG9tYWluIFJlcXVlc3RzIiBvZiA8eHJlZiB0YXJnZXQ9
IlJGQzMyNjEiLz4uPC90Pg0JCTwvc2VjdGlvbj4NICAgICAgICA8L3NlY3Rpb24+DQkJPHNl
Y3Rpb24gdGl0bGU9IklBTkEgQ29uc2lkZXJhdGlvbnMiIGFuY2hvcj0ic2VjLmlhbmEtY29u
c2lkZXJhdGlvbnMiPg0JPHQ+DVRoaXMgc3BlY2lmaWNhdGlvbiByZWdpc3RlcnMgYSBuZXcg
WE1MIG5hbWVzcGFjZSwgYW5kIGEgbmV3IFhNTCBzY2hlbWEuIA0JCQk8L3Q+DSAgICAgICAg
ICAgPHNlY3Rpb24gdGl0bGU9IlNJUCByZWNvcmRpbmcgbWV0YWRhdGEgU2NoZW1hIFJlZ2lz
dHJhdGlvbiI+DSAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPHQ+
DSAgICAgICAgIFVSSTogdXJuOmlldGY6cGFyYW1zOnhtbDpuczpyZWNvcmRpbmcNCQkJCQk8
L3Q+DSAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgPHQ+DSAgICAg
ICAgIFJlZ2lzdHJhbnQgQ29udGFjdDogSUVURiBTSVBSRUMgd29ya2luZyBncm91cCwgUmFt
IG1vaGFuIFIocm1vaGFuckBjaXNjby5jb20pDQkJCQkJPC90Pg0gICAgICAgICAgICAgICAg
ICAgICAgICAgICAgICAgICAgICAgICAgPHQ+DSAgICAgICAgIFhNTDogdGhlIFhNTCBzY2hl
bWEgdG8gYmUgcmVnaXN0ZXJlZCBpcyBjb250YWluZWQgaW4gU2VjdGlvbiA4Lg0JCQkJCTwv
dD4NICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICA8dD4NICAgICAgICAgSXRzIGZp
cnN0IGxpbmUgaXMgPCFbQ0RBVEFbIDw/eG1sIHZlcnNpb249IjEuMCIgZW5jb2Rpbmc9IlVU
Ri04Ij8+IF1dPiBhbmQgaXRzIGxhc3QgbGluZSBpcyA8IVtDREFUQVsgPC94czpzY2hlbWE+
IF1dPg0JCQkJCTwvdD4NCQk8L3NlY3Rpb24+DSAgICAgICAgICAgIDwvc2VjdGlvbj4NCQk8
c2VjdGlvbiB0aXRsZT0iQWNrbm93bGVkZ2VtZW50Ij4NCQkJPHQ+DQlXZSB3aXNoIHRvIHRo
YW5rIEpvaG4gRWx3ZWxsLCBIZW5yeSBMdW0sIExlb24gUG9ydG1hbiwgRGUgVmlsbGVycywg
QW5kcmV3IEh1dHRvbihTaWVtZW5zLUVudGVycHJpc2UpLCBEZWVwYW5zaHUgR2F1dGFtKEh1
YXdlaSksQ2hhcmxlcyBFY2tlbChDaXNjbyksIE11dGh1IEFydWwgTW96aGkgKENpc2NvKSwg
TWljaGFlbCBCZW5lbnNvbihDaXNjbyksIEhhZHJpZWwgS2FwbGFuIChBQ01FKSwgQnJpYW4g
Um9zZW4sIFNjb3R0IE9ydG9uKEJyb2Fkc29mdCksIE9maXIgUm90aCAoTklDRSksIE1hcnkg
QmFybmVzKFBvbHljb20pLCBLZW4gUmVob3IoQ2lzY28pIGZvciB0aGVpciB2YWx1YWJsZSBj
b21tZW50cyBhbmQgaW5wdXRzLg0JCQk8L3Q+DSAgICAgICAgICAgICAJPHQ+IFdlIHdpc2gg
dG8gdGhhbmsgSm9lIEhpbGRlYnJhbmQoQ2lzY28pLCBQZXRlciBTYWludC1BbmRyZShDaXNj
byksIE1hdHQgTWlsbGVyKENpc2NvKSBmb3IgdGhlIHZhbHVhYmxlIFhNTCByZWxhdGVkIGd1
aWRhbmNlIGFuZCBNYXJ0aW4gVGhvbXBzb24gZm9yIHZhbGlkYXRpbmcgdGhlIFhNTCBzY2hl
bWEgYW5kIHByb3ZpZGluZyBjb21tZW50cyBvbiB0aGUgc2FtZS4gPC90Pg0JCTwvc2VjdGlv
bj4NCTwvbWlkZGxlPg0JPGJhY2s+DSAJCTxyZWZlcmVuY2VzIHRpdGxlPSJOb3JtYXRpdmUg
UmVmZXJlbmNlcyI+DSAgICAgICAgICAgIDw/cmZjIGluY2x1ZGU9InJlZmVyZW5jZS5SRkMu
MjExOSI/Pg0gICAgICAgICAgICA8P3JmYyBpbmNsdWRlPSJyZWZlcmVuY2UuUkZDLjIxNDEi
Pz4NICAgICAgICAgICAgPD9yZmMgaW5jbHVkZT0icmVmZXJlbmNlLlJGQy4zMjYxIj8+DSAg
ICAgICAgICAgIDw/cmZjIGluY2x1ZGU9InJlZmVyZW5jZS5SRkMuMzY4OCI/Pg0gICAgICAg
ICAgICA8P3JmYyBpbmNsdWRlPSJyZWZlcmVuY2UuUkZDLjMzMzkiPz4NICAgICAgICAgICAg
PD9yZmMgaW5jbHVkZT0icmVmZXJlbmNlLlJGQy40NTY2Ij8+DSAgICAgICAgICAgIDw/cmZj
IGluY2x1ZGU9InJlZmVyZW5jZS5SRkMuNDU3NCI/Pg0JCTw/cmZjIGluY2x1ZGU9InJlZmVy
ZW5jZS5SRkMuNDc5NiI/Pg0JCTw/cmZjIGluY2x1ZGU9InJlZmVyZW5jZS5SRkMuMzg0MCI/
Pg0JCTw/cmZjIGluY2x1ZGU9InJlZmVyZW5jZS5SRkMuNDEyMiI/Pg0gICAgICAgICAgICA8
P3JmYyBpbmNsdWRlPSJyZWZlcmVuY2UuUkZDLjQ2NDgiPz4NDSAgICAgICAgICAgIDwvcmVm
ZXJlbmNlcz4NICAgICAgICAgICAgPHJlZmVyZW5jZXMgdGl0bGU9IkluZm9ybWF0aXZlIFJl
ZmVyZW5jZXMiPg0JCQkgIDw/cmZjIGluY2x1ZGU9InJlZmVyZW5jZS5SRkMuNjM0MSI/Pg0J
CQkgIDw/cmZjIGluY2x1ZGU9InJlZmVyZW5jZS5JLUQuaWV0Zi1zaXByZWMtYXJjaGl0ZWN0
dXJlIj8+DSAgICAgICAgICAgICAgICAgICAgPD9yZmMgaW5jbHVkZT0icmVmZXJlbmNlLlJG
Qy4yNjQ4Ij8+DSAgICAgICAgICAgICAgICAgICAgPD9yZmMgaW5jbHVkZT0icmVmZXJlbmNl
LlJGQy4zMzI2Ij8+DSAgICAgICAgICAgICAgICAgICAgPD9yZmMgaW5jbHVkZT0icmVmZXJl
bmNlLlJGQy4zMzI1Ij8+DQkJPC9yZWZlcmVuY2VzPg0JPC9iYWNrPg08L3JmYz4NDQ==
--------------060900000701030106000003--

From pkyzivat@alum.mit.edu  Sat Dec  7 11:05:50 2013
Return-Path: <pkyzivat@alum.mit.edu>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9D7C01AE119 for <xml2rfc@ietfa.amsl.com>; Sat,  7 Dec 2013 11:05:50 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.235
X-Spam-Level: 
X-Spam-Status: No, score=-1.235 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, SPF_SOFTFAIL=0.665] autolearn=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 95BoYdAvgBI3 for <xml2rfc@ietfa.amsl.com>; Sat,  7 Dec 2013 11:05:49 -0800 (PST)
Received: from qmta07.westchester.pa.mail.comcast.net (qmta07.westchester.pa.mail.comcast.net [IPv6:2001:558:fe14:43:76:96:62:64]) by ietfa.amsl.com (Postfix) with ESMTP id 9BE061AE0FE for <xml2rfc@ietf.org>; Sat,  7 Dec 2013 11:05:49 -0800 (PST)
Received: from omta04.westchester.pa.mail.comcast.net ([76.96.62.35]) by qmta07.westchester.pa.mail.comcast.net with comcast id yisK1m0010ldTLk57j5lzx; Sat, 07 Dec 2013 19:05:45 +0000
Received: from Paul-Kyzivats-MacBook-Pro.local ([50.138.229.164]) by omta04.westchester.pa.mail.comcast.net with comcast id yj5k1m00p3ZTu2S01j5lvw; Sat, 07 Dec 2013 19:05:45 +0000
Message-ID: <52A37188.7090408@alum.mit.edu>
Date: Sat, 07 Dec 2013 14:05:44 -0500
From: Paul Kyzivat <pkyzivat@alum.mit.edu>
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:24.0) Gecko/20100101 Thunderbird/24.1.1
MIME-Version: 1.0
To: Henrik Levkowetz <henrik@levkowetz.com>
References: <52A35D90.9090507@alum.mit.edu> <52A36748.2030703@levkowetz.com>
In-Reply-To: <52A36748.2030703@levkowetz.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=comcast.net; s=q20121106; t=1386443145; bh=p2/y+XtWtVvyv/XVJZ9ICrLSRwQCwnakmS+ZKThXoPo=; h=Received:Received:Message-ID:Date:From:MIME-Version:To:Subject: Content-Type; b=P9xnDzg4Lbi4DVkVnTchrnXBE/7CcTlH/5fYwQKqFEMyJWt93EpXWSdC+HoqHc7/s xy2ExsaaLgu/fEqp2lnPOfIaXy1lmXIbT2I6qo6D4JsQxgafZFNeJDlOj7KCF3hYwH Er+HiBQirErXszUifLyXLWwt66xER9aIDxZQ+lDVICHLdJNvF6NpB6D6beTkqcOHZ1 QUXpRXgbG+A2HeguAoOBkvH2AZrE+ZfAsEAmVd2MFoJuPgtvVuozLUgw7B2krV/fwc 9JkZxXbFFm6E65sizcQ7bkPmv9TM5+SFYYddt9TpnlAgU39ONUdCeblro5LSoJFifG Kqbeo0m9/SBJQ==
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] Diagnostics
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
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: <http://www.ietf.org/mail-archive/web/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, 07 Dec 2013 19:05:50 -0000

BTW,

While its not my current problem, one problem I encounter frequently 
about diagnostics is when I enter text that has some forbidden 
characters. Especially when I enter text that has snippets of XML - 
often just <foo> run into text.

Of course I know better, but its easy to forget, especially when pasting 
in text from another source. Such things often result in errors showing 
up someplace far away. (Maybe it would be less bad if there were a 
matching </foo>.)

It would be *really* nice if such things could be detected as errors.

(I don't think an xml2rfc source is a place where it is good to ignore 
unknown elements, at least within <t>.)

	Thanks,
	Paul

On 12/7/13 1:22 PM, Henrik Levkowetz wrote:
> Hi Paul,
>
> On 2013-12-07 18:40 Paul Kyzivat said the following:
>> Yesterday I was trying to get an xml file that worked with the old
>> xml2rfc to work with the new one. (On the web site.) I find I always
>> have trouble with this, because the old one was much more lenient about
>> what it would accept.
>>
>> I was able to fix most problems (artwork not in a figure, lists not
>> within a <t>), but I have a couple left that I can't find.
>>
>> The main problem is that the error messages give line numbers that are
>> totally bogus. At least the old tool usually gave a line number that
>> fell reasonably near to the error. (Not great, but usable.) The new one
>> seems to always give very small line numbers. (E.g., the line number
>> might be reported as 1 or 2 or 19, while the actual error in on line 405.)
>
> That means something has broken.  Last time I checked the line numbers, they
> were right.
>
> Could you provide the input file or files you use, to make it easier to
> reproduce exactly what you're seing?
>
>> And when the errors are non-specific its really hard to find them. My
>> remaining errors seem to be <t> within <t>, so I have nothing useful to
>> look for.
>>
>> The method I have evolved for using xml2rfc is to rerun it incrementally
>> while I edit the xml, after almost every small change, so if I get an
>> error I'll know what caused it. But this doesn't work for porting
>> existing xml with errors. And its not very convenient even when possible.
>
> Understood.
>
>> (Note, I'm just editing xml with a text editor. I have no xml editor tools.)
>>
>> Can the error messages be made more helpful?
>
> That seems like a very worthwhile effort :-)  I'll take a look asap.
>
>
> Best regards,
>
> 	Henrik
>
>


From julian.reschke@gmx.de  Sat Dec  7 12:42:52 2013
Return-Path: <julian.reschke@gmx.de>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 39EA31AE406 for <xml2rfc@ietfa.amsl.com>; Sat,  7 Dec 2013 12:42:52 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.001
X-Spam-Level: 
X-Spam-Status: No, score=-0.001 tagged_above=-999 required=5 tests=[BAYES_20=-0.001, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001] autolearn=ham
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 plcZNT9b8g2y for <xml2rfc@ietfa.amsl.com>; Sat,  7 Dec 2013 12:42:49 -0800 (PST)
Received: from mout.gmx.net (mout.gmx.net [212.227.17.22]) by ietfa.amsl.com (Postfix) with ESMTP id 4A9781AE402 for <xml2rfc@ietf.org>; Sat,  7 Dec 2013 12:42:49 -0800 (PST)
Received: from [192.168.2.117] ([84.187.56.27]) by mail.gmx.com (mrgmx103) with ESMTPSA (Nemesis) id 0LfTC1-1VDdGM3yrB-00p1E0 for <xml2rfc@ietf.org>; Sat, 07 Dec 2013 21:42:44 +0100
Message-ID: <52A38841.2010406@gmx.de>
Date: Sat, 07 Dec 2013 21:42:41 +0100
From: Julian Reschke <julian.reschke@gmx.de>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.1.1
MIME-Version: 1.0
To: Paul Kyzivat <pkyzivat@alum.mit.edu>,  Henrik Levkowetz <henrik@levkowetz.com>
References: <52A35D90.9090507@alum.mit.edu> <52A36748.2030703@levkowetz.com> <52A36FA7.5000707@alum.mit.edu>
In-Reply-To: <52A36FA7.5000707@alum.mit.edu>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Provags-ID: V03:K0:0cjkjtBTt+AEjiBegFwdniHMfvqvrQ6GKKHju/pploLbiRlr4/r 7mTzsFVGQnKuOms6N1IEUMeNX3qFaqAZZXQdUmmO1+HXle+o5QQ6M6Q8cFdHacFmr0fKslj RyuVrbyD/XNYfQe2nv+e8F1LG51JiW0DOVAqBQ8UZOl1AhQd0qgka8qXqI9rIj0e34tKBM2 8d5GuNcTntPkWU5YesfFA==
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] Diagnostics
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
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: <http://www.ietf.org/mail-archive/web/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, 07 Dec 2013 20:42:52 -0000

You can always use additional tools, such as JING or rfc2629.xslt.

Example output:

Warnings produced by validating using JING:

draft-ietf-siprec-metadata-14.xml:443:8: error: element "t" not allowed 
in this context
draft-ietf-siprec-metadata-14.xml:455:8: error: element "t" not allowed 
in this context
draft-ietf-siprec-metadata-14.xml:988:24: error: unfinished element
draft-ietf-siprec-metadata-14.xml:995:15: error: unfinished element
draft-ietf-siprec-metadata-14.xml:63:719: error: IDREF 
"I-D.ietf-siprec-architecture" without matching ID
draft-ietf-siprec-metadata-14.xml:623:79: error: IDREF "RFC4648" without 
matching ID
draft-ietf-siprec-metadata-14.xml:164:125: error: IDREF "RFC2141" 
without matching ID
draft-ietf-siprec-metadata-14.xml:503:140: error: IDREF "RFC3840" 
without matching ID
draft-ietf-siprec-metadata-14.xml:144:208: error: IDREF "RFC4566" 
without matching ID
draft-ietf-siprec-metadata-14.xml:164:244: error: IDREF "RFC3688" 
without matching ID
draft-ietf-siprec-metadata-14.xml:546:116: error: IDREF "RFC4796" 
without matching ID
draft-ietf-siprec-metadata-14.xml:944:172: error: IDREF "RFC3261" 
without matching ID
draft-ietf-siprec-metadata-14.xml:944:426: error: IDREF "RFC3261" 
without matching ID
draft-ietf-siprec-metadata-14.xml:945:287: error: IDREF "RFC3261" 
without matching ID
draft-ietf-siprec-metadata-14.xml:144:579: error: IDREF "RFC4574" 
without matching ID
draft-ietf-siprec-metadata-14.xml:319:215: error: IDREF "RFC3326" 
without matching ID
draft-ietf-siprec-metadata-14.xml:441:67: error: IDREF "RFC3325" without 
matching ID
draft-ietf-siprec-metadata-14.xml:622:58: error: IDREF "RFC4122" without 
matching ID
draft-ietf-siprec-metadata-14.xml:164:203: error: IDREF "RFC2648" 
without matching ID
draft-ietf-siprec-metadata-14.xml:63:626: error: IDREF "RFC6341" without 
matching ID
draft-ietf-siprec-metadata-14.xml:613:181: error: IDREF "RFC3339" 
without matching ID
draft-ietf-siprec-metadata-14.xml:71:75: error: IDREF "RFC2119" without 
matching ID

Debug output from rfc2629.xslt:

WARNING: t not allowed inside t (at line 443)
WARNING: t not allowed inside t (at line 455)
WARNING: the rfc include pseudo-attribute is not supported by this 
processor, see 
http://greenbytes.de/tech/webdav/rfc2629xslt/rfc2629xslt.html#examples.internalsubset 
for help. (at line 975)
WARNING: the rfc include pseudo-attribute is not supported by this 
processor, see 
http://greenbytes.de/tech/webdav/rfc2629xslt/rfc2629xslt.html#examples.internalsubset 
for help. (at line 975)
WARNING: the rfc include pseudo-attribute is not supported by this 
processor, see 
http://greenbytes.de/tech/webdav/rfc2629xslt/rfc2629xslt.html#examples.internalsubset 
for help. (at line 975)
WARNING: the rfc include pseudo-attribute is not supported by this 
processor, see 
http://greenbytes.de/tech/webdav/rfc2629xslt/rfc2629xslt.html#examples.internalsubset 
for help. (at line 975)
WARNING: the rfc include pseudo-attribute is not supported by this 
processor, see 
http://greenbytes.de/tech/webdav/rfc2629xslt/rfc2629xslt.html#examples.internalsubset 
for help. (at line 975)
WARNING: the rfc include pseudo-attribute is not supported by this 
processor, see 
http://greenbytes.de/tech/webdav/rfc2629xslt/rfc2629xslt.html#examples.internalsubset 
for help. (at line 975)
WARNING: the rfc include pseudo-attribute is not supported by this 
processor, see 
http://greenbytes.de/tech/webdav/rfc2629xslt/rfc2629xslt.html#examples.internalsubset 
for help. (at line 975)
WARNING: the rfc include pseudo-attribute is not supported by this 
processor, see 
http://greenbytes.de/tech/webdav/rfc2629xslt/rfc2629xslt.html#examples.internalsubset 
for help. (at line 975)
WARNING: the rfc include pseudo-attribute is not supported by this 
processor, see 
http://greenbytes.de/tech/webdav/rfc2629xslt/rfc2629xslt.html#examples.internalsubset 
for help. (at line 975)
WARNING: the rfc include pseudo-attribute is not supported by this 
processor, see 
http://greenbytes.de/tech/webdav/rfc2629xslt/rfc2629xslt.html#examples.internalsubset 
for help. (at line 975)
WARNING: the rfc include pseudo-attribute is not supported by this 
processor, see 
http://greenbytes.de/tech/webdav/rfc2629xslt/rfc2629xslt.html#examples.internalsubset 
for help. (at line 975)
WARNING: the rfc include pseudo-attribute is not supported by this 
processor, see 
http://greenbytes.de/tech/webdav/rfc2629xslt/rfc2629xslt.html#examples.internalsubset 
for help. (at line 989)
WARNING: the rfc include pseudo-attribute is not supported by this 
processor, see 
http://greenbytes.de/tech/webdav/rfc2629xslt/rfc2629xslt.html#examples.internalsubset 
for help. (at line 989)
WARNING: the rfc include pseudo-attribute is not supported by this 
processor, see 
http://greenbytes.de/tech/webdav/rfc2629xslt/rfc2629xslt.html#examples.internalsubset 
for help. (at line 989)
WARNING: the rfc include pseudo-attribute is not supported by this 
processor, see 
http://greenbytes.de/tech/webdav/rfc2629xslt/rfc2629xslt.html#examples.internalsubset 
for help. (at line 989)
WARNING: the rfc include pseudo-attribute is not supported by this 
processor, see 
http://greenbytes.de/tech/webdav/rfc2629xslt/rfc2629xslt.html#examples.internalsubset 
for help. (at line 989)
WARNING: @initials 'Ram Mohan': did you mean 'Ram Mohan.'? (at line 12)
WARNING: @initials 'Parthasarathi': did you mean 'Parthasarathi.'? (at 
line 27)
WARNING: @initials 'Paul': did you mean 'Paul.'? (at line 39)
WARNING: The following target names do not exist: RFC6341 (at line 63), 
I-D.ietf-siprec-architecture (at line 63), RFC2119 (at line 71), RFC4566 
(at line 144), RFC4574 (at line 144), RFC2141 (at line 164), RFC2648 (at 
line 164), RFC3688 (at line 164), RFC3326 (at line 319), RFC3325 (at 
line 441), RFC3840 (at line 503), RFC4796 (at line 546), RFC3339 (at 
line 613), RFC4122 (at line 622), RFC4648 (at line 623), RFC3261 (at 
line 944), RFC3261 (at line 944), RFC3261 (at line 945) (at line 9)
INFO: The /rfc/front/workgroup should only be used for Working Group 
drafts (at line 10)
WARNING: @initials 'Ram Mohan': did you mean 'Ram Mohan.'? (at line 12)
WARNING: @initials 'Parthasarathi': did you mean 'Parthasarathi.'? (at 
line 27)
WARNING: @initials 'Paul': did you mean 'Paul.'? (at line 39)
ERROR: Undefined target: RFC6341 (at line 63)
ERROR: Undefined target: I-D.ietf-siprec-architecture (at line 63)
ERROR: Undefined target: RFC2119 (at line 71)
ERROR: Undefined target: RFC4566 (at line 144)
ERROR: Undefined target: RFC4574 (at line 144)
ERROR: Undefined target: RFC2141 (at line 164)
ERROR: Undefined target: RFC2648 (at line 164)
ERROR: Undefined target: RFC3688 (at line 164)
ERROR: Undefined target: RFC3326 (at line 319)
ERROR: Undefined target: RFC3325 (at line 441)
ERROR: Undefined target: RFC3840 (at line 503)
ERROR: Undefined target: RFC4796 (at line 546)
ERROR: Undefined target: RFC3339 (at line 613)
ERROR: Undefined target: RFC4122 (at line 622)
ERROR: Undefined target: RFC4648 (at line 623)
WARNING: artwork line too long: ' 
&lt;supervisor&gt;sip:alice@atlanta.com&lt;/supervisor&gt;             ' 
(73 characters) (at line 639)
WARNING: artwork line too long: '          &lt;sessionrecordingassoc 
session_id="hVpd7YQgRW2nD22h7q60JQ=="&gt;' (71 characters) (at line 639)
WARNING: artwork line too long: ' 
&lt;disassociate-time&gt;2010-12-16T23:41:07Z&lt;/disassociate-time&gt;' 
(70 characters) (at line 734)
WARNING: artwork line too long: '        &lt;xs:attribute 
type="xs:string" name="protocol" default="SIP"/&gt;' (70 characters) (at 
line 763)
ERROR: Undefined target: RFC3261 (at line 944)
ERROR: Undefined target: RFC3261 (at line 944)
ERROR: Undefined target: RFC3261 (at line 945)
WARNING: missing text in street (at line 31)
WARNING: missing text in street (at line 43)


From brian.e.carpenter@gmail.com  Sat Dec  7 16:49:42 2013
Return-Path: <brian.e.carpenter@gmail.com>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C36881AE470 for <xml2rfc@ietfa.amsl.com>; Sat,  7 Dec 2013 16:49:42 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2
X-Spam-Level: 
X-Spam-Status: No, score=-2 tagged_above=-999 required=5 tests=[BAYES_00=-1.9,  DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, SPF_PASS=-0.001] autolearn=ham
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 ytIlfCMhP8PV for <xml2rfc@ietfa.amsl.com>; Sat,  7 Dec 2013 16:49:41 -0800 (PST)
Received: from mail-pb0-x234.google.com (mail-pb0-x234.google.com [IPv6:2607:f8b0:400e:c01::234]) by ietfa.amsl.com (Postfix) with ESMTP id 89F141AE46E for <xml2rfc@ietf.org>; Sat,  7 Dec 2013 16:49:41 -0800 (PST)
Received: by mail-pb0-f52.google.com with SMTP id uo5so3221831pbc.11 for <xml2rfc@ietf.org>; Sat, 07 Dec 2013 16:49:37 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=2SkblJiyhb+WElpUtGGakaekJ5v5yAIGXfG+kmRe1TM=; b=bAtgCqI0XfVSiDR83D4mfFbKELIuWe7RJ8EACvv3JOZPhiweCo0w+cgxQJka+IkVsM Kk2HXtILiLr/HZYbVsH1NtcHTRa+WF6yuI1MXMCb/JHCELP2YIFN5FqFVpuyQEuLivGN uHFzg2rs7DtlpCFdxOMbk3lBEze2Jrv7pnKjQynQNcNW6a0wBrCNTk2byAOHFWVRCqqp KgXcYutROD2LSL/+Mwt0/dp+MvUrEP7UPkg07QSPjFWV5cTjvVmMmtSKL75pDj5+haQd ajaNHYDc5VmTzB+k362+ib9irrWxIglmZYHjNHyZtXhSQlQ8iTjI10h/nIwZjqWI4/Ar 4HAw==
X-Received: by 10.68.241.134 with SMTP id wi6mr12479918pbc.44.1386463777428; Sat, 07 Dec 2013 16:49:37 -0800 (PST)
Received: from [192.168.178.20] (46.192.69.111.dynamic.snap.net.nz. [111.69.192.46]) by mx.google.com with ESMTPSA id om6sm7307214pbc.43.2013.12.07.16.49.35 for <xml2rfc@ietf.org> (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 07 Dec 2013 16:49:36 -0800 (PST)
Message-ID: <52A3C219.1080908@example.net>
Date: Sun, 08 Dec 2013 13:49:29 +1300
From: Choose Account <brian.e.carpenter@gmail.com>
User-Agent: Thunderbird 2.0.0.6 (Windows/20070728)
MIME-Version: 1.0
To: xml2rfc <xml2rfc@ietf.org>
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
Subject: [xml2rfc] Confusing error message
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
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: <http://www.ietf.org/mail-archive/web/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, 08 Dec 2013 00:49:43 -0000

Using the "March 2013" release...

ERROR: Unable to parse the XML document: INPUT
 INPUT: Line 182: Extra content at the end of the document

However, the actual problem was the presence of a
non-ASCII closing quote =E2=80=99 in line 182.

Sorry if this is old news.

   Brian


From julian.reschke@gmx.de  Sun Dec  8 14:12:31 2013
Return-Path: <julian.reschke@gmx.de>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D06D91AE138 for <xml2rfc@ietfa.amsl.com>; Sun,  8 Dec 2013 14:12:31 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.898
X-Spam-Level: 
X-Spam-Status: No, score=-1.898 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, FREEMAIL_FROM=0.001, SPF_FAIL=0.001] autolearn=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 63ghULBXdMwP for <xml2rfc@ietfa.amsl.com>; Sun,  8 Dec 2013 14:12:30 -0800 (PST)
Received: from cyclone.public.resource.org (cyclone.public.resource.org [192.101.98.135]) by ietfa.amsl.com (Postfix) with ESMTP id 28F311AE141 for <xml2rfc@ietf.org>; Sun,  8 Dec 2013 14:12:29 -0800 (PST)
Received: from mout.gmx.net (mout.gmx.net [212.227.15.15]) by cyclone.public.resource.org (8.14.5/8.14.4) with ESMTP id rB8MCIgv074125 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO) for <xml2rfc@lists.xml.resource.org>; Sun, 8 Dec 2013 14:12:19 -0800 (PST) (envelope-from julian.reschke@gmx.de)
Received: from [192.168.2.117] ([84.187.35.98]) by mail.gmx.com (mrgmx003) with ESMTPSA (Nemesis) id 0LjIBr-1VIMEv1jah-00dYTW for <xml2rfc@lists.xml.resource.org>; Sun, 08 Dec 2013 23:12:12 +0100
Message-ID: <52A4EEB2.5000100@gmx.de>
Date: Sun, 08 Dec 2013 23:12:02 +0100
From: Julian Reschke <julian.reschke@gmx.de>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.1.1
MIME-Version: 1.0
To: "rfc-design@rfc-editor.org" <rfc-design@rfc-editor.org>, "rfc-interest@rfc-editor.org" <rfc-interest@rfc-editor.org>, xml2rfc <xml2rfc@lists.xml.resource.org>
References: <20131208220918.19353.67195.idtracker@ietfa.amsl.com>
In-Reply-To: <20131208220918.19353.67195.idtracker@ietfa.amsl.com>
X-Forwarded-Message-Id: <20131208220918.19353.67195.idtracker@ietfa.amsl.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Provags-ID: V03:K0:Dncnbl24v1fag4k1ip9shipArtCPYIjMQ8+j88k2UmFiXw7MlQV U1IFckwrxMtF+i4vNaZoaqMA/GmhLXLbTJexvEklAG4qhOcQyLVGqwJOKbmJe2oEpqWjkqg WxZ2qc3CrKDaAz3TajRknGOXkizHG+sZ4/0zB6j/FVsfgbpmWfjLvX7msTaLvSogFMGSqOr 4+YF0KLNP6KkLR+RvNn2A==
Subject: [xml2rfc] Fwd: I-D Action: draft-reschke-xml2rfc-03.txt
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
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: <http://www.ietf.org/mail-archive/web/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, 08 Dec 2013 22:12:32 -0000

(FYI)


-------- Original Message --------
Subject: I-D Action: draft-reschke-xml2rfc-03.txt
Date: Sun, 08 Dec 2013 14:09:18 -0800
From: internet-drafts@ietf.org
Reply-To: internet-drafts@ietf.org
To: i-d-announce@ietf.org


A New Internet-Draft is available from the on-line Internet-Drafts 
directories.


	Title           : The 'XML2RFC' version 2 Vocabulary
	Author(s)       : Julian F. Reschke
	Filename        : draft-reschke-xml2rfc-03.txt
	Pages           : 58
	Date            : 2013-12-08

Abstract:
    This document defines the 'XML2RFC' version 2 vocabulary; an XML-
    based language used for writing RFCs and Internet-Drafts.

Editorial Note (To be removed by RFC Editor)

    Discussion of this draft takes place on the XML2RFC mailing list
    (xml2rfc@ietf.org), which has its home page at
    <https://www.ietf.org/mailman/listinfo/xml2rfc>.


The IETF datatracker status page for this draft is:
https://datatracker.ietf.org/doc/draft-reschke-xml2rfc

There's also a htmlized version available at:
http://tools.ietf.org/html/draft-reschke-xml2rfc-03

A diff from the previous version is available at:
http://www.ietf.org/rfcdiff?url2=draft-reschke-xml2rfc-03


Please note that it may take a couple of minutes from the time of submission
until the htmlized version and diff are available at tools.ietf.org.

Internet-Drafts are also available by anonymous FTP at:
ftp://ftp.ietf.org/internet-drafts/

_______________________________________________
I-D-Announce mailing list
I-D-Announce@ietf.org
https://www.ietf.org/mailman/listinfo/i-d-announce
Internet-Draft directories: http://www.ietf.org/shadow.html
or ftp://ftp.ietf.org/ietf/1shadow-sites.txt




From henrik@levkowetz.com  Tue Dec 10 16:04:19 2013
Return-Path: <henrik@levkowetz.com>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 79E4D1AE2D2 for <xml2rfc@ietfa.amsl.com>; Tue, 10 Dec 2013 16:04:19 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -101.9
X-Spam-Level: 
X-Spam-Status: No, score=-101.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, USER_IN_WHITELIST=-100] autolearn=ham
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 kflRZMV8wfAT for <xml2rfc@ietfa.amsl.com>; Tue, 10 Dec 2013 16:04:16 -0800 (PST)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 163FA1AE294 for <xml2rfc@ietf.org>; Tue, 10 Dec 2013 16:04:16 -0800 (PST)
Received: from localhost ([127.0.0.1]:45706 helo=vigonier.tools.ietf.org ident=henrik) by grenache.tools.ietf.org with esmtpsa (TLS1.0:DHE_RSA_CAMELLIA_256_CBC_SHA1:256) (Exim 4.80) (envelope-from <henrik@levkowetz.com>) id 1VqXHc-00035K-A5; Wed, 11 Dec 2013 01:04:08 +0100
Message-ID: <52A7ABF6.3010205@levkowetz.com>
Date: Wed, 11 Dec 2013 01:04:06 +0100
From: Henrik Levkowetz <henrik@levkowetz.com>
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:17.0) Gecko/20131118 Thunderbird/17.0.11
MIME-Version: 1.0
To: XML2RFC Interest Group <xml2rfc@ietf.org>,  Ray Pelletier <rpelletier@isoc.org>, Russ Housley <housley@vigilsec.com>, Alice Russo <arusso@amsl.com>,  Sandy Ginoza <sginoza@amsl.com>, Tony Hansen <tony@att.com>, Julian Reschke <julian.reschke@gmx.de>
X-Enigmail-Version: 1.6
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: xml2rfc@ietf.org, rpelletier@isoc.org, housley@vigilsec.com, arusso@amsl.com, sginoza@amsl.com, tony@att.com, julian.reschke@gmx.de, glen@amsl.com, ietf@augustcellars.com
X-SA-Exim-Mail-From: henrik@levkowetz.com
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
X-Mailman-Approved-At: Tue, 10 Dec 2013 16:11:58 -0800
Cc: Glen Barney <glen@amsl.com>
Subject: [xml2rfc] New xml2rfc release: 2.4.4
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
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: <http://www.ietf.org/mail-archive/web/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, 11 Dec 2013 00:04:19 -0000

This announces the release of xml2rfc version 2.4.4, available for download
from:

   http://pypi.python.org/pypi/xml2rfc
   http://tools.ietf.org/tools/xml2rfc2/cli/

This release is almost exclusively a result of bugfix work done by Jim Schaad.
A large number of bugs has been fixed, bringing the output from this version
much closer in line with that of xml2rfc v1.

For full details on all tickets, there's always the issue tracker:
http://trac.tools.ietf.org/tools/xml2rfc/trac/report/.  An extract
from the changelog is available below.


Best regards,

	Henrik

--------

  Release notes: 

  This is a bugfix release, with code fixes almost entirely from Jim Schaad.

  From Jim Schaad <ietf@augustcellars.com>:

  * Annotations now output more than just the first text field.  It now
    expands all of the child elements as part of the output. Fixes issue #183.

  * If the authors string is zero length, then we do not emit the comma
    separating the authors and the title. Fixes issue #137.

  * Each street line is now tagged as class vcardline so it is emitted on a
    separate line. Fixes issue #153.

  * Fixed a problem with unreferenced references warnings being emitted twice
    if there were two references sections.

  * Fixed some list indentation problems.  We now default to an indent of 3
    for hanging lists which is the same thing that v1 did.  We also use a
    value based on the bullet for format lists rather than using the 3 of a
    default hang indent - this also now matches v1 behavior.

  * Use width of bullet not default to 3*level+3

  * Fixed issue #147 - a hangingText without any text in the body now emits
    the hangingText. Fixes issue #117.

  * Set of fixes that deal with xref in documents.

  * Set of fixes that deal with references.

  * We now use the anchor rather than the generated bullet as the id of the
    reference element. Fixes issue #209.

  * The html did not have the same check for symrefs when sorting references
    that the text version did.  Copy it over so they both only sort if symrefs
    is yes. Fixes issue #210.

  *  And #170- anchors on t elements in a section were referencable, but no
    those in lists.  They are now referencable. Fixes issue #149.

  * We now generate a warning when we get a target in an xref that we have not
    created an indexable reference for.  This basically gives us an internal
    error check.

  * We now generate a warning when a reference is created that is not targeted
    by an xref in the document.

  * Fixed the centering algorithm so that the nroff and txt output files are
    more consistent.

  * Left shift artwork that is greater than 69 characters wide and steal space
    from the left margin. Fixes issue #129.

  *  & 194 which deal with how figures are layout

  * Fixed issue #132 - if the artwork has an alignment - then it overrides the
    figure's version for the purpose of the artwork itself. Fixes issue #151.

  * Suppres-title kills the title decoration (i.e. Figure 1:) which matches v1
    behavior. Fixes issue #213.

  * Convert all non-ASCII characters to entities when building the HTML body.
    We now are correct when we advertise it as being a us-ascii file.

  * Mixed two fixes back to the real source tree.

  * Rewrite of the basic low level code to use unicode strings in many places
    rather than convert the unicode characters into xml entity codes and try
    to use them.  Doing so cleans up much of the line wrapping problems.

  * URLs, when tagged to be not wrapped, now use different Unicode markers on
    the slashes and hyphens so that they will preferentially break on slashes
    rather than hyphens when a URL is too long to fit into a single line of
    text.

  * Tracker issues addressed: #192, #167, #168, #193, #200, #122, #139

  * Increase the amount of text in the INSTALL document to deal with more
    information on how to install for windows. Fixes issue #184.

  * Don't emit the references section and TOC entry if there are no references
    to be emitted. Fixes issue #205.

  * Centering code did not take into account the .in X nroff command.  Always
    use .in 0 for emission of raw text. Fixes issue #203.

  * The TCL code for deciding on table column widths has been moved into the
    new code. Fixes issue #173.

  * We now look for and do expansions for header cells just like normal
    cells. Fixes issue #131.

  * We now remove all entity references when doing an xml output

  * Fixed issue #146 - The code now allows for the assumption that the file
    name given is what it really is and then tries with the .xml appended if
    it is not found. Fixes issue #154.

  * Lots of errors added to tell about bad table layouts

  * allow make to run without pyflakes. Fixes issue #199.

  From Henrik Levkowetz <henrik@levkowetz.com>:

  * Modified the code that saves page-break hints when building the
    unpaginated text so that it doesn't overwrite existing hints used for
    artwork and tables (which should not be broken across pages if at all
    possible) with hints that indicate regular text paragraphs (which may be
    broken except if that creates a widow or orphan).  Fixes issue #179 by
    making the code do for artwork and tables what needLines used to do,
    without needing the manual needLines hint.


From arusso@amsl.com  Tue Dec 10 18:33:44 2013
Return-Path: <arusso@amsl.com>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 54DA91ADFD7 for <xml2rfc@ietfa.amsl.com>; Tue, 10 Dec 2013 18:33:44 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.902
X-Spam-Level: 
X-Spam-Status: No, score=-1.902 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001] autolearn=ham
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 4lSsX8Bnersl for <xml2rfc@ietfa.amsl.com>; Tue, 10 Dec 2013 18:33:43 -0800 (PST)
Received: from mail.amsl.com (mail.amsl.com [IPv6:2001:1890:126c::1:15]) by ietfa.amsl.com (Postfix) with ESMTP id 33CE11AE0C5 for <xml2rfc@ietf.org>; Tue, 10 Dec 2013 18:33:43 -0800 (PST)
Received: from localhost (localhost [127.0.0.1]) by c9a.amsl.com (Postfix) with ESMTP id 31F57A6205; Tue, 10 Dec 2013 18:32:20 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
Received: from c9a.amsl.com ([127.0.0.1]) by localhost (c9a.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PxaJ1DupcESR; Tue, 10 Dec 2013 18:32:20 -0800 (PST)
Received: from [172.17.242.31] (adsl-69-227-247-30.dsl.pltn13.pacbell.net [69.227.247.30]) by c9a.amsl.com (Postfix) with ESMTPSA id 09E69A611B; Tue, 10 Dec 2013 18:32:20 -0800 (PST)
Mime-Version: 1.0 (Apple Message framework v1085)
Content-Type: text/plain; charset=us-ascii
From: Alice Russo <arusso@amsl.com>
In-Reply-To: <52A0CAE6.4050706@gmx.de>
Date: Tue, 10 Dec 2013 18:33:37 -0800
Content-Transfer-Encoding: quoted-printable
Message-Id: <07A5139C-0BF1-436B-B319-9C89BB3877F0@amsl.com>
References: <46E57B05-A623-45A6-B63D-5FE12BFEF399@amsl.com> <52A0CAE6.4050706@gmx.de>
To: Julian Reschke <julian.reschke@gmx.de>
X-Mailer: Apple Mail (2.1085)
Cc: xml2rfc list <xml2rfc@ietf.org>
Subject: Re: [xml2rfc] comments on draft-reschke-xml2rfc-02
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
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: <http://www.ietf.org/mail-archive/web/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, 11 Dec 2013 02:33:44 -0000

Hi Julian,

You replied:
>> 6) The titles of A.2.1.2 and A.2.1.3 are reversed.
>=20
> I checked by XSLT code and I think the titles are correct. Needs more =
checks, apparently.

I tested it again using xml2rfc 2.4.3 -- and agree they are correct. My =
mistake.

>=20
> > Also, the note should state that noModificationTrust200902 doesn't =
apply to any RFCs (not just Standards Track).
>=20
> Do you have pointers to back this up?

It's the text itself that states "it may not be published except as an =
Internet-Draft". I see you made the update in draft-reschke-xml2rfc-03.

Thanks,
Alice


From miek@miek.nl  Tue Dec 10 22:45:58 2013
Return-Path: <miek@miek.nl>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6D9181AD8E3 for <xml2rfc@ietfa.amsl.com>; Tue, 10 Dec 2013 22:45:58 -0800 (PST)
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, RCVD_IN_DNSWL_LOW=-0.7] autolearn=ham
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 T_DR7U2skeLX for <xml2rfc@ietfa.amsl.com>; Tue, 10 Dec 2013 22:45:56 -0800 (PST)
Received: from mail-wi0-f174.google.com (mail-wi0-f174.google.com [209.85.212.174]) by ietfa.amsl.com (Postfix) with ESMTP id F101E1AE22B for <xml2rfc@ietf.org>; Tue, 10 Dec 2013 22:45:55 -0800 (PST)
Received: by mail-wi0-f174.google.com with SMTP id z2so6555741wiv.13 for <xml2rfc@ietf.org>; Tue, 10 Dec 2013 22:45:49 -0800 (PST)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:subject:message-id:mail-followup-to :references:mime-version:content-type:content-disposition :in-reply-to:user-agent; bh=MUF4A/dS4ujN89GfH1W6Ei5r8UW+WOPKAuBtMih80BA=; b=a68nPMUHTRJ1aew9PJVfApu1pjH1w8ruol4ggSXgjn/X5CFIb0Hpg9QyMe4UPhy3zE br3P8VoHFNRUUiCXSc9pTJK8lZYyX/SNHqEVQl0Rfl1YF9C2d5uQ5WaTz/YGYrqKggdV zH0SM87+2H6bLE2d9Q0Ape7ooCEU//oq+3kgXEMklHAAQ93izUdyUEb+gt3kC4KPdxQN nQaWGBGnufthzyg8Za5IT5BcPJQr85PLuniM0wRFJbx/6ltlvtGv4wg7QLb0d4ss4qrX ixeD9BZOu1nZbKLaScvC/couohoQDTXBxzR60zQCRwKE0E47o8FpWYNV/aLpwBIZePCu aNvw==
X-Gm-Message-State: ALoCoQndFdv3ra2qf+3di7aKc0Z39LkKcvrlBMHWGy7slVnKXa68CZ9NNoJQ/ccMY7wclQGRtCvC
X-Received: by 10.180.38.35 with SMTP id d3mr1419495wik.2.1386744349751; Tue, 10 Dec 2013 22:45:49 -0800 (PST)
Received: from miek.nl (host109-153-116-161.range109-153.btcentralplus.com. [109.153.116.161]) by mx.google.com with ESMTPSA id q19sm11863036wiw.4.2013.12.10.22.45.47 for <xml2rfc@ietf.org> (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Tue, 10 Dec 2013 22:45:48 -0800 (PST)
Date: Wed, 11 Dec 2013 06:45:46 +0000
From: Miek Gieben <miek@miek.nl>
To: xml2rfc@ietf.org
Message-ID: <20131211064546.GA17831@miek.nl>
Mail-Followup-To: xml2rfc@ietf.org
References: <52A7ABF6.3010205@levkowetz.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <52A7ABF6.3010205@levkowetz.com>
User-Agent: Vim/Mutt/Linux
X-Home: http://www.miek.nl
Subject: Re: [xml2rfc] New xml2rfc release: 2.4.4
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
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: <http://www.ietf.org/mail-archive/web/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, 11 Dec 2013 06:45:58 -0000

[ Quoting <henrik@levkowetz.com> in "[xml2rfc] New xml2rfc release: 2.4...." ]
> 
> This announces the release of xml2rfc version 2.4.4, available for download
> from:
> 
>    http://pypi.python.org/pypi/xml2rfc
>    http://tools.ietf.org/tools/xml2rfc2/cli/
> 
> This release is almost exclusively a result of bugfix work done by Jim Schaad.
> A large number of bugs has been fixed, bringing the output from this version
> much closer in line with that of xml2rfc v1.
> 
> For full details on all tickets, there's always the issue tracker:
> http://trac.tools.ietf.org/tools/xml2rfc/trac/report/.  An extract
> from the changelog is available below.

deb packages are available (when generated) from:

http://pandoc2rfc.implementers.org/ (debian unstable)
https://launchpad.net/~miek/+archive/pandoc2rfc (ubuntu saucy)

Grtz Miek

From julian.reschke@gmx.de  Tue Dec 10 23:34:46 2013
Return-Path: <julian.reschke@gmx.de>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 011791AE3D3 for <xml2rfc@ietfa.amsl.com>; Tue, 10 Dec 2013 23:34:46 -0800 (PST)
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, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001] autolearn=ham
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 WwegeorcWqpr for <xml2rfc@ietfa.amsl.com>; Tue, 10 Dec 2013 23:34:44 -0800 (PST)
Received: from mout.gmx.net (mout.gmx.net [212.227.17.21]) by ietfa.amsl.com (Postfix) with ESMTP id 37B101AE391 for <xml2rfc@ietf.org>; Tue, 10 Dec 2013 23:34:44 -0800 (PST)
Received: from [192.168.2.117] ([93.217.116.15]) by mail.gmx.com (mrgmx003) with ESMTPSA (Nemesis) id 0MOfcU-1VwgCB3LWQ-0068Nq for <xml2rfc@ietf.org>; Wed, 11 Dec 2013 08:34:37 +0100
Message-ID: <52A8158C.2090405@gmx.de>
Date: Wed, 11 Dec 2013 08:34:36 +0100
From: Julian Reschke <julian.reschke@gmx.de>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.1.1
MIME-Version: 1.0
To: Alice Russo <arusso@amsl.com>
References: <46E57B05-A623-45A6-B63D-5FE12BFEF399@amsl.com> <52A0CAE6.4050706@gmx.de> <07A5139C-0BF1-436B-B319-9C89BB3877F0@amsl.com>
In-Reply-To: <07A5139C-0BF1-436B-B319-9C89BB3877F0@amsl.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Provags-ID: V03:K0:RMt+hoVa4z3NYWqfnItc8EYM9AO/pu91N63i7kY1UPlY5WDDr+S CMxJPKqKyO0ngpC2kURvCSsqzJSgKDIiAueWeGoq4qd4WeJwN8+F3H/RlENsjsAI8WnDyqr asd54mUBMRsP9IRZWlVGeCsmnPrCjUv9MJIIYKFDF3ECUMnDxZwOcv+I79mhjubUE6Nz0if m6bMvSyWEZ5mAX2ZLQWJg==
Cc: xml2rfc list <xml2rfc@ietf.org>
Subject: Re: [xml2rfc] comments on draft-reschke-xml2rfc-02
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
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: <http://www.ietf.org/mail-archive/web/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, 11 Dec 2013 07:34:46 -0000

On 2013-12-11 03:33, Alice Russo wrote:
> Hi Julian,
>
> You replied:
>>> 6) The titles of A.2.1.2 and A.2.1.3 are reversed.
>>
>> I checked by XSLT code and I think the titles are correct. Needs more checks, apparently.
>
> I tested it again using xml2rfc 2.4.3 -- and agree they are correct. My mistake.
>
>>
>>> Also, the note should state that noModificationTrust200902 doesn't apply to any RFCs (not just Standards Track).
>>
>> Do you have pointers to back this up?
>
> It's the text itself that states "it may not be published except as an Internet-Draft". I see you made the update in draft-reschke-xml2rfc-03.

Yup; I realized that myself and fixed it in -03.

Best regards, Julian


From trac@tools.ietf.org  Wed Dec 11 01:03:16 2013
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 062501AE029 for <xml2rfc@ietfa.amsl.com>; Wed, 11 Dec 2013 01:03:16 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.901
X-Spam-Level: 
X-Spam-Status: No, score=-1.901 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-0.001] autolearn=ham
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 Lg2h9h1DqVme for <xml2rfc@ietfa.amsl.com>; Wed, 11 Dec 2013 01:03:14 -0800 (PST)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 56BB51ADFD5 for <xml2rfc@ietf.org>; Wed, 11 Dec 2013 01:03:14 -0800 (PST)
Received: from localhost ([127.0.0.1]:38974 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1Vqfh9-0008H2-OI; Wed, 11 Dec 2013 10:03:03 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: henrik@levkowetz.com, ietf@augustcellars.com, infrastation@yandex.ru
X-Trac-Project: xml2rfc
Date: Wed, 11 Dec 2013 09:03:03 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/130#comment:2
Message-ID: <085.f95fcd5d6f6316accd14288e15df953d@tools.ietf.org>
References: <070.9e9f506600a02254c69ff3870476142d@tools.ietf.org>
X-Trac-Ticket-ID: 130
In-Reply-To: <070.9e9f506600a02254c69ff3870476142d@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, ietf@augustcellars.com, infrastation@yandex.ru, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #130: wrap conversion forms radio INPUTs with LABELs
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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, 11 Dec 2013 09:03:16 -0000

#130: wrap conversion forms radio INPUTs with LABELs


Comment (by infrastation@yandex.ru):

 The patch above was made against the HTML page that is currently at
 http://xml.resource.org/old.html
 Should I produce another patch for the HTML page that is currently at
 http://xml.resource.org/index.html ?

-- 
-------------------------------------+----------------------------------
  Reporter:  infrastation@yandex.ru  |      Owner:  henrik@levkowetz.com
      Type:  enhancement             |     Status:  new
  Priority:  medium                  |  Milestone:
 Component:  Version 2 gui           |    Version:
Resolution:                          |   Keywords:
-------------------------------------+----------------------------------

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


From henrik@levkowetz.com  Wed Dec 11 02:06:49 2013
Return-Path: <henrik@levkowetz.com>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 9D2E91ADF0E for <xml2rfc@ietfa.amsl.com>; Wed, 11 Dec 2013 02:06:49 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -101.9
X-Spam-Level: 
X-Spam-Status: No, score=-101.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, USER_IN_WHITELIST=-100] autolearn=ham
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 V7Ul6w2TeB0c for <xml2rfc@ietfa.amsl.com>; Wed, 11 Dec 2013 02:06:46 -0800 (PST)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 695001AD935 for <xml2rfc@ietf.org>; Wed, 11 Dec 2013 02:06:46 -0800 (PST)
Received: from [2a01:3f0:1:0:6102:9a05:b6e3:4a42] (port=60273 helo=tannat.netnod.se) by grenache.tools.ietf.org with esmtpsa (TLS1.0:DHE_RSA_CAMELLIA_256_CBC_SHA1:256) (Exim 4.80) (envelope-from <henrik@levkowetz.com>) id 1Vqggd-0007ZL-E2; Wed, 11 Dec 2013 11:06:39 +0100
Message-ID: <52A83929.8060401@levkowetz.com>
Date: Wed, 11 Dec 2013 11:06:33 +0100
From: Henrik Levkowetz <henrik@levkowetz.com>
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:17.0) Gecko/20131118 Thunderbird/17.0.11
MIME-Version: 1.0
To: xml2rfc@ietf.org
References: <52A7ABF6.3010205@levkowetz.com> <20131211064546.GA17831@miek.nl>
In-Reply-To: <20131211064546.GA17831@miek.nl>
X-Enigmail-Version: 1.6
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-SA-Exim-Connect-IP: 2a01:3f0:1:0:6102:9a05:b6e3:4a42
X-SA-Exim-Rcpt-To: xml2rfc@ietf.org, henrik-sent@levkowetz.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 grenache.tools.ietf.org)
Subject: Re: [xml2rfc] New xml2rfc release: 2.4.4
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
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: <http://www.ietf.org/mail-archive/web/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, 11 Dec 2013 10:06:49 -0000

On 2013-12-11 07:45 Miek Gieben said:
> [ Quoting <henrik@levkowetz.com> in "[xml2rfc] New xml2rfc release: 2.4...." ]
>>
>> This announces the release of xml2rfc version 2.4.4, available for download
>> from:
>>
>>    http://pypi.python.org/pypi/xml2rfc
>>    http://tools.ietf.org/tools/xml2rfc2/cli/
>>
>> This release is almost exclusively a result of bugfix work done by Jim Schaad.
>> A large number of bugs has been fixed, bringing the output from this version
>> much closer in line with that of xml2rfc v1.
>>
>> For full details on all tickets, there's always the issue tracker:
>> http://trac.tools.ietf.org/tools/xml2rfc/trac/report/.  An extract
>> from the changelog is available below.
> 
> deb packages are available (when generated) from:
> 
> http://pandoc2rfc.implementers.org/ (debian unstable)
> https://launchpad.net/~miek/+archive/pandoc2rfc (ubuntu saucy)

Great; Thanks, Miek!


Best regards,

	Henrik


From henrik@levkowetz.com  Wed Dec 11 02:44:09 2013
Return-Path: <henrik@levkowetz.com>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5D6E11ADF33 for <xml2rfc@ietfa.amsl.com>; Wed, 11 Dec 2013 02:44:09 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -101.9
X-Spam-Level: 
X-Spam-Status: No, score=-101.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, USER_IN_WHITELIST=-100] autolearn=ham
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 QCVmWtnu2vU7 for <xml2rfc@ietfa.amsl.com>; Wed, 11 Dec 2013 02:44:07 -0800 (PST)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 61D231ADFD5 for <xml2rfc@ietf.org>; Wed, 11 Dec 2013 02:44:07 -0800 (PST)
Received: from [2a01:3f0:1:0:6102:9a05:b6e3:4a42] (port=60507 helo=tannat.netnod.se) by grenache.tools.ietf.org with esmtpsa (TLS1.0:DHE_RSA_CAMELLIA_256_CBC_SHA1:256) (Exim 4.80) (envelope-from <henrik@levkowetz.com>) id 1VqhGq-0001PO-4j; Wed, 11 Dec 2013 11:44:00 +0100
Message-ID: <52A841EF.6060106@levkowetz.com>
Date: Wed, 11 Dec 2013 11:43:59 +0100
From: Henrik Levkowetz <henrik@levkowetz.com>
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:17.0) Gecko/20131118 Thunderbird/17.0.11
MIME-Version: 1.0
To: Paul Kyzivat <pkyzivat@alum.mit.edu>
References: <52A35D90.9090507@alum.mit.edu> <52A36748.2030703@levkowetz.com> <52A36FA7.5000707@alum.mit.edu>
In-Reply-To: <52A36FA7.5000707@alum.mit.edu>
X-Enigmail-Version: 1.6
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-SA-Exim-Connect-IP: 2a01:3f0:1:0:6102:9a05:b6e3:4a42
X-SA-Exim-Rcpt-To: pkyzivat@alum.mit.edu, xml2rfc@ietf.org, henrik-sent@levkowetz.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 grenache.tools.ietf.org)
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] Diagnostics
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
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: <http://www.ietf.org/mail-archive/web/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, 11 Dec 2013 10:44:09 -0000

Hi Paul,

On 2013-12-07 19:57 Paul Kyzivat said:
> On 12/7/13 1:22 PM, Henrik Levkowetz wrote:
>> Hi Paul,
>>
>> On 2013-12-07 18:40 Paul Kyzivat said the following:
>>> Yesterday I was trying to get an xml file that worked with the old
>>> xml2rfc to work with the new one. (On the web site.) I find I always
>>> have trouble with this, because the old one was much more lenient about
>>> what it would accept.
>>>
>>> I was able to fix most problems (artwork not in a figure, lists not
>>> within a <t>), but I have a couple left that I can't find.
>>>
>>> The main problem is that the error messages give line numbers that are
>>> totally bogus. At least the old tool usually gave a line number that
>>> fell reasonably near to the error. (Not great, but usable.) The new one
>>> seems to always give very small line numbers. (E.g., the line number
>>> might be reported as 1 or 2 or 19, while the actual error in on line 405.)
>>
>> That means something has broken.  Last time I checked the line numbers, they
>> were right.
>>
>> Could you provide the input file or files you use, to make it easier to
>> reproduce exactly what you're seing?
> 
> Attached. Its now reporting lines 20 and 21.

Mystery solved.  It turns out that the file has mixed CR and LF line endings
(and no instance of CR LF).  xml2rfc should handle both unix and dos conventions,
on respective platforms, but it does not understand lone CRs as line endings,
and I'm not sure it should -- this is a convention unknown to me.  If I
convert all CRs to LF (or CRLF) xml2rfc reports this:

Parsing file tests/input/draft-ietf-siprec-metadata-14.nl.xml
ERROR: Unable to validate the XML document: tests/input/draft-ietf-siprec-metadata-14.nl.xml
 tests/input/draft-ietf-siprec-metadata-14.nl.xml: Line 438: Element t is not declared in t list of possible children
 tests/input/draft-ietf-siprec-metadata-14.nl.xml: Line 448: Element t is not declared in t list of possible children


Each of those points directly at the enclosing <t> which contains an unexpected
<t/> child element.

> This works with the old xml2rfc.

I'm thinking that we should handle this by warning about lone instances of
CR instead of trying to emulate the old xml2rfc.


Best regards,

	Henrik

>>> And when the errors are non-specific its really hard to find them. My
>>> remaining errors seem to be <t> within <t>, so I have nothing useful to
>>> look for.
>>>
>>> The method I have evolved for using xml2rfc is to rerun it incrementally
>>> while I edit the xml, after almost every small change, so if I get an
>>> error I'll know what caused it. But this doesn't work for porting
>>> existing xml with errors. And its not very convenient even when possible.
>>
>> Understood.
>>
>>> (Note, I'm just editing xml with a text editor. I have no xml editor tools.)
>>>
>>> Can the error messages be made more helpful?
>>
>> That seems like a very worthwhile effort :-)  I'll take a look asap.
> 
> 	Thanks!!!!
> 	Paul
> 

From henrik@levkowetz.com  Wed Dec 11 03:16:31 2013
Return-Path: <henrik@levkowetz.com>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 6EE251A1F71 for <xml2rfc@ietfa.amsl.com>; Wed, 11 Dec 2013 03:16:31 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -101.9
X-Spam-Level: 
X-Spam-Status: No, score=-101.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, USER_IN_WHITELIST=-100] autolearn=ham
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 AIJ4fux9ltjg for <xml2rfc@ietfa.amsl.com>; Wed, 11 Dec 2013 03:16:27 -0800 (PST)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 5E1911A1F55 for <xml2rfc@ietf.org>; Wed, 11 Dec 2013 03:16:27 -0800 (PST)
Received: from [2a01:3f0:1:0:6102:9a05:b6e3:4a42] (port=60658 helo=tannat.netnod.se) by grenache.tools.ietf.org with esmtpsa (TLS1.0:DHE_RSA_CAMELLIA_256_CBC_SHA1:256) (Exim 4.80) (envelope-from <henrik@levkowetz.com>) id 1Vqhm7-0007Bm-MG; Wed, 11 Dec 2013 12:16:20 +0100
Message-ID: <52A84983.1000307@levkowetz.com>
Date: Wed, 11 Dec 2013 12:16:19 +0100
From: Henrik Levkowetz <henrik@levkowetz.com>
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:17.0) Gecko/20131118 Thunderbird/17.0.11
MIME-Version: 1.0
To: Paul Kyzivat <pkyzivat@alum.mit.edu>
References: <52A35D90.9090507@alum.mit.edu> <52A36748.2030703@levkowetz.com> <52A37188.7090408@alum.mit.edu>
In-Reply-To: <52A37188.7090408@alum.mit.edu>
X-Enigmail-Version: 1.6
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-SA-Exim-Connect-IP: 2a01:3f0:1:0:6102:9a05:b6e3:4a42
X-SA-Exim-Rcpt-To: pkyzivat@alum.mit.edu, xml2rfc@ietf.org, henrik-sent@levkowetz.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 grenache.tools.ietf.org)
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] Diagnostics
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
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: <http://www.ietf.org/mail-archive/web/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, 11 Dec 2013 11:16:31 -0000

Hi Paul,

On 2013-12-07 20:05 Paul Kyzivat said:
> BTW,
> 
> While its not my current problem, one problem I encounter frequently 
> about diagnostics is when I enter text that has some forbidden 
> characters. Especially when I enter text that has snippets of XML - 
> often just <foo> run into text.
> 
> Of course I know better, but its easy to forget, especially when pasting 
> in text from another source. Such things often result in errors showing 
> up someplace far away. (Maybe it would be less bad if there were a 
> matching </foo>.)
> 
> It would be *really* nice if such things could be detected as errors.

Yes.  I've made some tweaks for the next release, which will be 2.4.5,
to make the xml parser emit all errors, rather than just one and one
iteratively.  If there are syntax errors, you'll see the erroneously
included (unknown) tag simply mentioned in a syntax error, which should
trigger you to get rid of it; but if there are no syntax errors, you'll
instead get something like this:

  ERROR: Unable to validate the XML document: tests/input/draft-ietf-siprec-metadata-14.nl.xml
   tests/input/draft-ietf-siprec-metadata-14.nl.xml: Line 412: Element section content does not follow the DTD, expecting ((t | figure | texttable | iref)* , section*), got (figure foo t section section section)
   tests/input/draft-ietf-siprec-metadata-14.nl.xml: Line 433: No declaration for element foo

Where the last line indicates that <foo> isn't recognised as part of
the rfc2629 vocabulary.

> (I don't think an xml2rfc source is a place where it is good to ignore 
> unknown elements, at least within <t>.)

Agreed.


Best regards,

	Henrik


> 	Thanks,
> 	Paul
> 
> On 12/7/13 1:22 PM, Henrik Levkowetz wrote:
>> Hi Paul,
>>
>> On 2013-12-07 18:40 Paul Kyzivat said the following:
>>> Yesterday I was trying to get an xml file that worked with the old
>>> xml2rfc to work with the new one. (On the web site.) I find I always
>>> have trouble with this, because the old one was much more lenient about
>>> what it would accept.
>>>
>>> I was able to fix most problems (artwork not in a figure, lists not
>>> within a <t>), but I have a couple left that I can't find.
>>>
>>> The main problem is that the error messages give line numbers that are
>>> totally bogus. At least the old tool usually gave a line number that
>>> fell reasonably near to the error. (Not great, but usable.) The new one
>>> seems to always give very small line numbers. (E.g., the line number
>>> might be reported as 1 or 2 or 19, while the actual error in on line 405.)
>>
>> That means something has broken.  Last time I checked the line numbers, they
>> were right.
>>
>> Could you provide the input file or files you use, to make it easier to
>> reproduce exactly what you're seing?
>>
>>> And when the errors are non-specific its really hard to find them. My
>>> remaining errors seem to be <t> within <t>, so I have nothing useful to
>>> look for.
>>>
>>> The method I have evolved for using xml2rfc is to rerun it incrementally
>>> while I edit the xml, after almost every small change, so if I get an
>>> error I'll know what caused it. But this doesn't work for porting
>>> existing xml with errors. And its not very convenient even when possible.
>>
>> Understood.
>>
>>> (Note, I'm just editing xml with a text editor. I have no xml editor tools.)
>>>
>>> Can the error messages be made more helpful?
>>
>> That seems like a very worthwhile effort :-)  I'll take a look asap.
>>
>>
>> Best regards,
>>
>> 	Henrik
>>
>>
> 
> 

From henrik@levkowetz.com  Wed Dec 11 03:26:35 2013
Return-Path: <henrik@levkowetz.com>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 845241AD34C for <xml2rfc@ietfa.amsl.com>; Wed, 11 Dec 2013 03:26:35 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -101.9
X-Spam-Level: 
X-Spam-Status: No, score=-101.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, USER_IN_WHITELIST=-100] autolearn=ham
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 9JrqFRnRDxIi for <xml2rfc@ietfa.amsl.com>; Wed, 11 Dec 2013 03:26:33 -0800 (PST)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 678AE1AC4AB for <xml2rfc@ietf.org>; Wed, 11 Dec 2013 03:26:18 -0800 (PST)
Received: from [2a01:3f0:1:0:6102:9a05:b6e3:4a42] (port=60667 helo=tannat.netnod.se) by grenache.tools.ietf.org with esmtpsa (TLS1.0:DHE_RSA_CAMELLIA_256_CBC_SHA1:256) (Exim 4.80) (envelope-from <henrik@levkowetz.com>) id 1Vqhvg-0007Wp-9F; Wed, 11 Dec 2013 12:26:12 +0100
Message-ID: <52A84BD3.9040208@levkowetz.com>
Date: Wed, 11 Dec 2013 12:26:11 +0100
From: Henrik Levkowetz <henrik@levkowetz.com>
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:17.0) Gecko/20131118 Thunderbird/17.0.11
MIME-Version: 1.0
To: Choose Account <brian.e.carpenter@gmail.com>
References: <52A3C219.1080908@example.net>
In-Reply-To: <52A3C219.1080908@example.net>
X-Enigmail-Version: 1.6
Content-Type: text/plain; charset=windows-1252
Content-Transfer-Encoding: 8bit
X-SA-Exim-Connect-IP: 2a01:3f0:1:0:6102:9a05:b6e3:4a42
X-SA-Exim-Rcpt-To: brian.e.carpenter@gmail.com, xml2rfc@ietf.org, henrik-sent@levkowetz.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 grenache.tools.ietf.org)
Cc: xml2rfc <xml2rfc@ietf.org>
Subject: Re: [xml2rfc] Confusing error message
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
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: <http://www.ietf.org/mail-archive/web/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, 11 Dec 2013 11:26:35 -0000

Hi Brian,

On 2013-12-08 01:49 Choose Account said:
> Using the "March 2013" release...
> 
> ERROR: Unable to parse the XML document: INPUT
>  INPUT: Line 182: Extra content at the end of the document
> 
> However, the actual problem was the presence of a
> non-ASCII closing quote ’ in line 182.

This particular case will be handled somewhat better in version 2.4.4, which
I released yesterday.  It should say something like:

  WARNING: Illegal character replaced in string: &#146;

and then get on with parsing the document with the non-ascii character replaced
by the ascii string '&#146' .


Best regards,

	Henrik

From pkyzivat@alum.mit.edu  Wed Dec 11 07:26:36 2013
Return-Path: <pkyzivat@alum.mit.edu>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 256E01ADF6B for <xml2rfc@ietfa.amsl.com>; Wed, 11 Dec 2013 07:26:36 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.235
X-Spam-Level: 
X-Spam-Status: No, score=-1.235 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, SPF_SOFTFAIL=0.665] autolearn=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 xfS_Jll1RLll for <xml2rfc@ietfa.amsl.com>; Wed, 11 Dec 2013 07:26:35 -0800 (PST)
Received: from qmta01.westchester.pa.mail.comcast.net (qmta01.westchester.pa.mail.comcast.net [IPv6:2001:558:fe14:43:76:96:62:16]) by ietfa.amsl.com (Postfix) with ESMTP id 176C51AD9AC for <xml2rfc@ietf.org>; Wed, 11 Dec 2013 07:26:34 -0800 (PST)
Received: from omta06.westchester.pa.mail.comcast.net ([76.96.62.51]) by qmta01.westchester.pa.mail.comcast.net with comcast id 0EiN1n00316LCl051FSVxs; Wed, 11 Dec 2013 15:26:29 +0000
Received: from Paul-Kyzivats-MacBook-Pro.local ([50.138.229.164]) by omta06.westchester.pa.mail.comcast.net with comcast id 0FSU1n00R3ZTu2S3SFSUZr; Wed, 11 Dec 2013 15:26:29 +0000
Message-ID: <52A88424.8040301@alum.mit.edu>
Date: Wed, 11 Dec 2013 10:26:28 -0500
From: Paul Kyzivat <pkyzivat@alum.mit.edu>
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:24.0) Gecko/20100101 Thunderbird/24.1.1
MIME-Version: 1.0
To: Henrik Levkowetz <henrik@levkowetz.com>
References: <52A35D90.9090507@alum.mit.edu> <52A36748.2030703@levkowetz.com> <52A36FA7.5000707@alum.mit.edu> <52A841EF.6060106@levkowetz.com>
In-Reply-To: <52A841EF.6060106@levkowetz.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=comcast.net; s=q20121106; t=1386775589; bh=P4MZGnNisAuxp2Ki6sQVj6fu9p/of9KEPWCbbuAFjWU=; h=Received:Received:Message-ID:Date:From:MIME-Version:To:Subject: Content-Type; b=nXmGQvWw1K8Dca416mYGo4jfX7WsoSk8ak3Ic06oZRoODPCPWYfBenJv0DWi5uL0e CSSQPKIYvCtSRDDbpXVCVVu7voLNX3C2hQnNUsCsRGM3QZ34AMKmUFsTq37uhoi28s 5EphxrostzPS9qYascQqGH3XVpT9azEUmjB3NOAuMmWSXiQtYEuX0nEYuD28qBLIH3 4n01zCFENiZzn2y0/95REBMc2plXs6efAayHyW2AZas+tLtA1LOj4MFAVrrkHb588i gZEhVrBX8OJ2e6kERSOmkR0eWAdcfpNUZnQ+CdZytjlK4GaCe+z3rGxH7mmlYnBRob nvzPTkCW4XqnA==
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] Diagnostics
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
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: <http://www.ietf.org/mail-archive/web/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, 11 Dec 2013 15:26:36 -0000

On 12/11/13 5:43 AM, Henrik Levkowetz wrote:

> Mystery solved.  It turns out that the file has mixed CR and LF line endings
> (and no instance of CR LF).  xml2rfc should handle both unix and dos conventions,
> on respective platforms, but it does not understand lone CRs as line endings,
> and I'm not sure it should -- this is a convention unknown to me.  If I
> convert all CRs to LF (or CRLF) xml2rfc reports this:

Thanks for pointing that out!

Ever since I moved to a Mac I've had sporadic trouble with line endings 
when picking things up from various sources. And in this case the file 
has been edited by multiple people, on both PCs and MACs.

I guess I'll have to find a tool that reliably cleans them up.

Regardless of whether xml2rfc should handle this - I don't know.
It seems that editing the file on multiple platforms can result in this.
Maybe the upload of xml for a draft should clean it up.

	Thanks,
	Paul

From julian.reschke@gmx.de  Tue Dec 17 10:57:56 2013
Return-Path: <julian.reschke@gmx.de>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B59EB1AE287 for <xml2rfc@ietfa.amsl.com>; Tue, 17 Dec 2013 10:57:56 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.001
X-Spam-Level: 
X-Spam-Status: No, score=0.001 tagged_above=-999 required=5 tests=[BAYES_40=-0.001, FREEMAIL_FROM=0.001, SPF_FAIL=0.001] autolearn=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 M0JBfA3fuga6 for <xml2rfc@ietfa.amsl.com>; Tue, 17 Dec 2013 10:57:55 -0800 (PST)
Received: from cyclone.public.resource.org (cyclone.public.resource.org [192.101.98.135]) by ietfa.amsl.com (Postfix) with ESMTP id 37C051AE1EB for <xml2rfc@ietf.org>; Tue, 17 Dec 2013 10:57:55 -0800 (PST)
Received: from mout.gmx.net (mout.gmx.net [212.227.17.21]) by cyclone.public.resource.org (8.14.5/8.14.4) with ESMTP id rBHIvmiT072642 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO) for <xml2rfc@lists.xml.resource.org>; Tue, 17 Dec 2013 10:57:49 -0800 (PST) (envelope-from julian.reschke@gmx.de)
Received: from [192.168.2.117] ([84.187.35.116]) by mail.gmx.com (mrgmx002) with ESMTPSA (Nemesis) id 0LzKyn-1VOQG13b1t-014WUi for <xml2rfc@lists.xml.resource.org>; Tue, 17 Dec 2013 19:57:45 +0100
Message-ID: <52B09EA5.7000700@gmx.de>
Date: Tue, 17 Dec 2013 19:57:41 +0100
From: Julian Reschke <julian.reschke@gmx.de>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0
MIME-Version: 1.0
To: Jim Schaad <ietf@augustcellars.com>, "'Paul Hoffman'" <paul.hoffman@vpnc.org>
References: <5295D113.1000506@gmx.de> <956D1C17-8BCC-421C-9396-2942C217A6C6@vpnc.org> <529632C4.50406@gmx.de> <FA35ADEC-A974-40FC-A969-731B53B5ED77@vpnc.org> <529670BA.3010709@gmx.de> <B10FC874-81D3-4EE9-8C1A-F2879F2DE09F@vpnc.org> <067f01ceee2b$a1173460$e3459d20$@augustcellars.com> <529B425B.5020003@gmx.de>
In-Reply-To: <529B425B.5020003@gmx.de>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Provags-ID: V03:K0:KjGkqJ0Wmo+oKts75Tm5w6adv9GHypptdbUEitoFlSiEiFvJxy2 BmkgtNA4sHCq+7rk9yrky2uhMH+Am7bhCPKs7Fxlkj2/HdoNJZPWDSathtT+b6ZT9bbHf+z NezvegrMA3lCaPFwgaYqMVZSCzCZw/rIlphg+mySKfo18HKn72uaDur6tj0EsNScCb4fbQz HvSAR/Iu0vCmh4mi/MzHw==
Cc: 'xml2rfc' <xml2rfc@lists.xml.resource.org>
Subject: Re: [xml2rfc] attribute overlap on figure and artwork
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
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: <http://www.ietf.org/mail-archive/web/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, 17 Dec 2013 18:57:56 -0000

On 2013-12-01 15:06, Julian Reschke wrote:
> I agree for align, but not for src/widht/height...
> ...

FWIW, I just added tests for @align on figure, see 
<http://greenbytes.de/tech/webdav/rfc2629xslt/testcase.html#figure.artwork.attribute.overlap>.

Results:

1) rfc2629.xslt ignores it

2) xml2rfc.tcl applies it to preamble and postamble; it leaves the title 
centered, and does not override the default handling of artwork/@align.

I would argue that changing the alignment of preamble and postamble is 
really an edge case, and thus I'd propose to document this one as 
deprecated.

Best regards, Julian


From trac@tools.ietf.org  Wed Dec 18 07:09:17 2013
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id F014C1ADFCA for <xml2rfc@ietfa.amsl.com>; Wed, 18 Dec 2013 07:09:16 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.438
X-Spam-Level: 
X-Spam-Status: No, score=-2.438 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-0.538] autolearn=ham
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 qh2KpiG_FrYZ for <xml2rfc@ietfa.amsl.com>; Wed, 18 Dec 2013 07:09:15 -0800 (PST)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id EA8B11AE176 for <xml2rfc@ietf.org>; Wed, 18 Dec 2013 07:09:14 -0800 (PST)
Received: from localhost ([127.0.0.1]:49150 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1VtIkK-00021a-E5; Wed, 18 Dec 2013 16:09:12 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: henrik@levkowetz.com, arusso@amsl.com
X-Trac-Project: xml2rfc
Date: Wed, 18 Dec 2013 15:09:12 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/217
Message-ID: <063.39b7049cc00a974c417c73fadfcd1ca4@tools.ietf.org>
X-Trac-Ticket-ID: 217
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, arusso@amsl.com, sginoza@amsl.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org, sginoza@amsl.com
Subject: [xml2rfc]  #217: broken text when texttable contains an xref
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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, 18 Dec 2013 15:09:17 -0000

#217: broken text when texttable contains an xref

 Using 2.4.4, the xref-created "Section" is broken within a cell of a
 texttable. (Using 2.4.3, it was OK - although I don't have 2.4.3 installed
 anymore to confirm that.)

 XML file: http://ietf.org/internet-drafts/draft-vandesompel-memento-11.xml

 2.4.4 txt output:

 {{{
 +------------------+----------------+----------+----------+---------+
   | Response Header  |    Pattern     | Original | TimeGate | Memento |
   |                  |                | Resource |          |         |
   +------------------+----------------+----------+----------+---------+
   |  Vary: accept-   | Pattern 1.1 (S |    1     |    1     |    0    |
   |     datetime     | ection 4.1.1)  |          |          |         |
   |                  | ; Pattern 1.2  |          |          |         |
   |                  | (Section 4.1.2 |          |          |         |
   |                  |       )        |          |          |         |
   |                  | Pattern 1.3 (S |    1     |    1     |    1    |
   |                  | ection 4.1.3)  |          |          |         |
 }}}

 Even if some of the extraneous space in the XML file (before the ";") is
 removed, then 'Section' is broken:

 {{{
 +------------------+----------------+----------+----------+---------+
  | Response Header  |    Pattern     | Original | TimeGate | Memento |
  |                  |                | Resource |          |         |
  +------------------+----------------+----------+----------+---------+
  |  Vary: accept-   | Pattern 1.1 (S |    1     |    1     |    0    |
  |     datetime     | ection 4.1.1); |          |          |         |
  |                  | Pattern 1.2 (S |          |          |         |
  |                  | ection 4.1.2)  |          |          |         |
  |                  |                |          |          |         |
  |                  | Pattern 1.3 (S |    1     |    1     |    1    |
  |                  | ection 4.1.3)  |          |          |         |
 ...
 }}}

-- 
-----------------------------+----------------------------------
 Reporter:  arusso@amsl.com  |      Owner:  henrik@levkowetz.com
     Type:  defect           |     Status:  new
 Priority:  medium           |  Milestone:
Component:  Version 2 cli    |    Version:  2.4.x
 Keywords:                   |
-----------------------------+----------------------------------

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


From trac@tools.ietf.org  Wed Dec 18 09:22:42 2013
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 43EA81ADF92 for <xml2rfc@ietfa.amsl.com>; Wed, 18 Dec 2013 09:22:42 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.438
X-Spam-Level: 
X-Spam-Status: No, score=-2.438 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-0.538] autolearn=ham
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 L2vBOKNezFYi for <xml2rfc@ietfa.amsl.com>; Wed, 18 Dec 2013 09:22:39 -0800 (PST)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 9D1321AE0A1 for <xml2rfc@ietf.org>; Wed, 18 Dec 2013 09:22:39 -0800 (PST)
Received: from localhost ([127.0.0.1]:55540 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1VtKpR-0002bH-4F; Wed, 18 Dec 2013 18:22:37 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: henrik@levkowetz.com, ietf@augustcellars.com
X-Trac-Project: xml2rfc
Date: Wed, 18 Dec 2013 17:22:37 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/166#comment:1
Message-ID: <078.8493e3c3b44a2ca77e52364339d29be9@tools.ietf.org>
References: <063.814a78df68818a247299bc29971e5358@tools.ietf.org>
X-Trac-Ticket-ID: 166
In-Reply-To: <063.814a78df68818a247299bc29971e5358@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, ietf@augustcellars.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #166: Section headings orphaned
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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, 18 Dec 2013 17:22:42 -0000

#166: Section headings orphaned

Changes (by ietf@augustcellars.com):

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


Comment:

 Fixed in 1098

 Section orphaning treatment is better, but not perfect.  A single header
 will no longer be orphaned but two headers in row can still orphan the
 first header.

-- 
------------------------------+----------------------------------
  Reporter:  jgs@juniper.net  |      Owner:  henrik@levkowetz.com
      Type:  defect           |     Status:  closed
  Priority:  medium           |  Milestone:
 Component:  Version 2 cli    |    Version:  2.3.10
Resolution:  fixed            |   Keywords:
------------------------------+----------------------------------

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


From trac@tools.ietf.org  Wed Dec 18 09:23:17 2013
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id C20E11AE0A1 for <xml2rfc@ietfa.amsl.com>; Wed, 18 Dec 2013 09:23:17 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.838
X-Spam-Level: 
X-Spam-Status: No, score=-1.838 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, J_CHICKENPOX_56=0.6, RP_MATCHES_RCVD=-0.538] autolearn=ham
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 nsGTF9iCzaab for <xml2rfc@ietfa.amsl.com>; Wed, 18 Dec 2013 09:23:15 -0800 (PST)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 8CEFD1ADF92 for <xml2rfc@ietf.org>; Wed, 18 Dec 2013 09:23:15 -0800 (PST)
Received: from localhost ([127.0.0.1]:55557 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1VtKq1-00059j-Fa; Wed, 18 Dec 2013 18:23:13 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: ietf@augustcellars.com
X-Trac-Project: xml2rfc
Date: Wed, 18 Dec 2013 17:23:13 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/114#comment:1
Message-ID: <081.865693ab45be60fb74160ff6e7b47edd@tools.ietf.org>
References: <066.1b80abd4d41a3fff1040902a28ee07bd@tools.ietf.org>
X-Trac-Ticket-ID: 114
In-Reply-To: <066.1b80abd4d41a3fff1040902a28ee07bd@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: ietf@augustcellars.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #114: xml2rfc processing fails with ERROR:Unable to resolve external request: "internal:/rfc.number"
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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, 18 Dec 2013 17:23:18 -0000

#114: xml2rfc processing fails with ERROR:Unable to resolve external request:
"internal:/rfc.number"

Changes (by ietf@augustcellars.com):

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


Comment:

 Fixed in 1098

 This now uses XXXX if there is no rfc number in the header.

-- 
---------------------------------+--------------------
  Reporter:  jonathan@vidyo.com  |      Owner:
      Type:  defect              |     Status:  closed
  Priority:  medium              |  Milestone:
 Component:  Version 2 cli       |    Version:  2.3.10
Resolution:  fixed               |   Keywords:
---------------------------------+--------------------

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


From trac@tools.ietf.org  Wed Dec 18 09:25:22 2013
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2631D1AE0CC for <xml2rfc@ietfa.amsl.com>; Wed, 18 Dec 2013 09:25:22 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.438
X-Spam-Level: 
X-Spam-Status: No, score=-2.438 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-0.538] autolearn=ham
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 wuTpDkZPqW8Z for <xml2rfc@ietfa.amsl.com>; Wed, 18 Dec 2013 09:25:20 -0800 (PST)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 1A2AA1AE0E6 for <xml2rfc@ietf.org>; Wed, 18 Dec 2013 09:25:09 -0800 (PST)
Received: from localhost ([127.0.0.1]:55602 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1VtKrp-0006oN-78; Wed, 18 Dec 2013 18:25:05 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: henrik@levkowetz.com, arusso@amsl.com, ietf@augustcellars.com
X-Trac-Project: xml2rfc
Date: Wed, 18 Dec 2013 17:25:05 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/172#comment:2
Message-ID: <078.a60c6824693de27a182dcb280283c78f@tools.ietf.org>
References: <063.e9b97d85771f836449571f0c2f109c35@tools.ietf.org>
X-Trac-Ticket-ID: 172
In-Reply-To: <063.e9b97d85771f836449571f0c2f109c35@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, arusso@amsl.com, ietf@augustcellars.com, sginoza@amsl.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org, sginoza@amsl.com
Subject: Re: [xml2rfc] #172: page-breaking enhancements
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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, 18 Dec 2013 17:25:22 -0000

#172: page-breaking enhancements


Comment (by ietf@augustcellars.com):

 Massive fixes in 1098.

 While a couple of pieces are left to do (break on first appendix), the
 code now produces the same essential output for both the nroff and the
 text versions in terms of pagination for the regression test cases.

-- 
--------------------------------+----------------------------------
  Reporter:  arusso@amsl.com    |      Owner:  henrik@levkowetz.com
      Type:  enhancement        |     Status:  new
  Priority:  medium             |  Milestone:
 Component:  Version 2 cli txt  |    Version:  2.4.x
Resolution:                     |   Keywords:
--------------------------------+----------------------------------

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


From trac@tools.ietf.org  Wed Dec 18 19:40:02 2013
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2F29A1ADF7A for <xml2rfc@ietfa.amsl.com>; Wed, 18 Dec 2013 19:40:02 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.438
X-Spam-Level: 
X-Spam-Status: No, score=-2.438 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-0.538] autolearn=ham
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 O99VQzsCE39o for <xml2rfc@ietfa.amsl.com>; Wed, 18 Dec 2013 19:40:00 -0800 (PST)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 419AB1ADF65 for <xml2rfc@ietf.org>; Wed, 18 Dec 2013 19:40:00 -0800 (PST)
Received: from localhost ([127.0.0.1]:52471 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1VtUST-0001pX-DN; Thu, 19 Dec 2013 04:39:33 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: henrik@levkowetz.com, arusso@amsl.com, ietf@augustcellars.com
X-Trac-Project: xml2rfc
Date: Thu, 19 Dec 2013 03:39:33 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/172#comment:3
Message-ID: <078.11e10482b83e4dab4a13ec8896dfd880@tools.ietf.org>
References: <063.e9b97d85771f836449571f0c2f109c35@tools.ietf.org>
X-Trac-Ticket-ID: 172
In-Reply-To: <063.e9b97d85771f836449571f0c2f109c35@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, arusso@amsl.com, ietf@augustcellars.com, sginoza@amsl.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org, sginoza@amsl.com
Subject: Re: [xml2rfc] #172: page-breaking enhancements
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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, 19 Dec 2013 03:40:02 -0000

#172: page-breaking enhancements

Changes (by ietf@augustcellars.com):

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


Comment:

 More fixes now exist as well.

 vspace of greater than 51 will force a page break anyplace it occurs
 We now break on the the first appendix if the rfcedstyle is 'yes'

 There were some issues where break hints were being over written by
 smaller (or worse) hints.  These have now been cleaned up so that they
 don't occur in the nroff output anymore.

-- 
--------------------------------+----------------------------------
  Reporter:  arusso@amsl.com    |      Owner:  henrik@levkowetz.com
      Type:  enhancement        |     Status:  closed
  Priority:  medium             |  Milestone:
 Component:  Version 2 cli txt  |    Version:  2.4.x
Resolution:  fixed              |   Keywords:
--------------------------------+----------------------------------

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


From trac@tools.ietf.org  Wed Dec 18 19:42:24 2013
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id D9E531ADF5F for <xml2rfc@ietfa.amsl.com>; Wed, 18 Dec 2013 19:42:24 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.438
X-Spam-Level: 
X-Spam-Status: No, score=-2.438 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-0.538] autolearn=ham
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 akcSZnf9-Z8r for <xml2rfc@ietfa.amsl.com>; Wed, 18 Dec 2013 19:42:23 -0800 (PST)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 70AAA1ADF27 for <xml2rfc@ietf.org>; Wed, 18 Dec 2013 19:42:23 -0800 (PST)
Received: from localhost ([127.0.0.1]:52550 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1VtUVA-0007JZ-0c; Thu, 19 Dec 2013 04:42:20 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: henrik@levkowetz.com, ietf@augustcellars.com
X-Trac-Project: xml2rfc
Date: Thu, 19 Dec 2013 03:42:19 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/217#comment:1
Message-ID: <078.cabd457d0cb2a54154023cc67eb65168@tools.ietf.org>
References: <063.39b7049cc00a974c417c73fadfcd1ca4@tools.ietf.org>
X-Trac-Ticket-ID: 217
In-Reply-To: <063.39b7049cc00a974c417c73fadfcd1ca4@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, ietf@augustcellars.com, sginoza@amsl.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org, sginoza@amsl.com
Subject: Re: [xml2rfc] #217: broken text when texttable contains an xref
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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, 19 Dec 2013 03:42:25 -0000

#217: broken text when texttable contains an xref

Changes (by ietf@augustcellars.com):

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


Comment:

 fixed in 1101.

 There were problems where we were using unicode whitespace rather than
 ascii whitespace as separators for words.  All of the .split functions
 that this mattered have been fixed.  There may be other functions where
 whitespace is treated differently for unicode and ascii but we will have
 to find them as we go along.

 Not sure that the output is better, but it now keeps the section number as
 an atomic string when doing first pass at figuring out the size of the
 columns in a table.

-- 
------------------------------+----------------------------------
  Reporter:  arusso@amsl.com  |      Owner:  henrik@levkowetz.com
      Type:  defect           |     Status:  closed
  Priority:  medium           |  Milestone:
 Component:  Version 2 cli    |    Version:  2.4.x
Resolution:  fixed            |   Keywords:
------------------------------+----------------------------------

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


From adulau@gmail.com  Fri Dec 27 00:40:07 2013
Return-Path: <adulau@gmail.com>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2EEC81AEFCD for <xml2rfc@ietfa.amsl.com>; Fri, 27 Dec 2013 00:40:07 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 1.423
X-Spam-Level: *
X-Spam-Status: No, score=1.423 tagged_above=-999 required=5 tests=[BAYES_50=0.8, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FM_FORGED_GMAIL=0.622, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, SPF_PASS=-0.001] autolearn=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 00jyfXLkmXC0 for <xml2rfc@ietfa.amsl.com>; Fri, 27 Dec 2013 00:40:05 -0800 (PST)
Received: from mail-wg0-x235.google.com (mail-wg0-x235.google.com [IPv6:2a00:1450:400c:c00::235]) by ietfa.amsl.com (Postfix) with ESMTP id 7A4E01AEFCC for <xml2rfc@ietf.org>; Fri, 27 Dec 2013 00:40:05 -0800 (PST)
Received: by mail-wg0-f53.google.com with SMTP id k14so8001840wgh.20 for <xml2rfc@ietf.org>; Fri, 27 Dec 2013 00:40:00 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:message-id:subject:from:to:content-type; bh=z/r9l42NZG4ES0XPGXANnoNs/G+leV4VB/Wiz1IxYZ0=; b=WcooZkZUB8r0rB51u6IQuUTnVSmJ11eDa3A8Al7zWQAj+chXaAmJQkdcetz1dA8Slx qemoRxiGyV9g89/ODaTuL38XFC6hPJeBqg+EFqBIBectQTqeo5Yh+bSYXgtY3ggDMjdC pyPdl3D9fkQeR2IxW9c1sqJBe/ANRPzAbeMC4PhQ2Mby8VFUL5AVLfG0GCcgje8tttqe 4XwZOXxhmNW7i4Yp62p43fMTSZ+uwkl41wPE306JA+lU7Hik5VevGdlJa87G8pB9fTtu 1g76ZvlBTpnrp/h0EQHlVosYahAUZOYjjeZzKtTVPQF2U6Eeg3mKOI2MJGa2oJ8zqgpc CQkA==
MIME-Version: 1.0
X-Received: by 10.194.119.106 with SMTP id kt10mr4912949wjb.72.1388133600136;  Fri, 27 Dec 2013 00:40:00 -0800 (PST)
Sender: adulau@gmail.com
Received: by 10.194.240.8 with HTTP; Fri, 27 Dec 2013 00:40:00 -0800 (PST)
Date: Fri, 27 Dec 2013 09:40:00 +0100
X-Google-Sender-Auth: IPYVGEmY-wpTKSn1Diqa0cqvgW0
Message-ID: <CAD6CYKOYN=M_qm4wHwzgKf_=swjrtvVRkw883+O5K6FEDJoBSQ@mail.gmail.com>
From: Alexandre Dulaunoy <a@foo.be>
To: xml2rfc@ietf.org
Content-Type: multipart/alternative; boundary=089e01227dfe23178504ee800aa5
Subject: [xml2rfc] Bibxml3 seems to be outdated
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
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: <http://www.ietf.org/mail-archive/web/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, 27 Dec 2013 08:40:07 -0000

--089e01227dfe23178504ee800aa5
Content-Type: text/plain; charset=ISO-8859-1

Dear All,

I'm not sure who is in charge of bibxml3 updates but it seems that I-D
references are missing after end of November.

http://xml.resource.org/public/rfc/

Do you know when it's regenerated with the latest I-Ds?

Thank you very much,

-- 
--                   Alexandre Dulaunoy (adulau) -- http://www.foo.be/
--                             http://www.foo.be/cgi-bin/wiki.pl/Diary
--         "Knowledge can create problems, it is not through ignorance
--                                that we can solve them" Isaac Asimov

--089e01227dfe23178504ee800aa5
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Dear All,<br><br>I&#39;m not sure who is in charge of bibx=
ml3 updates but it seems that I-D references are missing after end of Novem=
ber.<br><br><a href=3D"http://xml.resource.org/public/rfc/">http://xml.reso=
urce.org/public/rfc/</a><br>
<br>Do you know when it&#39;s regenerated with the latest I-Ds?<br><br>Than=
k you very much,<br><div><div><div><div><br>-- <br>--=A0 =A0 =A0 =A0 =A0 =
=A0 =A0 =A0 =A0=A0 Alexandre Dulaunoy (adulau) -- <a href=3D"http://www.foo=
.be/" target=3D"_blank">http://www.foo.be/</a><br>
--=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0=A0 <a href=3D"htt=
p://www.foo.be/cgi-bin/wiki.pl/Diary" target=3D"_blank">http://www.foo.be/c=
gi-bin/wiki.pl/Diary</a><br>--=A0 =A0 =A0 =A0=A0 &quot;Knowledge can create=
 problems, it is not through ignorance<br>
--=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 that we c=
an solve them&quot; Isaac Asimov
</div></div></div></div></div>

--089e01227dfe23178504ee800aa5--

From trac@tools.ietf.org  Fri Dec 27 10:53:18 2013
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5E20B1ADFC9 for <xml2rfc@ietfa.amsl.com>; Fri, 27 Dec 2013 10:53:18 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.262
X-Spam-Level: 
X-Spam-Status: No, score=0.262 tagged_above=-999 required=5 tests=[BAYES_50=0.8, RP_MATCHES_RCVD=-0.538] autolearn=ham
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 6-nQ1ubRW-eG for <xml2rfc@ietfa.amsl.com>; Fri, 27 Dec 2013 10:53:16 -0800 (PST)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 6C1DB1ADF31 for <xml2rfc@ietf.org>; Fri, 27 Dec 2013 10:53:16 -0800 (PST)
Received: from localhost ([127.0.0.1]:40385 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1VwcWt-00025B-4v; Fri, 27 Dec 2013 19:53:03 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: john-ietf@jck.com, arusso@amsl.com, julian.reschke@gmx.de
X-Trac-Project: xml2rfc
Date: Fri, 27 Dec 2013 18:53:02 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/106#comment:3
Message-ID: <078.9f705876e458677a67a296137f1acab4@tools.ietf.org>
References: <063.8a618ceaedac1e2a2e6d5191174a1d1d@tools.ietf.org>
X-Trac-Ticket-ID: 106
In-Reply-To: <063.8a618ceaedac1e2a2e6d5191174a1d1d@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: john-ietf@jck.com, arusso@amsl.com, julian.reschke@gmx.de, rse@rfc-editor.org, sginoza@amsl.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org, sginoza@amsl.com
Subject: Re: [xml2rfc] #106: reference for an STD or BCP that contains multiple RFCs
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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, 27 Dec 2013 18:53:18 -0000

#106: reference for an STD or BCP that contains multiple RFCs

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

 * component:  Version 2 cli => vocabulary


-- 
------------------------------+--------------------
  Reporter:  arusso@amsl.com  |      Owner:
      Type:  enhancement      |     Status:  new
  Priority:  medium           |  Milestone:
 Component:  vocabulary       |    Version:  2.3.11
Resolution:                   |   Keywords:
------------------------------+--------------------

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


From tony@att.com  Fri Dec 27 19:42:42 2013
Return-Path: <tony@att.com>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2D49C1AEED1 for <xml2rfc@ietfa.amsl.com>; Fri, 27 Dec 2013 19:42:42 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.539
X-Spam-Level: 
X-Spam-Status: No, score=-0.539 tagged_above=-999 required=5 tests=[BAYES_20=-0.001, RCVD_IN_DNSWL_NONE=-0.0001, RP_MATCHES_RCVD=-0.538] autolearn=ham
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 q29QhUO_u-WU for <xml2rfc@ietfa.amsl.com>; Fri, 27 Dec 2013 19:42:40 -0800 (PST)
Received: from tlpi046.enaf.dadc.sbc.com (egssmtp01.att.com [144.160.112.12]) by ietfa.amsl.com (Postfix) with ESMTP id 6AE8C1AEECA for <xml2rfc@ietf.org>; Fri, 27 Dec 2013 19:42:40 -0800 (PST)
Received: from dns.maillennium.att.com (maillennium.att.com [135.25.114.99]) by egssmtp01.att.com (8.14.4/8.14.4) with ESMTP id rBS3gYdU021677 for <xml2rfc@ietf.org>; Fri, 27 Dec 2013 21:42:35 -0600
Received: from vpn-135-70-102-244.vpn.swst.att.com ([135.70.102.244]) by maillennium.att.com (mailgw1) with ESMTP id <20131228034232gw100j0cc5e>; Sat, 28 Dec 2013 03:42:33 +0000
X-Originating-IP: [135.70.102.244]
Message-ID: <52BE48A7.7020000@att.com>
Date: Fri, 27 Dec 2013 22:42:31 -0500
From: Tony Hansen <tony@att.com>
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.2.0
MIME-Version: 1.0
To: Alexandre Dulaunoy <a@foo.be>
References: <CAD6CYKOYN=M_qm4wHwzgKf_=swjrtvVRkw883+O5K6FEDJoBSQ@mail.gmail.com>
In-Reply-To: <CAD6CYKOYN=M_qm4wHwzgKf_=swjrtvVRkw883+O5K6FEDJoBSQ@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] Bibxml3 seems to be outdated
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
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: <http://www.ietf.org/mail-archive/web/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, 28 Dec 2013 03:42:42 -0000

The problem has been identified. Hopefully a fix can be worked out soon.

     Tony Hansen

On 12/27/13, 3:40 AM, Alexandre Dulaunoy wrote:
> Dear All,
>
> I'm not sure who is in charge of bibxml3 updates but it seems that I-D 
> references are missing after end of November.
>
> http://xml.resource.org/public/rfc/
>
> Do you know when it's regenerated with the latest I-Ds?

From trac@tools.ietf.org  Tue Dec 31 07:19:52 2013
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 202CC1AE348 for <xml2rfc@ietfa.amsl.com>; Tue, 31 Dec 2013 07:19:52 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.438
X-Spam-Level: 
X-Spam-Status: No, score=-2.438 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-0.538] autolearn=ham
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 dCkDkpMRLUsr for <xml2rfc@ietfa.amsl.com>; Tue, 31 Dec 2013 07:19:50 -0800 (PST)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 4FAB91AE345 for <xml2rfc@ietf.org>; Tue, 31 Dec 2013 07:19:50 -0800 (PST)
Received: from localhost ([127.0.0.1]:59056 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1Vy16a-0007yn-OJ; Tue, 31 Dec 2013 16:19:41 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: henrik@levkowetz.com, ietf@augustcellars.com
X-Trac-Project: xml2rfc
Date: Tue, 31 Dec 2013 15:19:40 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/218
Message-ID: <070.3d5046cae37eda5cc9b19e00287e521c@tools.ietf.org>
X-Trac-Ticket-ID: 218
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, ietf@augustcellars.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org
Subject: [xml2rfc] #218: Nested lists using style "format" incorrectly number
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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, 31 Dec 2013 15:19:52 -0000

#218: Nested lists using style "format" incorrectly number

 If you do not supply a counter for nested lists using the format style, a
 single counter is used so that the nested lists change the outer list
 counter value.

-- 
------------------------------------+----------------------------------
 Reporter:  ietf@augustcellars.com  |      Owner:  henrik@levkowetz.com
     Type:  defect                  |     Status:  new
 Priority:  medium                  |  Milestone:
Component:  Version 2 cli           |    Version:  2.4.x
 Keywords:                          |
------------------------------------+----------------------------------

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


From trac@tools.ietf.org  Tue Dec 31 07:20:24 2013
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 740631AE352 for <xml2rfc@ietfa.amsl.com>; Tue, 31 Dec 2013 07:20:24 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.438
X-Spam-Level: 
X-Spam-Status: No, score=-2.438 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-0.538] autolearn=ham
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 c1FdUR3r8pl3 for <xml2rfc@ietfa.amsl.com>; Tue, 31 Dec 2013 07:20:23 -0800 (PST)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 1308B1AE34B for <xml2rfc@ietf.org>; Tue, 31 Dec 2013 07:20:23 -0800 (PST)
Received: from localhost ([127.0.0.1]:59124 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1Vy17A-0003zx-BR; Tue, 31 Dec 2013 16:20:16 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: ietf@augustcellars.com
X-Trac-Project: xml2rfc
Date: Tue, 31 Dec 2013 15:20:16 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/218#comment:1
Message-ID: <085.99e153519eff640a36b13fc5f4d87b54@tools.ietf.org>
References: <070.3d5046cae37eda5cc9b19e00287e521c@tools.ietf.org>
X-Trac-Ticket-ID: 218
In-Reply-To: <070.3d5046cae37eda5cc9b19e00287e521c@tools.ietf.org>
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: ietf@augustcellars.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org
Subject: Re: [xml2rfc] #218: Nested lists using style "format" incorrectly number
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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, 31 Dec 2013 15:20:24 -0000

#218: Nested lists using style "format" incorrectly number

Changes (by ietf@augustcellars.com):

 * owner:  henrik@levkowetz.com => ietf@augustcellars.com


-- 
-------------------------------------+------------------------------------
  Reporter:  ietf@augustcellars.com  |      Owner:  ietf@augustcellars.com
      Type:  defect                  |     Status:  new
  Priority:  medium                  |  Milestone:
 Component:  Version 2 cli           |    Version:  2.4.x
Resolution:                          |   Keywords:
-------------------------------------+------------------------------------

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


From ietf@augustcellars.com  Tue Dec 31 11:53:18 2013
Return-Path: <ietf@augustcellars.com>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 609A41AE460 for <xml2rfc@ietfa.amsl.com>; Tue, 31 Dec 2013 11:53:18 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.101
X-Spam-Level: 
X-Spam-Status: No, score=0.101 tagged_above=-999 required=5 tests=[BAYES_50=0.8, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-0.7] autolearn=ham
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 7I0WBk2Bq6Ac for <xml2rfc@ietfa.amsl.com>; Tue, 31 Dec 2013 11:53:17 -0800 (PST)
Received: from smtp2.pacifier.net (smtp2.pacifier.net [64.255.237.172]) by ietfa.amsl.com (Postfix) with ESMTP id 2AE781AE45A for <xml2rfc@ietf.org>; Tue, 31 Dec 2013 11:53:17 -0800 (PST)
Received: from Philemon (c-24-17-142-118.hsd1.wa.comcast.net [24.17.142.118]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: jimsch@nwlink.com) by smtp2.pacifier.net (Postfix) with ESMTPSA id F04772CA70; Tue, 31 Dec 2013 11:53:10 -0800 (PST)
From: "Jim Schaad" <ietf@augustcellars.com>
To: "RFC Interest" <rfc-interest@rfc-editor.org>, <xml2rfc@ietf.org>
Date: Tue, 31 Dec 2013 11:51:40 -0800
Message-ID: <021301cf0661$b97a2d20$2c6e8760$@augustcellars.com>
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="----=_NextPart_000_0214_01CF061E.AB57D780"
X-Mailer: Microsoft Outlook 14.0
Thread-Index: Ac8GYGronvP0gHyqTmKwJsu0Ir/zuA==
Content-Language: en-us
Subject: [xml2rfc] Should be able to create a reference file directly from the XML input via XML2RFC
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
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: <http://www.ietf.org/mail-archive/web/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, 31 Dec 2013 19:53:18 -0000

This is a multipart message in MIME format.

------=_NextPart_000_0214_01CF061E.AB57D780
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: 7bit

One of the things that we should be able to do with both the current and the
next version, is to directly create a reference file from the current xml
source.

 

For v2 xml2rfc, it would be nice if this could be directly put into the
local cache, but it would be reasonable for this to be a separate action
also.  This would allow for me to generate correct version references for a
set of files that I am working on and not need to have them posted in or
edit it by hand on my own system. 

 

Jim

 


------=_NextPart_000_0214_01CF061E.AB57D780
Content-Type: text/html;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<html xmlns:v=3D"urn:schemas-microsoft-com:vml" =
xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" =
xmlns=3D"http://www.w3.org/TR/REC-html40"><head><meta =
http-equiv=3DContent-Type content=3D"text/html; =
charset=3Dus-ascii"><meta name=3DGenerator content=3D"Microsoft Word 14 =
(filtered medium)"><style><!--
/* Font Definitions */
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:purple;
	text-decoration:underline;}
span.EmailStyle17
	{mso-style-type:personal-compose;
	font-family:"Calibri","sans-serif";
	color:windowtext;}
.MsoChpDefault
	{mso-style-type:export-only;
	font-family:"Calibri","sans-serif";}
@page WordSection1
	{size:8.5in 11.0in;
	margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
	{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]--></head><body lang=3DEN-US link=3Dblue =
vlink=3Dpurple><div class=3DWordSection1><p class=3DMsoNormal>One of the =
things that we should be able to do with both the current and the next =
version, is to directly create a reference file from the current xml =
source.<o:p></o:p></p><p class=3DMsoNormal><o:p>&nbsp;</o:p></p><p =
class=3DMsoNormal>For v2 xml2rfc, it would be nice if this could be =
directly put into the local cache, but it would be reasonable for this =
to be a separate action also.&nbsp; This would allow for me to generate =
correct version references for a set of files that I am working on and =
not need to have them posted in or edit it by hand on my own system. =
<o:p></o:p></p><p class=3DMsoNormal><o:p>&nbsp;</o:p></p><p =
class=3DMsoNormal>Jim<o:p></o:p></p><p =
class=3DMsoNormal><o:p>&nbsp;</o:p></p></div></body></html>
------=_NextPart_000_0214_01CF061E.AB57D780--


From trac@tools.ietf.org  Tue Dec 31 12:32:00 2013
Return-Path: <trac@tools.ietf.org>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 516641AE254 for <xml2rfc@ietfa.amsl.com>; Tue, 31 Dec 2013 12:32:00 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.438
X-Spam-Level: 
X-Spam-Status: No, score=-2.438 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RP_MATCHES_RCVD=-0.538] autolearn=ham
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 iM_76VKAz89f for <xml2rfc@ietfa.amsl.com>; Tue, 31 Dec 2013 12:31:58 -0800 (PST)
Received: from grenache.tools.ietf.org (grenache.tools.ietf.org [IPv6:2a01:3f0:1:2::30]) by ietfa.amsl.com (Postfix) with ESMTP id 775CF1AE0E4 for <xml2rfc@ietf.org>; Tue, 31 Dec 2013 12:31:58 -0800 (PST)
Received: from localhost ([127.0.0.1]:42800 helo=grenache.tools.ietf.org ident=www-data) by grenache.tools.ietf.org with esmtp (Exim 4.80) (envelope-from <trac@tools.ietf.org>) id 1Vy5yh-00009w-MD; Tue, 31 Dec 2013 21:31:51 +0100
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.3
Precedence: bulk
Auto-Submitted: auto-generated
X-Mailer: Trac 0.12.3, by Edgewall Software
To: henrik@levkowetz.com, ietf@augustcellars.com
X-Trac-Project: xml2rfc
Date: Tue, 31 Dec 2013 20:31:51 -0000
X-URL: http://tools.ietf.org/tools/xml2rfc/
X-Trac-Ticket-URL: http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/219
Message-ID: <070.22ebab2f861bade885955327cecc1020@tools.ietf.org>
X-Trac-Ticket-ID: 219
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Rcpt-To: henrik@levkowetz.com, ietf@augustcellars.com, xml2rfc@ietf.org
X-SA-Exim-Mail-From: trac@tools.ietf.org
X-SA-Exim-Scanned: No (on grenache.tools.ietf.org); SAEximRunCond expanded to false
Cc: xml2rfc@ietf.org
Subject: [xml2rfc]  #219: New output type to create reference file
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.15
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>, <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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, 31 Dec 2013 20:32:00 -0000

#219: New output type to create reference file

 One should be able to use xml2rfc to directly create the reference file
 based on the current content.

 Suggested command line would be to add --reference as an output type.
 My first guess would to be generate <file>.ref.xml as the automatically
 generated file name.

 It might also be reasonable to generate the output file name based on the
 rfc/docname attribute rather than the input file name and place the result
 into the cache.

-- 
------------------------------------+----------------------------------
 Reporter:  ietf@augustcellars.com  |      Owner:  henrik@levkowetz.com
     Type:  enhancement             |     Status:  new
 Priority:  medium                  |  Milestone:
Component:  Version 2 cli           |    Version:  2.4.x
 Keywords:                          |
------------------------------------+----------------------------------

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

