Implementation notes for RFC7991,
draft-levkowetz-xml2rfc-v3-implementation-notes-12
|
Document |
Type |
|
Active Internet-Draft (individual)
|
|
Author |
|
Henrik Levkowetz
|
|
Last updated |
|
2020-12-15
|
|
Stream |
|
(None)
|
|
Intended RFC status |
|
(None)
|
|
Formats |
|
plain text
html
xml
pdf
htmlized (tools)
htmlized
bibtex
|
Stream |
Stream state |
|
(No stream defined) |
|
Consensus Boilerplate |
|
Unknown
|
|
RFC Editor Note |
|
(None)
|
IESG |
IESG state |
|
I-D Exists
|
|
Telechat date |
|
|
|
Responsible AD |
|
(None)
|
|
Send notices to |
|
(None)
|
Network Working Group H. Levkowetz
Internet-Draft Elf Tools AB
Intended status: Informational 15 December 2020
Expires: 18 June 2021
Implementation notes for RFC7991,
"The 'xml2rfc' Version 3 Vocabulary"
draft-levkowetz-xml2rfc-v3-implementation-notes-12
Abstract
This memo documents issues and observations found while implementing
RFC 7991. Individual notes are organised into separate sections,
depending on their character.
Status of This Memo
This Internet-Draft is submitted in full conformance with the
provisions of BCP 78 and BCP 79.
Internet-Drafts are working documents of the Internet Engineering
Task Force (IETF). Note that other groups may also distribute
working documents as Internet-Drafts. The list of current Internet-
Drafts is at https://datatracker.ietf.org/drafts/current/.
Internet-Drafts are draft documents valid for a maximum of six months
and may be updated, replaced, or obsoleted by other documents at any
time. It is inappropriate to use Internet-Drafts as reference
material or to cite them other than as "work in progress."
This Internet-Draft will expire on 18 June 2021.
Copyright Notice
Copyright (c) 2020 IETF Trust and the persons identified as the
document authors. All rights reserved.
This document is subject to BCP 78 and the IETF Trust's Legal
Provisions Relating to IETF Documents (https://trustee.ietf.org/
license-info) in effect on the date of publication of this document.
Please review these documents carefully, as they describe your rights
and restrictions with respect to this document. Code Components
extracted from this document must include Simplified BSD License text
as described in Section 4.e of the Trust Legal Provisions and are
provided without warranty as described in the Simplified BSD License.
Levkowetz Expires 18 June 2021 [Page 1]
Internet-Draft RFC7991 Implementation Notes December 2020
Table of Contents
1. Introduction . . . . . . . . . . . . . . . . . . . . . . . . 4
1.1. Current Status . . . . . . . . . . . . . . . . . . . . . 5
2. Fitness for Purpose . . . . . . . . . . . . . . . . . . . . . 6
2.1. Degraded Table of Contents . . . . . . . . . . . . . . . 7
2.2. RFC Publication Date Policy . . . . . . . . . . . . . . . 7
3. Schema Issues . . . . . . . . . . . . . . . . . . . . . . . . 8
3.1. RFC 7991 . . . . . . . . . . . . . . . . . . . . . . . . 8
3.1.1. Before Section 2.5: <artset> . . . . . . . . . . . . 8
3.1.2. In Section 2.5.5, "name" Attribute . . . . . . . . . 9
3.1.3. In Section 2.5.7, <artwork> "type" Attribute . . . . 9
3.1.4. In Section 2.6, <aside> . . . . . . . . . . . . . . . 11
3.1.5. In Section 2.12, <br> . . . . . . . . . . . . . . . . 11
3.1.6. In Section 2.20, <dl> . . . . . . . . . . . . . . . . 12
3.1.7. New Section 2.20.4, "indent" Attribute . . . . . . . 13
3.1.8. New Section 2.54.2 . . . . . . . . . . . . . . . . . 13
3.1.9. In Section 2.27, <iref> . . . . . . . . . . . . . . . 14
3.1.10. In Section 2.29, <li> . . . . . . . . . . . . . . . . 14
3.1.11. In Section 2.32, <name> . . . . . . . . . . . . . . . 15
3.1.12. In Section 2.32, <organization> . . . . . . . . . . . 15
3.1.13. In Section 2.37, <postal> . . . . . . . . . . . . . . 16
3.1.14. In Section 2.40.2, "quoteTitle" . . . . . . . . . . . 17
3.1.15. In Section 2.41, <referencegroup> . . . . . . . . . . 17
3.1.16. In Section 2.42, <references> . . . . . . . . . . . . 18
3.1.17. In Section 2.45.1, "category" Attribute . . . . . . . 18
3.1.18. In Section 2.45.3, "docName" Attribute . . . . . . . 18
3.1.19. In Section 2.45.7, "number" Attribute . . . . . . . . 19
3.1.20. In Section 2.46.2, "numbered" Attribute . . . . . . . 19
3.1.21. In Section 2.47, <seriesInfo> . . . . . . . . . . . . 20
3.1.22. In Section 2.48, <sourcecode> . . . . . . . . . . . . 21
3.1.23. In Section 2.53.3 and 2.53.4. . . . . . . . . . . . . 22
3.1.24. New Section 2.X, <u> . . . . . . . . . . . . . . . . 22
3.1.25. In Section 2.63.2, <ul> "empty" attribute . . . . . . 23
3.1.26. In Section 2.66.1, <xref> "format" attribute . . . . 24
3.1.27. In Section 3.3, <format> . . . . . . . . . . . . . . 25
3.1.28. In Section 3.4.2, "hangIndent" Attribute . . . . . . 25
3.1.29. In Appendix C. Relax NG schema . . . . . . . . . . . 26
3.1.30. Use of the term "counter". . . . . . . . . . . . . . 26
3.1.31. In Section 2.44, <relref> . . . . . . . . . . . . . . 27
3.1.32. In Section 2.66, <xref> . . . . . . . . . . . . . . . 27
Show full document text