<?xml version='1.0' encoding='utf-8'?>
<!DOCTYPE rfc [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">
]>
<?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
<!-- generated by https://github.com/cabo/kramdown-rfc version 1.7.13 (Ruby 3.0.2) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-rossi-rfcpubformats-01" category="info" consensus="true" submissionType="IETF" updates="7992, 7993, 7994, 7995, 7996, 9280" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.21.0 -->
  <front>
    <title abbrev="RFCPubFormats">Implementation of RFC Publication Formats</title>
    <seriesInfo name="Internet-Draft" value="draft-rossi-rfcpubformats-01"/>
    <author fullname="Alexis Rossi">
      <organization>RFC Series Consulting Editor</organization>
      <address>
        <email>rsce@rfc-editor.org</email>
      </address>
    </author>
    <date year="2024" month="May" day="23"/>
    <keyword>RFC Publication Formats</keyword>
    <abstract>
      <?line 32?>

<t>This document assigns responsibility for implementation decisions for RFC publication formats (currently HTML, PDF, and TXT), the CSS file, and SVG files to a tools implementation team and the RPC. It assigns responsibility for defining high level design requirements for the RFC publication formats, CSS, and SVG files to the RSWG. This document updates RFC7992, RFC7993, RFC7994, RFC7995, RFC7996 and RFC9280. This document makes no changes to the RFCXML format described in RFC7991 or subsequent documents.</t>
    </abstract>
    <note removeInRFC="true">
      <name>About This Document</name>
      <t>
        The latest revision of this draft can be found at <eref target="https://alexisannerossi.github.io/id-RFCPubFormats/draft-rossi-rfcpubformats.html"/>.
        Status information for this document may be found at <eref target="https://datatracker.ietf.org/doc/draft-rossi-rfcpubformats/"/>.
      </t>
      <t>Source for this draft and an issue tracker can be found at
        <eref target="https://github.com/alexisannerossi/id-RFCPubFormats"/>.</t>
    </note>
  </front>
  <middle>
    <?line 37?>

<section anchor="introduction">
      <name>Introduction</name>
      <t>The intent of this document is to allow the implementation decisions for RFC publication formats to evolve without requiring the publication of new RFCs. High level design requirements for publication formats are determined by the RFC Series Working Group (RSWG), but implementation decisions will now be made by a tools implementation team and the RFC Production Center (RPC). The difference between design requirements and implementation decisions are addressed in the next section.</t>
      <t>This document specifically does not change anything about the definitive RFCXML format described in <xref target="RFC7991"/> or subsequent documents.</t>
      <t>We expect changes to the HTML and PDF publication formats in the future to allow accessibility improvements and to update the design of RFC "info" pages after a planned  redesign of rfc-editor.org. This document also allows for other publication format implementation changes that may arise for other reasons, including the creation of new publication formats.</t>
      <t>The tools implementation team and the RPC are expected to abide by the design requirements set out by the RSWG, to seek expert input before making any changes to the publication formats, and to take community needs, recommendations, and requests into account.</t>
      <t>The tools implementation team will maintain public documentation of the currently implemented formal grammar and any other rule sets related to the publication formats, as well as a public space for implementation updates (these may be the same space).  They will also maintain a public mailing list for discussion.</t>
      <t>Changes to the implementation of publication formats will be announced via appropriate public mailing lists, as determined by the tools implementation team and the RPC.</t>
      <section anchor="relation-to-rfc-7990bis">
        <name>Relation to RFC 7990bis</name>
        <t>RFC7990bis obsoletes <xref target="RFC7990"/>, which contained some requirements for RFC publication formats. RFC7990bis does not specify implementation details that affect RFC publication formats, so that document does not affect the decisions in this RFC.</t>
      </section>
      <section anchor="changes-to-rfc-7992">
        <name>Changes to RFC 7992</name>
        <t>Section 2 of <xref target="RFC7992"/> provides high level design requirements for the HTML format. These requirements remain in effect.</t>
        <t>Sections 3 through 9 of RFC7992 provide implementation decisions for the HTML publication format. These are now considered to be recommendations from the community, and will be treated as such by the implementers of the HTML publication format in the future.</t>
      </section>
      <section anchor="changes-to-rfc-7993">
        <name>Changes to RFC 7993</name>
        <t>Sections 2 and 3 of <xref target="RFC7993"/> provide high level design requirements for the CSS file. These requirements remain in effect.</t>
        <t>Sections 4 through 7 of RFC7993 provide implementation decisions for the CSS file. These are now considered to be recommendations from the community, and will be treated as such by the implementers of the CSS file in the future.</t>
      </section>
      <section anchor="changes-to-rfc-7994">
        <name>Changes to RFC 7994</name>
        <t><xref target="RFC7994"/> outlines requirements for the TXT publication format. This document is now considered to be implementation recommendations from the community, and will be treated as such by the implementers of the TXT publication format in the future. It is not expected that there will be much change to the TXT publication format over time, but if any changes are needed extra care should be taken as those changes may affect tools used by the author community.</t>
      </section>
      <section anchor="changes-to-rfc-7995">
        <name>Changes to RFC 7995</name>
        <t><xref target="RFC7995"/> outlines requirements for the PDF publication format. This document is now considered to be implementation recommendations from the community, and will be treated as such by the implementers of the PDF publication format in the future.</t>
      </section>
      <section anchor="changes-to-rfc-7996">
        <name>Changes to RFC 7996</name>
        <t><xref target="RFC7996"/> outlines requirements for SVG files. This document is now considered to be implementation recommendations from the community, and will be treated as such by the implementers of the SVG tools in the future.</t>
        <t>It is recommended that the RSWG define the design requirements (not implementation details) for SVGs in a future RFC in consultation with technical and accessibility experts. Until that time, the RPC may choose at their discretion to continue to view some elements of RFC7996 as requirements if needed. For example, we expect that SVGs will be black and white only until or unless that is specifically changed by new design requirements.</t>
      </section>
      <section anchor="changes-to-rfc-9280">
        <name>Changes to RFC 9280</name>
        <t><xref target="RFC9280"/> Section 4.4 is updated to reflect the additional responsibility for resolution of publication format implementation and tooling disagreements.</t>
        <t>The title of Section 4.4 of RFC 9280 is currently:</t>
        <artwork><![CDATA[
    "Resolution of Disagreements between Authors and the RPC"
]]></artwork>
        <t>This document replace that title with:</t>
        <artwork><![CDATA[
    "Resolution of Disagreements"
]]></artwork>
        <t>The first paragraph of Section 4.4  of RFC 9280 is currently:</t>
        <artwork><![CDATA[
    "During the process of editorial preparation and publication, disagreements can arise between the authors of an RFC-to-be and the RPC. Where an existing policy clearly applies, typically such disagreements are handled in a straightforward manner through direct consultation between the authors and the RPC, sometimes in collaboration with stream-specific contacts."
]]></artwork>
        <t>This document replaces that paragraph with:</t>
        <artwork><![CDATA[
    "Disagreements can arise when policies are implemented. Where an existing policy clearly applies, typically such disagreements are handled in a straightforward manner through direct consultation between the parties involved."
]]></artwork>
        <t>An additional bullet point is added to Section 4.4 of RFC 9280 that states:</t>
        <artwork><![CDATA[
    "If there is conflict involving tools intended to implement policy, the tool implementors should consult with the RPC as the RPC is responsible for the publication of RFCs. If policy is unclear, the RPC should consult with the RSAB to achieve a resolution."
]]></artwork>
      </section>
    </section>
    <section anchor="design-requirements-vs-implementation-decisions">
      <name>Design Requirements vs Implementation Decisions</name>
      <t>This document makes a distinction between high level design requirements and  implementation decisions. The line between these may not be obvious, so this section tries to describe that difference.</t>
      <t>Sections 1.2 and 1.3 of this document provide examples of that line being drawn.  In both cases, the high level design requirements are written entirely as prose (no markup language or code is used) and are meant to guide the implementation decisions made in subsequent sections of those documents. The implementation decisions are characterized by specifying particular tags to be used, or the values of those tags, the order in which the tags must be used, etc.</t>
      <t>As a specific example to illustrate this difference further, we can look at <xref target="RFC7992"/>. Section 2 lists a high level design requirement for the HTML this way: "All sections, subsections, figures, and paragraphs should have stable numbered link anchors.  Additionally, anchors expressed in the source XML should be exposed as anchors in the HTML output as well." Section 5.2 of that same document is a description of implementation decisions that are meant to satisfy the design requirement.</t>
    </section>
    <section anchor="community-participation-in-implementation-of-publication-formats">
      <name>Community Participation in implementation of publication formats</name>
      <t>The community is invited to participate in the implementation of RFC publication formats. As of this writing, the tools implementation team currently uses a mailing list at tools-discuss@ietf.org and Github at https://github.com/ietf-tools for communication and implementation, but may move to another public space as needed in the future. The RSWG may decide in the future to establish a more formal design team or other mechanism to provide community input to the tool implementors.</t>
    </section>
    <section anchor="security-considerations">
      <name>Security Considerations</name>
      <t>Changes to the publication formats of RFCs introduce risk. A risk is that unintended changes could occur in publication versions of an RFC as a result of an unintentional bug. This may result in the corruption of a standard, practice, or critical piece of information about a protocol, and harm to the reputation of the RFC series. However, nothing in this document changes the definitive RFCXML format, so risk is limited to the publication formats and versions.</t>
      <t>The tools implementation team and the RPC are expected to identify, track, and actively mitigate risks introduced by this policy.</t>
    </section>
    <section anchor="iana-considerations">
      <name>IANA Considerations</name>
      <t>This document has no IANA actions.</t>
    </section>
  </middle>
  <back>
    <references>
      <name>References</name>
      <references anchor="sec-normative-references">
        <name>Normative References</name>
        <reference anchor="RFC7992">
          <front>
            <title>HTML Format for RFCs</title>
            <author fullname="J. Hildebrand" initials="J." role="editor" surname="Hildebrand"/>
            <author fullname="P. Hoffman" initials="P." surname="Hoffman"/>
            <date month="December" year="2016"/>
            <abstract>
              <t>In order to meet the evolving needs of the Internet community, the canonical format for RFCs is changing from a plain-text, ASCII-only format to an XML format that will, in turn, be rendered into several publication formats. This document defines the HTML format that will be rendered for an RFC or Internet-Draft.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7992"/>
          <seriesInfo name="DOI" value="10.17487/RFC7992"/>
        </reference>
        <reference anchor="RFC7993">
          <front>
            <title>Cascading Style Sheets (CSS) Requirements for RFCs</title>
            <author fullname="H. Flanagan" initials="H." surname="Flanagan"/>
            <date month="December" year="2016"/>
            <abstract>
              <t>The HTML format for RFCs assigns style guidance to a Cascading Style Sheet (CSS) specifically defined for the RFC Series. The embedded, default CSS as included by the RFC Editor is expected to take into account accessibility needs and to be built along a responsive design model. This document describes the requirements for the default CSS used by the RFC Editor. The class names are based on the classes defined in "HTML for RFCs" (RFC 7992).</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7993"/>
          <seriesInfo name="DOI" value="10.17487/RFC7993"/>
        </reference>
        <reference anchor="RFC7994">
          <front>
            <title>Requirements for Plain-Text RFCs</title>
            <author fullname="H. Flanagan" initials="H." surname="Flanagan"/>
            <date month="December" year="2016"/>
            <abstract>
              <t>In 2013, after a great deal of community discussion, the decision was made to shift from the plain-text, ASCII-only canonical format for RFCs to XML as the canonical format with more human-readable formats rendered from that XML. The high-level requirements that informed this change were defined in RFC 6949, "RFC Series Format Requirements and Future Development". Plain text remains an important format for many in the IETF community, and it will be one of the publication formats rendered from the XML. This document outlines the rendering requirements for the plain-text RFC publication format. These requirements do not apply to plain-text RFCs published before the format transition.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7994"/>
          <seriesInfo name="DOI" value="10.17487/RFC7994"/>
        </reference>
        <reference anchor="RFC7995">
          <front>
            <title>PDF Format for RFCs</title>
            <author fullname="T. Hansen" initials="T." role="editor" surname="Hansen"/>
            <author fullname="L. Masinter" initials="L." surname="Masinter"/>
            <author fullname="M. Hardy" initials="M." surname="Hardy"/>
            <date month="December" year="2016"/>
            <abstract>
              <t>This document discusses options and requirements for the PDF rendering of RFCs in the RFC Series, as outlined in RFC 6949. It also discusses the use of PDF for Internet-Drafts, and available or needed software tools for producing and working with PDF.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7995"/>
          <seriesInfo name="DOI" value="10.17487/RFC7995"/>
        </reference>
        <reference anchor="RFC7996">
          <front>
            <title>SVG Drawings for RFCs: SVG 1.2 RFC</title>
            <author fullname="N. Brownlee" initials="N." surname="Brownlee"/>
            <date month="December" year="2016"/>
            <abstract>
              <t>This document specifies SVG 1.2 RFC -- an SVG profile for use in diagrams that may appear in RFCs -- and considers some of the issues concerning the creation and use of such diagrams.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7996"/>
          <seriesInfo name="DOI" value="10.17487/RFC7996"/>
        </reference>
        <reference anchor="RFC9280">
		  <front>
		    <title>RFC Editor Model (Version 3)</title>
		    <author fullname="P. Saint-Andre" initials="P." role="editor" surname="Saint-Andre"/>
		    <date month="June" year="2022"/>
		    <abstract>
		      <t>This document specifies version 3 of the RFC Editor Model. The model defines two high-level tasks related to the RFC Series. First, policy definition is the joint responsibility of the RFC Series Working Group (RSWG), which produces policy proposals, and the RFC Series Approval Board (RSAB), which approves such proposals. Second, policy implementation is primarily the responsibility of the RFC Production Center (RPC) as contractually overseen by the IETF Administration Limited Liability Company (IETF LLC). In addition, various responsibilities of the RFC Editor function are now performed alone or in combination by the RSWG, RSAB, RPC, RFC Series Consulting Editor (RSCE), and IETF LLC. Finally, this document establishes the Editorial Stream for publication of future policy definition documents produced through the processes defined herein.</t>
		    </abstract>
		  </front>
		  <seriesInfo name="RFC" value="9280"/>
		  <seriesInfo name="DOI" value="10.17487/RFC9280"/>
		</reference>
      </references>
      <references anchor="sec-informative-references">
        <name>Informative References</name>
        <reference anchor="RFC7991">
          <front>
            <title>The "xml2rfc" Version 3 Vocabulary</title>
            <author fullname="P. Hoffman" initials="P." surname="Hoffman"/>
            <date month="December" year="2016"/>
            <abstract>
              <t>This document defines the "xml2rfc" version 3 vocabulary: an XML-based language used for writing RFCs and Internet-Drafts. It is heavily derived from the version 2 vocabulary that is also under discussion. This document obsoletes the v2 grammar described in RFC 7749.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7991"/>
          <seriesInfo name="DOI" value="10.17487/RFC7991"/>
        </reference>
        <reference anchor="RFC7990">
          <front>
            <title>RFC Format Framework</title>
            <author fullname="H. Flanagan" initials="H." surname="Flanagan"/>
            <date month="December" year="2016"/>
            <abstract>
              <t>In order to improve the readability of RFCs while supporting their archivability, the canonical format of the RFC Series will be transitioning from plain-text ASCII to XML using the xml2rfc version 3 vocabulary; different publication formats will be rendered from that base document. With these changes comes an increase in complexity for authors, consumers, and the publisher of RFCs. This document serves as the framework that provides the problem statement, lays out a road map of the documents that capture the specific requirements, and describes the transition plan.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7990"/>
          <seriesInfo name="DOI" value="10.17487/RFC7990"/>
        </reference>
      </references>
    </references>
    <?line 124?>

<section numbered="false" anchor="acknowledgments">
      <name>Acknowledgments</name>
      <t>The planning and work that went into the creation of RFC7992, RFC7993, RFC7994, RFC7995, and RFC7996 was invaluable and will continue to be the basis of how publication formats are created moving forward.</t>
      <t>Thank you to the authors and editors of these documents: Heather Flanagan, Joe Hildebrand, Paul Hoffman, Tony Hansen, Larry Masinter, Matthew Hardy, and Nevil Brownlee. Also, thanks are owed to the RFC Format Design Team for their efforts: Nevil Brownlee (ISE), Tony Hansen, Joe Hildebrand, Paul Hoffman, Ted Lemon, Julian Reschke, Adam Roach, Alice Russo, Robert Sparks (Tools Team liaison), and Dave Thaler.</t>
    </section>
  </back>
  <!-- ##markdown-source:
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
2tv6WZD5kooOWMQoN8n+Bfz3Upd8JwAA

-->

</rfc>
