Re: [xml2rfc-dev] RFC 7991 issue #37: Schema Issue, RFC 7991, In Section 2.12, <br>

Paul Hoffman <paul.hoffman@icann.org> Mon, 01 October 2018 20:36 UTC

Return-Path: <paul.hoffman@icann.org>
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 BDC261252B7 for <xml2rfc-dev@ietfa.amsl.com>; Mon, 1 Oct 2018 13:36:29 -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, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VDmXxW9W4fsp for <xml2rfc-dev@ietfa.amsl.com>; Mon, 1 Oct 2018 13:36:27 -0700 (PDT)
Received: from out.west.pexch112.icann.org (out.west.pexch112.icann.org [64.78.40.7]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8E4A0130E00 for <xml2rfc-dev@ietf.org>; Mon, 1 Oct 2018 13:36:27 -0700 (PDT)
Received: from PMBX112-W1-CA-1.pexch112.icann.org (64.78.40.21) by PMBX112-W1-CA-2.pexch112.icann.org (64.78.40.23) with Microsoft SMTP Server (TLS) id 15.0.1367.3; Mon, 1 Oct 2018 13:36:25 -0700
Received: from PMBX112-W1-CA-1.pexch112.icann.org ([64.78.40.21]) by PMBX112-W1-CA-1.PEXCH112.ICANN.ORG ([64.78.40.21]) with mapi id 15.00.1367.000; Mon, 1 Oct 2018 13:36:25 -0700
From: Paul Hoffman <paul.hoffman@icann.org>
To: "xml2rfc-dev@ietf.org" <xml2rfc-dev@ietf.org>
Thread-Topic: [xml2rfc-dev] RFC 7991 issue #37: Schema Issue, RFC 7991, In Section 2.12, <br>
Thread-Index: AQHUWcZr/O3rvzByzk+q6exnhUAmmA==
Date: Mon, 01 Oct 2018 20:36:24 +0000
Message-ID: <1BA3E011-CEB3-4F56-9CB5-599C6D2D8A5D@icann.org>
References: <E1g6wQ8-00057n-85@durif.tools.ietf.org> <70ee4cff-7533-13e0-d71a-ffecf2dc56f0@gmx.de> <24828f94-dbbd-4c18-8d85-333487bda367@levkowetz.com> <3ac63652-2df2-03c7-eee6-bad2cbd326d8@levkowetz.com>
In-Reply-To: <3ac63652-2df2-03c7-eee6-bad2cbd326d8@levkowetz.com>
Accept-Language: en-US
Content-Language: en-US
X-MS-Has-Attach: yes
X-MS-TNEF-Correlator:
x-ms-exchange-messagesentrepresentingtype: 1
x-ms-exchange-transport-fromentityheader: Hosted
x-originating-ip: [192.0.32.234]
Content-Type: multipart/signed; boundary="Apple-Mail=_0BAF09B8-E8B5-41DF-8D97-32D638A25869"; protocol="application/pkcs7-signature"; micalg="sha1"
MIME-Version: 1.0
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc-dev/UQy1K06IdWArjfjD8hX4H9ucgJ8>
Subject: Re: [xml2rfc-dev] RFC 7991 issue #37: Schema Issue, RFC 7991, In Section 2.12, <br>
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: Mon, 01 Oct 2018 20:36:30 -0000

On 2018-10-01 19:11, Miek Gieben wrote:
> Are we still expecting humans to write this XML directly?

Yes. We also expect them to validate it before turning in a draft in XML format.

> I ask because the
> number of one-offs is already staggering (esp. with attribute naming and
> the number of them).

Yes. That comes with using any markup language for rich documents. We struggled with this during the development of the v3 spec.

> I would hope to see some simplification of the spec, which I this case
> means allowing br in more places or disallowing the element entirely.

See Julian's response in the thread above. The WG decided that it didn't like <br> because it causes the author to expect things that might not be true in all renderers, such as in the middle of section headings, as a run of <br><br>, and so on. However, there were many use cases for line breaks within a cell in a table because of the limitations on the horizontal space in cells.

On Oct 1, 2018, at 12:53 PM, Henrik Levkowetz <henrik@levkowetz.com> wrote:

> The more I think about this, the more I realise it is a very very good
> point, and could also be a very important point.
> 
> In draft-levkowetz-xml2rfc-v3-implementation-notes, I notice that of the
> 16 RFC 7991 schema-related issues, 7 address schema irregularities or
> inconsistencies of one kind or another.  In order to make this easier on
> both people who manually write draft XML, and on tool creators who generate
> draft XML from other sources, I think we should make it an explicit goal of
> the next revision to simplify and regularize the vocabulary.

In this case, doing so would require us to remove <br> everywhere, I believe, because otherwise the output will surprise some and piss off others.

--Paul Hoffman