
From nobody Tue Sep 21 11:12:47 2021
Return-Path: <rjsparks@nostrum.com>
X-Original-To: xml2rfc-dev@ietfa.amsl.com
Delivered-To: xml2rfc-dev@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 331AD3A1405; Tue, 21 Sep 2021 11:12:36 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.079
X-Spam-Level: 
X-Spam-Status: No, score=-2.079 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, T_SPF_HELO_PERMERROR=0.01, T_SPF_PERMERROR=0.01, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=nostrum.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kML1PPIhdoLg; Tue, 21 Sep 2021 11:12:31 -0700 (PDT)
Received: from nostrum.com (raven-v6.nostrum.com [IPv6:2001:470:d:1130::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A70003A1403; Tue, 21 Sep 2021 11:12:30 -0700 (PDT)
Received: from 84d908c3c732 ([47.186.34.206]) (authenticated bits=0) by nostrum.com (8.17.1/8.16.1) with ESMTPSA id 18LICTYC052815 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO); Tue, 21 Sep 2021 13:12:29 -0500 (CDT) (envelope-from rjsparks@nostrum.com)
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=nostrum.com; s=default; t=1632247950; bh=BFChTCLKfr8OkAmlUVuvPyR3DbUTlpyXJdYX4XQStU0=; h=From:To:Subject:Cc:Date; b=RY0p8Ny4rMU/3+rQRuEhoHwKXc95/10wSV9m2IhxcrNkfVbjxtt8Nl2mBo5Q+6L9o UI73I2iL7IJ6HyD/okiZl+ugLZhWJXUR2HEVg7EMxspGAyPU8qvae7weXfZJ8xYgtH +PKm/07W6OIMmX1rWsruyRNw8JN8z5rgm/Tucbmw=
X-Authentication-Warning: raven.nostrum.com: Host [47.186.34.206] claimed to be 84d908c3c732
Received: from rjsparks by 84d908c3c732 with local (Exim 4.92) (envelope-from <rjsparks@nostrum.com>) id 1mSkFk-00005r-6j; Tue, 21 Sep 2021 18:12:24 +0000
From: rjsparks@nostrum.com
To: xml2rfc-dev@ietf.org, xml2rfc@ietf.org
Cc: rfc-markdown@ietf.org
MIME-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 8bit
Message-Id: <E1mSkFk-00005r-6j@84d908c3c732>
Date: Tue, 21 Sep 2021 18:12:24 +0000
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc-dev/EWDnb8l2ue7lYGDIZkbdCMvxiUQ>
Subject: [xml2rfc-dev] New xml2rfc release: v3.10.0
X-BeenThere: xml2rfc-dev@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "Discussion about particulars of xml2rfc V3 design, development and code." <xml2rfc-dev.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc-dev>, <mailto:xml2rfc-dev-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc-dev/>
List-Post: <mailto:xml2rfc-dev@ietf.org>
List-Help: <mailto:xml2rfc-dev-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc-dev>, <mailto:xml2rfc-dev-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 21 Sep 2021 18:12:37 -0000

Hi,

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

Release notes:

xml2rfc (3.10.0) ietf; urgency=low

  * Merged in [4043] from krathnayake@ietf.org:
    Fixes Python compatibility issues in bin/uglifycall. 

  * Merged in [4042] and [4045] from krathnayake@ietf.org:
    Updates docker/run command to support Apple M1. Fixes  #675.

  * Merged in [4041] from krathnayake@ietf.org:
    Adds missing line joiner settings for <ol> and <ul>. Fixes #673.

  * Merged in [4040] from jennifer@painless-security.com:
    Fix Makefile rule precedence and repair canonical.xml test to 
    work with yestest. Fixes #671.

  * Merged in [4037] from krathnayake@ietf.org:
    Changes RFC regression test to be a seperate test.

  * Merged in [4036] from krathnayake@ietf.org:
    Adds RFC regression tests. Fixes #667.

  * Merged in [4016] from krathnayake@ietf.org:
    Fix for bad PDF breaks.

  * pin weasyprint<53 for tox tests

  * Merged in [4020] from krathnayake@ietf.org:
    Sort class values in HTML output. Fixes #553.

  * Merged in [4018] and [4019] from jennifer@painless-security.com:
    Keep pns from incoming xml when present; handle case that an author 
    does not have an after-next element. Fixes #664.

  * Merged in [4012] from krathnayake@ietf.org:
    Remove quotes from the text rendering of <tt>. Fixes #600 and #647.

  * Merged in [4011] from krathnayake@ietf.org:
    Fix info block runoff issue in PDFs. Fixes #606.

  * Merged in [4010] from krathnayake@ietf.org:
    Remove unicode entity replacement step from v2v3 conversion. Fixes #641.

  * Merged in [4009] from krathnayake@ietf.org:
    Cache XML XInclude files with referencegroup. Fixes #653.

 -- Robert Sparks <rjsparks@nostrum.com>  21 Aug 2021 19:02:15 +0000

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

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

Documentation for this release is built-in, and also available at:
  https://xml2rfc.tools.ietf.org/xml2rfc-doc-3.10.0.html

Regards,

	Robert Sparks
	(via the mkrelease script)


From nobody Wed Sep 29 11:51:32 2021
Return-Path: <Alex_Brotman@comcast.com>
X-Original-To: xml2rfc-dev@ietfa.amsl.com
Delivered-To: xml2rfc-dev@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 65EE73A0A24 for <xml2rfc-dev@ietfa.amsl.com>; Wed, 29 Sep 2021 11:51:29 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.097
X-Spam-Level: 
X-Spam-Status: No, score=-2.097 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=comcast.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vH1jNSo7r2u5 for <xml2rfc-dev@ietfa.amsl.com>; Wed, 29 Sep 2021 11:51:24 -0700 (PDT)
Received: from mx0a-00143702.pphosted.com (mx0a-00143702.pphosted.com [148.163.145.77]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 579523A0A21 for <xml2rfc-dev@ietf.org>; Wed, 29 Sep 2021 11:51:24 -0700 (PDT)
Received: from pps.filterd (m0156893.ppops.net [127.0.0.1]) by mx0a-00143702.pphosted.com (8.16.1.2/8.16.1.2) with SMTP id 18TIOCsn007158 for <xml2rfc-dev@ietf.org>; Wed, 29 Sep 2021 14:51:23 -0400
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=comcast.com; h=from : to : subject : date : message-id : content-type : content-transfer-encoding : mime-version; s=20190412; bh=G00CUuliPWoFnoKD+nwYPFWPEM5YTo4VFziMoLzhcX0=; b=4N2f8TqRNfshDzTg6vCRb9cjlITnaS9ElAe6zwXaMTK5bQA1mdw7AvsIwarXsVRVryqA uVzZh/Yiim7q+cryOH89wwMb4F67c8EMhWPRGByt/60601nmsSgsIa45JkScfjQyXpd+ uBiKMxnIDuXTr5wCsyVLB7R55CANJcaK8wZB44oYyyIFRARMqzdztTg1MfH/U0rCZ42F V73rPtBq3EosmqepapC+YteKQhoTs4UFju/IYsCtph665WPFZTUTKt3eSp0U3eyafR8P abrkaASlYAvs6f1aew98SQ37tOPgEI/e2ZkrteHuhIkxBWBnoxuPIhlH6UDUYsUdCLx5 xQ== 
Received: from pacdcexop05.cable.comcast.com (dlppfpt-wc-1p.slb.comcast.com [96.99.226.136]) by mx0a-00143702.pphosted.com with ESMTP id 3bcs232xuk-2 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-SHA384 bits=256 verify=NOT) for <xml2rfc-dev@ietf.org>; Wed, 29 Sep 2021 14:51:23 -0400
Received: from PACDCEXOP01.cable.comcast.com (24.40.1.148) by PACDCEXOP05.cable.comcast.com (24.40.1.152) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.858.15; Wed, 29 Sep 2021 14:51:11 -0400
Received: from pacdcexedge02.cable.comcast.com (68.87.38.198) by PACDCEXOP01.cable.comcast.com (24.40.1.148) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.858.15 via Frontend Transport; Wed, 29 Sep 2021 14:51:11 -0400
Received: from NAM11-DM6-obe.outbound.protection.outlook.com (104.47.57.168) by webmail.comcast.com (68.87.38.198) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.858.15; Wed, 29 Sep 2021 14:51:00 -0400
Received: from MN2PR11MB4351.namprd11.prod.outlook.com (2603:10b6:208:193::31) by BL3PR11MB5715.namprd11.prod.outlook.com (2603:10b6:208:352::19) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.4566.15; Wed, 29 Sep 2021 18:50:58 +0000
Received: from MN2PR11MB4351.namprd11.prod.outlook.com ([fe80::24ec:21c2:64ab:d603]) by MN2PR11MB4351.namprd11.prod.outlook.com ([fe80::24ec:21c2:64ab:d603%7]) with mapi id 15.20.4544.021; Wed, 29 Sep 2021 18:50:58 +0000
From: "Brotman, Alex" <Alex_Brotman@comcast.com>
To: "xml2rfc-dev@ietf.org" <xml2rfc-dev@ietf.org>
Thread-Topic: xml2rfc Trac #679 - missing <back> section
Thread-Index: Ade1YrGP38y3GJXPSkWuRkNfLDuVpQ==
Date: Wed, 29 Sep 2021 18:50:58 +0000
Message-ID: <MN2PR11MB43519525309FEAFB8EC19D71F7A99@MN2PR11MB4351.namprd11.prod.outlook.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
authentication-results: ietf.org; dkim=none (message not signed) header.d=none;ietf.org; dmarc=none action=none header.from=comcast.com;
x-ms-publictraffictype: Email
x-ms-office365-filtering-correlation-id: 7412e995-3a23-436b-cff3-08d9837a13a0
x-ms-traffictypediagnostic: BL3PR11MB5715:
x-microsoft-antispam-prvs: <BL3PR11MB5715114B94EBC62B30C3AC97F7A99@BL3PR11MB5715.namprd11.prod.outlook.com>
x-ms-oob-tlc-oobclassifiers: OLM:10000;
x-ms-exchange-senderadcheck: 1
x-ms-exchange-antispam-relay: 0
x-microsoft-antispam: BCL:0;
x-microsoft-antispam-message-info: vXGiSGsS6D5JW7JtQR6fF41xoNG3A8yaCnw4CrHh27aTf1a3D+x+ztKJOsqUOYkihxTzC30s3wuHeSslqwn3rLqEsNh4fFgkl3N90FV/nindlOsjhiUu1qbUMO843kT5KQY3fgq0bnpuwCttw0GIfxfQwA6ot0AfGS+UVfbVWQPWvEsXZmiKgf/AaJkBQkgk8hoUqlikrY+984YQqs7fIULzcq7/JgjAqUD0xVEAicKv3JPs5fbRaq5K/3t0u/O4Md8rCfAvnyxs5trxIqDr/MZI+7GD6EnaZyqoRxeX1J26QVKftYUOFf7adudZeRD7qjTAuAGpfHXmwZPU4Kuo7CeTBKy3rEfiAbNMAlr4F3C84ZX94EE4z0w8cbm7UaOiSp1IEzJk0m3rPen9Yj20uvJPYN4zDXpMxXdZSW8lRDiaFxCj/zzvt6afHtmKyJdGzOKA6wuOQYZAJnVcCxLlUy133vjcwjJ9/tkDRc9dojqXG5D/y5l2j96ZgbuYgVwOIMFXY7zvGJYWrDmZW9BPRCj1FDoJYlOcK/2zidQOfnIuVadwBKuJSqgc0IqV5Eo5+r966pZuQysA0eYeHDiVxgZ9erLEenw0/FE5AGSt764M5i5zkHROAXSfZwxNcD/vT5xY0cRlUi07xAfL4hEbBrhnLEU5Daf5dXCTA20hnRFTFXMbQQZAZbDKk/MrELFDffKgTXxXyrJnvmHylZr8QeBQwQXqD44KS9gxSt++va0Y09qD5qEJzqIXpa6vuLAkM31AaLLOGbM07um6U7n1JqfbSWKd0GPDymW+Fv+nitQ=
x-forefront-antispam-report: CIP:255.255.255.255; CTRY:; LANG:en; SCL:1; SRV:;  IPV:NLI; SFV:NSPM; H:MN2PR11MB4351.namprd11.prod.outlook.com; PTR:; CAT:NONE;  SFS:(4636009)(366004)(38070700005)(86362001)(5660300002)(33656002)(38100700002)(122000001)(7696005)(66946007)(83380400001)(76116006)(66476007)(66556008)(66446008)(8676002)(64756008)(8936002)(52536014)(186003)(71200400001)(6506007)(9686003)(55016002)(316002)(508600001)(2906002)(6916009)(966005); DIR:OUT; SFP:1102; 
x-ms-exchange-antispam-messagedata-chunkcount: 1
x-ms-exchange-antispam-messagedata-0: =?us-ascii?Q?vw/ElJiTpcuTcqEsCR7VEeyj0PKPITkElE98bqMp815p4AjpW/o3JuTy+YuD?= =?us-ascii?Q?FSCbOCrZtiKwjNmr6Iz0gZL8ghXlSOjHllhpFfhHscyhK4UnsQVXWUtQ1FMc?= =?us-ascii?Q?f8K3INeN/l63i/TLc3RL4f8tq7EYpbWJyCwTh0RZVq5NEt6mcBXUIwZaIOe1?= =?us-ascii?Q?rkY2Jfq5tjB2TgzzjBIGpr7gV+SS5kIv8L8LZK3zaMrUrsM/1gKUoEITsZOS?= =?us-ascii?Q?UGB+hDOSW0cZibOXLayAI3b3eLYkf9NvDciK6BxWvILR6pHl2tJ4zgPcz+Jp?= =?us-ascii?Q?S1KGpYIZ3gl4D7Hy2+fOPIU+Mkqgd/MG+2as6vESSMEzzFsCEvXFd7SGZEOr?= =?us-ascii?Q?I+5ehYd8K/e2jC9U5PGGBpuBbyg7Ycf7I7JwuLhDeGMA7BBw6zM6upip1ZUp?= =?us-ascii?Q?c2pCeoqBaHAZzdtq+QlDDnKkcOJm9Df54jjVJRlrgRMOuv1LvCLvzhm9ekZF?= =?us-ascii?Q?hCOBYqqnFfPUp6+znpSoob82c9TnMSD591E6Pam7ns3YjhKn3g1N25Goqlb5?= =?us-ascii?Q?6JmVOR7hk2zq6ucUBav+PndO642KqTisC8++jkGBxxSPs8AbKJgj5wNEOYN0?= =?us-ascii?Q?mKGgeYVfy54ZRA6+kqj9yRrz/HJVFuTZrHK6cxX8hPY89et2E+cHwLM4MEDw?= =?us-ascii?Q?tYHeiwEspVn9g5j9bP+PCTWkGwrWo/E+gLByE2pYwn+hG2Hdl6DZCpEhxYV2?= =?us-ascii?Q?8MxDuVCsSuKIm55amHaoIFPZybZTT0ZWdLXqtQUIq5Hk39xJu1GPilD9/EHq?= =?us-ascii?Q?whQRnD6N1GLmQgLHM5rcD+CF42fo6cnlhkLK9faGxz3sn7z7yYi5kN9iuHES?= =?us-ascii?Q?IIhIcFGOF7ApP9Na5ekUUnTawmQMOb94WyRJhjWpRX4QGeX+WLCnuPkSz/Vp?= =?us-ascii?Q?aV3MIamS4aZxyrykz+XTU62w0MUxaY4Y3zst7jhlvoxAa5d8wBAwGca5aUtz?= =?us-ascii?Q?GIcsVwyRsaen9MpgD9egtHIJp2WE4InZuZjhs09pJBiCzua36vxBgWyGIR7R?= =?us-ascii?Q?Sl0tdraUUPyDpDOVo3lRHZucpy7jRVScoq7OPZKhntR/ryS7vKK1m3101sNi?= =?us-ascii?Q?PiuQH72z5v6B2sKwl0dTuI3GJuQtzRWfuve5LleQJuwWoW7M+Zq1Tlv/1C0f?= =?us-ascii?Q?x6R1yHA0rBsxEGBvlbYRZnrk/F2j/Jftftx+MSoKHsrixypILKHePYCHPEpQ?= =?us-ascii?Q?BvOfTWnkVJw6hbQIK/Vz5C/Qqw/SA+WBh4nb7gCWEpFP8n3u/VWjRTPCMayb?= =?us-ascii?Q?1wKLYmb5+ds4F23fjDU75ISkS0j0xyjrVCYT6K67kalcjU/5tn60tqAJHDbE?= =?us-ascii?Q?hUOzYKqBkCoZunYSNtLwn/qLdR67tqYER79XHPHKx88wg7u9ashxfb7u1u6+?= =?us-ascii?Q?UH0MBoQ=3D?=
x-ms-exchange-transport-forked: True
arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=T1TKK4etU6kn3fTkHGmYig9jinX4B9TsXBqLqZ/6Ak9SXXdBySRprkbqu0aLUcRkKziQRXwdv0E15rM6rNiu+SspaLnuAUzrBFeU8TCCs2W6BUmEiX9pHeAkl/HlA5nm6abSNuM3o7rCnpeyph1Kd1Cn/hylngCvaDfYTJaP4YrXH+lSGsSu1IDOzeGwHptpc+fYtv6Ge1vk/R0Fk7Ox/+tysefi/nfIB/B+QlyuvdZg6me/TGfF69HS5KJMgJEFyWmuA7cTGGHUgr67I4DX/+ksxt/fp0zDXATAzfMNzGh2yC7nBMOQxfAQDq2PsYQ1BFmMc6UcxyGm8hwiSi5a/A==
arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com;  s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version;  bh=+h99GGeabQs0nFb2kGro97L6qpsuruqR13F7UQ4JtSw=; b=QJrHkFlDAk0/2LVsJ7Y10x/6+1EqnMHReeGSoyN1o+hUnul7jiYJJlUc09KQWdwHFvQPLJwHUY972Ae7/QDu2rjCmkumnoc6e2bXARBreHXSC0JWfauvWgQkkcimBmrxbAFrh+HATHUbcPo/W/FWbczG9b7TVVSZ4wrv9foJ/LgVJtuklUcW5/5eVcg7wDSLul9Uxh9Jmhbo5qP6Rm17+Qezewbf0Z1Kl+2zVLAJVV7Aa5wK8EWmDzEUP8EpAuFDFHcjLW0R3BwmPfIKjGoXj+2XLsnmaC3tDZmc6p5lFsmXFjgtFuk07ZNOf6n6z22A9oB03Rx7PxgHb8Jl0Tc6+Q==
arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=comcast.com; dmarc=pass action=none header.from=comcast.com; dkim=pass header.d=comcast.com; arc=none
x-ms-exchange-crosstenant-authas: Internal
x-ms-exchange-crosstenant-authsource: MN2PR11MB4351.namprd11.prod.outlook.com
x-ms-exchange-crosstenant-network-message-id: 7412e995-3a23-436b-cff3-08d9837a13a0
x-ms-exchange-crosstenant-originalarrivaltime: 29 Sep 2021 18:50:58.6771 (UTC)
x-ms-exchange-crosstenant-fromentityheader: Hosted
x-ms-exchange-crosstenant-id: 906aefe9-76a7-4f65-b82d-5ec20775d5aa
x-ms-exchange-crosstenant-mailboxtype: HOSTED
x-ms-exchange-crosstenant-userprincipalname: 6ks+3UJNeAXofSIr599Rfv2cFdyDKtcBHWyUWuY3RicDce5YWXMJ8N9bM1IcAK5k7Ixhn4S9PH0UALiwSOQU5zbpo/SjWN9XcwcF8U/srW8=
x-ms-exchange-transport-crosstenantheadersstamped: BL3PR11MB5715
x-originatororg: comcast.com
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
X-CFilter-Loop: Forward AAETWH
X-Proofpoint-ORIG-GUID: LpXLzywm-NeMx6_3ox8yNNM9wI71i79j
X-Proofpoint-GUID: LpXLzywm-NeMx6_3ox8yNNM9wI71i79j
X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.182.1,Aquarius:18.0.790,Hydra:6.0.391,FMLib:17.0.607.475 definitions=2021-09-29_07,2021-09-29_01,2020-04-07_01
X-Proofpoint-Spam-Reason: safe
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc-dev/pEfDnRvBWrsCjeaRZ0L2gm-xyNU>
Subject: [xml2rfc-dev] xml2rfc Trac #679 - missing <back> section
X-BeenThere: xml2rfc-dev@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "Discussion about particulars of xml2rfc V3 design, development and code." <xml2rfc-dev.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc-dev>, <mailto:xml2rfc-dev-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc-dev/>
List-Post: <mailto:xml2rfc-dev@ietf.org>
List-Help: <mailto:xml2rfc-dev-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc-dev>, <mailto:xml2rfc-dev-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2021 18:51:30 -0000

(I wanted to send here in case others come across a similar issue)

https://trac.ietf.org/trac/xml2rfc/ticket/679

I've been working to convert markdown to XML (with mmark), and then to TXT =
(using xml2rfc) for uploading to IETF. One of our documents was missing the=
 "{backmatter}" in the markdown, but mmark would happily create an XML docu=
ment.  Even xmllint was happy with it.  However, xml2rfc would throw errors=
 such as:

fetch_and_validation_of_vmc.xml(0): Error: IDREF attribute target reference=
s an unknown ID "RFC2397", at None
fetch_and_validation_of_vmc.xml(0): Error: IDREF attribute target reference=
s an unknown ID "RFC2397", at None
fetch_and_validation_of_vmc.xml(0): Error: IDREF attribute target reference=
s an unknown ID "RFC7468", at None
fetch_and_validation_of_vmc.xml(0): Error: IDREF attribute target reference=
s an unknown ID "RFC6962", at None
fetch_and_validation_of_vmc.xml(0): Error: IDREF attribute target reference=
s an unknown ID "RFC6962", at None
fetch_and_validation_of_vmc.xml(0): Error: IDREF attribute target reference=
s an unknown ID "RFC3709", at None
fetch_and_validation_of_vmc.xml(0): Error: IDREF attribute target reference=
s an unknown ID "RFC5246", at None
fetch_and_validation_of_vmc.xml(0): Error: IDREF attribute target reference=
s an unknown ID "RFC5280", at None
fetch_and_validation_of_vmc.xml(0): Error: IDREF attribute target reference=
s an unknown ID "RFC5280", at None

After talking with someone else, we realized the <back> element was missing=
 from the generated XML document.  It seems as though xml2rfc had nowhere t=
o put references, and was unhappy about it.  Upon adding the "{backmatter}"=
 to the markdown and rerunning mmark, xml2rfc was happy to generate a txt d=
ocument.

Would it be possible/ideal to have xml2rfc create those sections if needed,=
 without it being explicitly declared?

If the developers would prefer, I can file a bug against mmark instead.  Th=
ank you.

--
Alex Brotman
Sr. Engineer, Anti-Abuse & Messaging Policy
Comcast


From nobody Wed Sep 29 12:03:27 2021
Return-Path: <julian.reschke@gmx.de>
X-Original-To: xml2rfc-dev@ietfa.amsl.com
Delivered-To: xml2rfc-dev@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A26B23A08F8 for <xml2rfc-dev@ietfa.amsl.com>; Wed, 29 Sep 2021 12:03:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.9
X-Spam-Level: 
X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FROM=0.001, NICE_REPLY_A=-0.001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=gmx.net
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8oMIuJ0kz036 for <xml2rfc-dev@ietfa.amsl.com>; Wed, 29 Sep 2021 12:03:19 -0700 (PDT)
Received: from mout.gmx.net (mout.gmx.net [212.227.15.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1053A3A093A for <xml2rfc-dev@ietf.org>; Wed, 29 Sep 2021 12:03:18 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gmx.net; s=badeba3b8450; t=1632942196; bh=KEU8RPpiKVrdXvIjCG7b3uJfrmNPFtPXwRHzF9Bh8OQ=; h=X-UI-Sender-Class:Subject:To:References:From:Date:In-Reply-To; b=FzZZm778XAoDiYEVsjkTKD0STRbywxY/obamwHROMWj5YZgfxMFoHPK9fVgGqFQgv U2rrrBWAQjogKl/3mV5qerLldMi6VT7YYY02QZDV+YNyM1STVZdoz6ywLuwFNcwUem PZ2/3chn06h3VBYjfWLTHuaHk1bXEx/W6VhlEv+0=
X-UI-Sender-Class: 01bb95c1-4bf8-414a-932a-4f6e2808ef9c
Received: from [192.168.178.20] ([91.61.56.145]) by mail.gmx.net (mrgmx004 [212.227.17.190]) with ESMTPSA (Nemesis) id 1M8hZD-1mRW7h3H7p-004gpm for <xml2rfc-dev@ietf.org>; Wed, 29 Sep 2021 21:03:16 +0200
To: xml2rfc-dev@ietf.org
References: <MN2PR11MB43519525309FEAFB8EC19D71F7A99@MN2PR11MB4351.namprd11.prod.outlook.com>
From: Julian Reschke <julian.reschke@gmx.de>
Message-ID: <156db3df-b6f6-e546-7784-cf13e311b1d2@gmx.de>
Date: Wed, 29 Sep 2021 21:03:13 +0200
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.14.0
MIME-Version: 1.0
In-Reply-To: <MN2PR11MB43519525309FEAFB8EC19D71F7A99@MN2PR11MB4351.namprd11.prod.outlook.com>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: quoted-printable
X-Provags-ID: V03:K1:pubNcvsU3c0lEsEK/9Vzp+wW2Ilkj9/dna8PyxCVP154hgDswkv g5dIPgzK6i5MeRa3PFHKLl5bMAoubh+rSI+QFhy+HJCXZfufNMCjyubnYPpgVuQFtZhTUnO 0CXMYujAjbTXKVVw/nKuVbEijQXt4vNQtPpRIAnYO9iSIn1JeUphyb7qdD27K0ND4+z/9gm EltHfOtI5jW8CUI20ZJ5w==
X-UI-Out-Filterresults: notjunk:1;V03:K0:izlfrUAOTOM=:bFDN+jFsoJD+c7KU9ddP7z yM2UsxbJvXKHpaQWkbVWpHIFZIAdGFIJeSuow6HEPKLSy4z9tJB1tLXtVbJXImbpvqIv5D6Pu g/NASV41nXwv9fFQoc7pdix5DklW/ylosPZDgbzgt2MHo5n6zQfQwv5oGaX3QVBrjX5UBQE6K ROaRyjAW3l2FV9ILQk07xR5VppzS/0QcxXx/9IaXdDML0tk1jaNH8IdTmyCTgwWTPgkEiWExG iDnNhCUXsFxGnDvqN5mt5edihs3cDVaQChXsqVsEgUKG3XRFWqN3xh3fmifGzsSEfPiGPbt4s Q6B9OxJ7LWbPxTlvvYJeDbNKYxw9kSfAidtfBsBJB6IWXkcVVSYdeUH7xaoIFi2QaWbchuyef hSp51heuc4ANcJ05Vljv/C4THXbYoFaFRBeG2Id+fJMtstkhZcuulZGs9xsPob9J6FUqNAGak HNGLnhwszKIhLRetVlqfFad/OcFmNVuAP8WTUOtOXAvBZgKUD5OHvJGGXNhnkTdUV2VwcDZFK h/QmvS/FS/QS0auDp/RPysjcCEE70eZttTNCK60xPY/b8T/8u6Vkp8MCeESq7yDjd5KWiqtye wfNO6CFyEjR8TZEbsj7VHnUuYq0b+eoF/bjFGzVnK7BQusV5gkN9/24HZeMz1SRB1gf4gwwZD e7aDlA+b+FjGu2r2SUJXghbhjQtjmlISGgZZ4SC/TrOS9WNCkJnFRIhKPwd5VmyLY9eoDhNiB Zk3GDeNzTeBr8WaBNSDK33+qSKTCJZnC7h9+b5rHMuy9ruXi/y3AGdRnmce4/KEWpsBXCtcDG +hpbuuP9mmDWVVsX58zvzhFfdN3qkcGgh7H0aALrD2jknbO8vodgShVB7tCjhJzw+xGf/WkZ/ oEvHf81MKR+mV4QbnIZyAWtRTibyX5CEfWaON0EChZDApRaBp1hgmj1YHtNh1YabWdsBcVSM4 n85Qg5C9vU1bDx7YvMRUZ0cImIwK1xpd6xZu5jf3rHD2TMmk+ZWI2VZvNrFCXbQ9IgYI9N/68 998MmZLglbPQgLto9Hp8fQyXyDdFsC3FlzR2aHjzUNIAqPB8CvG/Oq1agcQPwyt8FGIMN9SxZ xouSiVetNi3POY=
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc-dev/ALXidDvHe1B9z6EBk5b7R2tX9Vk>
Subject: Re: [xml2rfc-dev] xml2rfc Trac #679 - missing <back> section
X-BeenThere: xml2rfc-dev@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "Discussion about particulars of xml2rfc V3 design, development and code." <xml2rfc-dev.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc-dev>, <mailto:xml2rfc-dev-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc-dev/>
List-Post: <mailto:xml2rfc-dev@ietf.org>
List-Help: <mailto:xml2rfc-dev-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc-dev>, <mailto:xml2rfc-dev-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2021 19:03:25 -0000

Am 29.09.2021 um 20:50 schrieb Brotman, Alex:
> (I wanted to send here in case others come across a similar issue)
>
> https://trac.ietf.org/trac/xml2rfc/ticket/679
>
> I've been working to convert markdown to XML (with mmark), and then to T=
XT (using xml2rfc) for uploading to IETF. One of our documents was missing=
 the "{backmatter}" in the markdown, but mmark would happily create an XML=
 document.  Even xmllint was happy with it.  However, xml2rfc would throw =
errors such as:
>
> fetch_and_validation_of_vmc.xml(0): Error: IDREF attribute target refere=
nces an unknown ID "RFC2397", at None
> fetch_and_validation_of_vmc.xml(0): Error: IDREF attribute target refere=
nces an unknown ID "RFC2397", at None
> fetch_and_validation_of_vmc.xml(0): Error: IDREF attribute target refere=
nces an unknown ID "RFC7468", at None
> fetch_and_validation_of_vmc.xml(0): Error: IDREF attribute target refere=
nces an unknown ID "RFC6962", at None
> fetch_and_validation_of_vmc.xml(0): Error: IDREF attribute target refere=
nces an unknown ID "RFC6962", at None
> fetch_and_validation_of_vmc.xml(0): Error: IDREF attribute target refere=
nces an unknown ID "RFC3709", at None
> fetch_and_validation_of_vmc.xml(0): Error: IDREF attribute target refere=
nces an unknown ID "RFC5246", at None
> fetch_and_validation_of_vmc.xml(0): Error: IDREF attribute target refere=
nces an unknown ID "RFC5280", at None
> fetch_and_validation_of_vmc.xml(0): Error: IDREF attribute target refere=
nces an unknown ID "RFC5280", at None
> ...

Hmmm.

<references> goes into <back> (see
<https://greenbytes.de/tech/webdav/rfc7991.html#element.references>), so
where *are* your references when there's no <back> section???

Best regards, Julian


From nobody Wed Sep 29 15:45:43 2021
Return-Path: <mt@lowentropy.net>
X-Original-To: xml2rfc-dev@ietfa.amsl.com
Delivered-To: xml2rfc-dev@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 644803A08E7 for <xml2rfc-dev@ietfa.amsl.com>; Wed, 29 Sep 2021 15:45:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.101
X-Spam-Level: 
X-Spam-Status: No, score=-2.101 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=lowentropy.net header.b=p5hSjJtk; dkim=pass (2048-bit key) header.d=messagingengine.com header.b=BqEvI7yy
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 73cldJyLni8f for <xml2rfc-dev@ietfa.amsl.com>; Wed, 29 Sep 2021 15:45:36 -0700 (PDT)
Received: from wout1-smtp.messagingengine.com (wout1-smtp.messagingengine.com [64.147.123.24]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id F273F3A08E3 for <xml2rfc-dev@ietf.org>; Wed, 29 Sep 2021 15:45:35 -0700 (PDT)
Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.west.internal (Postfix) with ESMTP id 1B3673201C6A; Wed, 29 Sep 2021 18:45:33 -0400 (EDT)
Received: from imap41 ([10.202.2.91]) by compute5.internal (MEProxy); Wed, 29 Sep 2021 18:45:33 -0400
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lowentropy.net; h=mime-version:message-id:in-reply-to:references:date:from:to :subject:content-type; s=fm3; bh=1frY/ATxRwZBwc84yHczCVI4dWDFx8d ldNNdoai7NyE=; b=p5hSjJtksyA/aDtZ5iUaqEMpurb+Uaiw0G5nYYh8NBmtmPc Xs9t6PpQksVvFbhTyyo6/rfUF+tdfO/Wmv3ryhOO0j8dSwvllqSljGn0xXIr5BAH qesXPS1uj1t3O6Y1NU5es08MpYgCogMSGPknI/e0SyRpHBaUs2oyFP9D85jospsG 2HCvkeKV+ZJMeQSBm9q53nVu/AuVoMPCV4T6TXOuMgr2J5/hN6NbC9wldt2Nb/la Yl7Dh3mdyt3npXUrRPuiadKJ4AeU7O7rE5fPwrwoYQgQVKgUbQQY/zQs6XEU70B9 d0ZoGn45TUA+zSNQ5OawE5HSc8yB4to+0O93Hlw==
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm3; bh=1frY/A TxRwZBwc84yHczCVI4dWDFx8dldNNdoai7NyE=; b=BqEvI7yy34x6wNqg9+9WS4 WDSy/lhrOV1txFQqXH2kyRkHKkEJxufDSsX0jQykmhb1kMv7D/pfJjroLrtJoIvr Q+prkimSjSCSa2uUyhQMiBUq94DaF+xnedgFE3p18RMu7m0jE4byq6CWiwlp4nEh AXsb8k+mNnv0Xk7Mk10cRgYeH9ls2zvXRdisoOOgesj+QoPYTPQks/j6f7bstzKX P18lgAlaWtT9MZA8dtLCa5kUTLV1DBzveQgMvvI2qe/k0UwgodadvJaD/rrsQT8C Vgm6xoh3S2wD7GQ0X1KfLeWHDEafwNuZAxjSXAN/tQDHyxY6I737BD3oLS/YCeQA ==
X-ME-Sender: <xms:jOxUYZKq8y3zGRKVUJo-MfA-nuBbV52-Gq-v8TRyOtIadVgQibnhQg> <xme:jOxUYVLojJ7wpFDX3wzlyKdu7gf4wjCelz757y4NLR2c8cWnPLjDKTtk1vk8yh831 8403F9xOuADVWeQPWo>
X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvtddrudekfedguddtucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhepofgfggfkjghffffhvffutgesthdtredtreertdenucfhrhhomhepfdforghr thhinhcuvfhhohhmshhonhdfuceomhhtsehlohifvghnthhrohhphidrnhgvtheqnecugg ftrfgrthhtvghrnhepkeetueeikedtkeelfeekvefhkeffvedvvefgkefgleeugfdvjeej geffieegtdejnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrh homhepmhhtsehlohifvghnthhrohhphidrnhgvth
X-ME-Proxy: <xmx:jOxUYRvvsFkvnFOVrk_4622KtFkfbzkkRFyXhRlBImTaeBHKmt0QIw> <xmx:jOxUYaZ870IpkHv-1E9SVnhYQ0YtrsaJc8gBqM_3RBID2ulLD4eTyQ> <xmx:jOxUYQb7QMMZkO6e37M2QxRkhds0qjb6EY3rIlWHvxF7QC_SPWL64w> <xmx:jOxUYW0TE-bm4JE817d9pLXATgCz66wNDmNPMpYdo5ffZrS77iDVHw>
Received: by mailuser.nyi.internal (Postfix, from userid 501) id 3B1113C0265; Wed, 29 Sep 2021 18:45:32 -0400 (EDT)
X-Mailer: MessagingEngine.com Webmail Interface
User-Agent: Cyrus-JMAP/3.5.0-alpha0-1303-gb2406efd75-fm-20210922.002-gb2406efd
Mime-Version: 1.0
Message-Id: <938170d5-71fb-4d50-9eaf-6c7f9b2c63e0@www.fastmail.com>
In-Reply-To: <MN2PR11MB43519525309FEAFB8EC19D71F7A99@MN2PR11MB4351.namprd11.prod.outlook.com>
References: <MN2PR11MB43519525309FEAFB8EC19D71F7A99@MN2PR11MB4351.namprd11.prod.outlook.com>
Date: Thu, 30 Sep 2021 08:45:13 +1000
From: "Martin Thomson" <mt@lowentropy.net>
To: "Brotman, Alex" <Alex_Brotman=40comcast.com@dmarc.ietf.org>, "xml2rfc-dev@ietf.org" <xml2rfc-dev@ietf.org>
Content-Type: text/plain
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc-dev/Z0QcpcTg3_M7H72iWLxhYG-N8dw>
Subject: Re: [xml2rfc-dev] xml2rfc Trac #679 - missing <back> section
X-BeenThere: xml2rfc-dev@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "Discussion about particulars of xml2rfc V3 design, development and code." <xml2rfc-dev.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc-dev>, <mailto:xml2rfc-dev-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc-dev/>
List-Post: <mailto:xml2rfc-dev@ietf.org>
List-Help: <mailto:xml2rfc-dev-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc-dev>, <mailto:xml2rfc-dev-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 29 Sep 2021 22:45:41 -0000

Hi Alex,

On Thu, Sep 30, 2021, at 04:50, Brotman, Alex wrote:
> I've been working to convert markdown to XML (with mmark), and then to 
> TXT (using xml2rfc) for uploading to IETF. 

Please don't submit text.  If you submit the XML, there are a great many things that are improved.  For example, PDF and HTML versions of your draft can be generated.

I know some people prefer to submit the text because they want to control the rendering.  You can submit text in addition to XML if you care about that.

