<?xml version="1.0" encoding="UTF-8"?>
  <?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
  <!-- generated by https://github.com/cabo/kramdown-rfc version 1.7.11 (Ruby 3.3.1) -->


<!DOCTYPE rfc  [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">

]>


<rfc ipr="trust200902" docName="draft-rswg-rfc7990-updates-10" category="info" submissionType="editorial" obsoletes="7990" updates="9280" tocInclude="true" sortRefs="true" symRefs="true">
  <front>
    <title abbrev="RFC Formats and Versions">RFC Formats and Versions</title>

    <author initials="P." surname="Hoffman" fullname="Paul Hoffman">
      <organization>ICANN</organization>
      <address>
        <email>paul.hoffman@icann.org</email>
      </address>
    </author>
    <author initials="H." surname="Flanagan" fullname="Heather Flanagan">
      <organization>Spherical Cow Consulting</organization>
      <address>
        <email>hlf@sphericalcowconsulting.com</email>
      </address>
    </author>

    <date year="2024" month="May" day="09"/>

    
    
    <keyword>Internet-Draft</keyword>

    <abstract>


<?line 40?>

<t>In order to improve the readability of RFCs while supporting their archivability, the definitive version of the RFC Series transitioned from plain-text ASCII to XML using the RFCXML vocabulary; different publication versions are rendered from that base document.
This document describes how RFCs are published.</t>

<t>This document obsoletes RFC 7990.
This document also updates the stability policy in RFC 9280.</t>



    </abstract>



  </front>

  <middle>


<?line 49?>

<section anchor="introduction"><name>Introduction</name>

<t>"RFC Series Format Requirements and Future Development" <xref target="RFC6949"/> discussed the need to improve the display of items such as author names and artwork in RFCs as well as the need to improve the ability of RFCs to be displayed properly on various devices.
Based on the discussions with communities of interest, such as the IETF, the RFC Series Editor decided to explore a change to the format of the Series.
<xref target="RFC7990"/> was the culmination of that exploration.</t>

<t>This document is concerned with the production of RFCs, focusing on the published documents.
It does not address any changes to the processes each stream uses to develop and review their submissions (specifically, how Internet-Drafts will be developed).
While I-Ds have a similar set of issues and concerns, directly addressing those issues for I-Ds will be discussed within each document stream.</t>

<t>The details described in this document are expected to continue to change over time as the community and the RFC Production Center (RPC) gains further experience implementing the policies described here.</t>

<t>Implementors of those components are advised to avoid assuming that all such changes will be backwards-compatible.</t>

<section anchor="changes-to-rfc-7990"><name>Changes to RFC 7990</name>

<t><xref target="RFC7990"/> defined a framework for how RFCs would be published after that document was published, including new formats and a new "canonical format" for archiving RFCs.
It talked about "the XML file" as if there would only be one XML file for an RFC because that was the expectation at the time <xref target="RFC7990"/> was published.
It also talked about "publication formats" as the versions of HTML, text, and PDF derived from the "canonical format".</t>

<t>After extensive experience with publishing RFCs in the RFCXML format <xref target="RFC7991"/>, it has been decided that an RFC's XML file can be updated for narrowly limited purposes.
This document changes <xref target="RFC7990"/> in significant ways:</t>

<t><list style="symbols">
  <t>It defines four terms that replace the use of the term "canonical" and clarifies "format":
  <list style="symbols">
      <t>The "definitive format", which is RFCXML</t>
      <t>The "definitive version", which is a published RFC in the definitive format</t>
      <t>A "publication format", which is currently one of PDF, plain text, or HTML</t>
      <t>A "publication version", which is a published RFC in one of the publication formats</t>
    </list></t>
  <t>It defines a policy governing how the RFCXML format changes.</t>
  <t>It defines a policy for when the definitive version of an RFC can be updated and older versions archived.</t>
  <t>It defines a policy for when the publication versions of an RFC can be updated and older versions archived.</t>
</list></t>

<t>When using the new terminology, it is important to note that <xref target="RFC7990"/> used the term "canonical format" to mean two very different things. Quoting from RFC 7990:</t>

<ul empty="true"><li>
  <t>Canonical format: the authorized, recognized, accepted, and archived version of the document</t>
</li></ul>

<t>and</t>

<ul empty="true"><li>
  <t>At the highest level, the changes being made to the RFC format involve breaking away from solely ASCII plain text and moving to a canonical format that includes all the information required for rendering a document into a wide variety of publication formats.</t>
</li></ul>

<t>This document uses two terms, "definitive version" and "definitive format", for the earlier term "canonical format".</t>

<t>Other terminology changes made by this document are the following:
- It changes the phrase "xml2rfc version 3" to "RFCXML".
- It changes the name of the body that publishes RFCs from "RFC Editor" to "RFC Production Center (RPC)".</t>

<t>Historical text from <xref target="RFC7990"/> such as Section 2 ("Problem Statement"), Section 4 ("Overview of the Decision-Making Process"), and Section 10 ("Transition Plan") are not copied to this document.
Text from <xref target="RFC7990"/> that repeated what was in other RFCs, particularly Section 8 (Figures and Artwork) and Section 9 (Content and Page Layout) were also removed.</t>

</section>
<section anchor="changes-to-9280"><name>Changes to RFC 9280</name>

<t>Section 7.6 of <xref target="RFC9280"/> currently says:</t>

<ul empty="true"><li>
  <t>Once published, RFC Series documents are not changed.</t>
</li></ul>

<t>This document replaces that sentence with:</t>

<ul empty="true"><li>
  <t>Once published, RFC Series documents may be re-issued, but the semantic content of published documents shall be preserved to the greatest extent possible.</t>
</li></ul>

<t>This document also creates a new policy that would exist in Section 7 of <xref target="RFC9280"/>:</t>

<ul empty="true"><li>
  <t>7.8.  Consistency</t>

  <t>The series as a whole is consistently presented.
RFCs are copyedited, formatted, published, and may be reissued to maintain a consistent presentation.</t>
</li></ul>

<t><xref target="updating"/> and <xref target="pub-versions"/> in this document are based on this updated policy in <xref target="RFC9280"/>.</t>

</section>
<section anchor="key-changes-from-the-earlier-rfc-process"><name>Key Changes from the Earlier RFC Process</name>

<t>The first RFC to be published following the guidance of the group of RFCs described in <xref target="RFC7990"/> was <xref target="RFC8650"/>, published in November 2019.
In the time since then, all published RFCs have followed the general plan from <xref target="RFC7990"/>.</t>

<t>At the highest level, the changes that <xref target="RFC7990"/> made to the RFC format involved breaking away from solely ASCII (<xref target="RFC20"/>) plain text and moving to a definitive format that includes all the information required for rendering a document into a wide variety of publication formats.
The RPC became responsible for more than just the plain-text file and a PDF rendering that was created from the plain text at the time of publication; the RPC now creates the definitive version and three publication versions of the RFC in order to meet the diverse requirements of the community.</t>

<t>The final RFCXML file produced by the RPC is the definitive version for RFCs; it holds all the information intended for an RFC.
Additional publication versions (HTML, PDF, and plain text) are also published by the RPC.
The publication formats are described in <xref target="pub-versions"/> and fully specified in other RFCs.</t>

</section>
</section>
<section anchor="definitive-version-of-an-rfc"><name>Definitive Version of an RFC</name>

<t>The definitive version produced by the RPC is the version that holds all the information intended for an RFC.
The RPC may change the definitive version of an RFC over time (that is, change the XML file), as described in <xref target="updating"/>.
See <xref target="RFC7991"/> for the original complete description of the RFCXML syntax and semantics.</t>

<t>The XML may contain SVG line art, as originally described in <xref target="RFC7996"/>.
That SVG will also appear in the HTML publication versions.
The XML may contain non-ASCII characters, as originally described in <xref target="RFC7997"/>.
These characters will appear in all the publication versions.</t>

<t>The published XML file must contain all information necessary to render the specified publication versions; any question about what was intended in the publication will be answered from this file.
It is self-contained with all the information known at publication time.
For instance, all features that reference externally defined input are expanded.
It does not contain src attributes for &lt;artwork&gt; or &lt;sourcecode&gt; elements.
It  does not contain comments or processing instructions.</t>

<section anchor="updating"><name>Updating the Definitive Version of an RFC</name>

<t>RFCs may be re-issued, as described in <xref target="changes-to-9280"/>.
Such changes will seek to preserve the semantics expressed in the original RFC.
Reasons for such changes include updates to the RFCXML schema, errors discovered in the XML, and changes to the tooling used to generate the publication versions of the definitive XML version of the RFC.
The RPC will keep a public record of when it re-issues any RFC, and give a short description of its reasoning for each change.</t>

</section>
<section anchor="expected-updates-to-rfcxml"><name>Expected Updates to RFCXML</name>

<t>It is anticipated that the syntax and semantics in <xref target="RFC7991"/> will be updated.
Updates to the RFCXML specification that are applied to existing RFCs should preserve to the greatest extent possible the semantics expressed in the original RFC.
The goal of limiting changes only to syntax is to preserve the semantic meaning encoded in the published document.</t>

<t>This policy does not require that updates to RFCXML avoid all risk of introducing semantic changes to existing RFCs.
Instead, it only requires that such updates consider the potential for semantic changes, take steps to understand the risk of a semantic change (either deliberate or inadvertent), and to limit those risks.</t>

</section>
</section>
<section anchor="pub-versions"><name>Publication Versions</name>

<t>The RPC is permitted but not required to re-issue publication versions of an RFC, as described in <xref target="changes-to-9280"/>.
In deciding whether to update the publication versions of an RFC, the RPC will take into account both the risk of semantic changes and consistency of the series.</t>

<t>XML format errors and better design choices have been discovered by the community since the first RFCs were published using the RFCXML format.
When the XML in a definitive version changes, the publication versions may change, even if this might not result in observable differences.
Similarly, as production tools change, publication versions may be regenerated to ensure a consistent presentation.</t>

</section>
<section anchor="archived-documents"><name>Archived Documents</name>

<t>The RPC will keep an archived set of all definitive versions of RFCs as well as archived sets of the publication versions for an RFC that were previously published.
These archived sets must be available using the same access methods as for the XML and the published publication versions.
Every archived set shall record the date that a document was created or revised.</t>

<t>When the RPC archives documents, it does so in a manner that allows them to be found by people who want the historical (as compared to current) versions of those files.</t>

<t>This document does not specify how archives are maintained or how archived documents might be located or identified.
The methods for storage and access will be determined by the RPC in consultation with the technical community.</t>

</section>
<section anchor="iana-considerations"><name>IANA Considerations</name>

<t>This document has no IANA considerations.</t>

</section>
<section anchor="security-considerations"><name>Security Considerations</name>

<t>Allowing changes to the definitive versions and publication versions of RFCs introduces risks.
A significant risk is that unintended changes could occur in either the definitive version or publication versions of an RFC as a result of an editing error, or may be introduced into a publication version when it is regenerated from the definitive version.
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.</t>

<t>The RPC is expected to identify, track, and actively mitigate risks introduced by this new policy.</t>

</section>
<section anchor="acknowledgments"><name>Acknowledgments</name>

<t>Martin Thomson wrote a great deal of the significant text here as part of draft-thomson-rswg-syntax-change.</t>

<t>This document has greatly benefited from the input of the RSWG.
In particular,
Alexis Rossi,
Brian Carpenter,
Eliot Lear,
Jay Daley,
Jean Mahoney,
John Levine,
and Pete Resnick,
gave significant input on the early drafts of this document.</t>

</section>


  </middle>

  <back>


    <references title='Normative References' anchor="sec-normative-references">



<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="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="RFC7997">
  <front>
    <title>The Use of Non-ASCII Characters in RFCs</title>
    <author fullname="H. Flanagan" initials="H." role="editor" surname="Flanagan"/>
    <date month="December" year="2016"/>
    <abstract>
      <t>In order to support the internationalization of protocols and a more diverse Internet community, the RFC Series must evolve to allow for the use of non-ASCII characters in RFCs. While English remains the required language of the Series, the encoding of future RFCs will be in UTF-8, allowing for a broader range of characters than typically used in the English language. This document describes the RFC Editor requirements and gives guidance regarding the use of non-ASCII characters in RFCs.</t>
      <t>This document updates RFC 7322. Please view this document in PDF form to see the full text.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="7997"/>
  <seriesInfo name="DOI" value="10.17487/RFC7997"/>
</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>
      <t>This document obsoletes RFC 8728. This document updates RFCs 7841, 8729, and 8730.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="9280"/>
  <seriesInfo name="DOI" value="10.17487/RFC9280"/>
</reference>




    </references>

    <references title='Informative References' anchor="sec-informative-references">



<reference anchor="RFC20">
  <front>
    <title>ASCII format for network interchange</title>
    <author fullname="V.G. Cerf" initials="V.G." surname="Cerf"/>
    <date month="October" year="1969"/>
  </front>
  <seriesInfo name="STD" value="80"/>
  <seriesInfo name="RFC" value="20"/>
  <seriesInfo name="DOI" value="10.17487/RFC0020"/>
</reference>

<reference anchor="RFC6949">
  <front>
    <title>RFC Series Format Requirements and Future Development</title>
    <author fullname="H. Flanagan" initials="H." surname="Flanagan"/>
    <author fullname="N. Brownlee" initials="N." surname="Brownlee"/>
    <date month="May" year="2013"/>
    <abstract>
      <t>This document describes the current requirements and requests for enhancements for the format of the canonical version of RFCs. Terms are defined to help clarify exactly which stages of document production are under discussion for format changes. The requirements described in this document will determine what changes will be made to RFC format. This document updates RFC 2223.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="6949"/>
  <seriesInfo name="DOI" value="10.17487/RFC6949"/>
</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>

<reference anchor="RFC8650">
  <front>
    <title>Dynamic Subscription to YANG Events and Datastores over RESTCONF</title>
    <author fullname="E. Voit" initials="E." surname="Voit"/>
    <author fullname="R. Rahman" initials="R." surname="Rahman"/>
    <author fullname="E. Nilsen-Nygaard" initials="E." surname="Nilsen-Nygaard"/>
    <author fullname="A. Clemm" initials="A." surname="Clemm"/>
    <author fullname="A. Bierman" initials="A." surname="Bierman"/>
    <date month="November" year="2019"/>
    <abstract>
      <t>This document provides a RESTCONF binding to the dynamic subscription capability of both subscribed notifications and YANG-Push.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="8650"/>
  <seriesInfo name="DOI" value="10.17487/RFC8650"/>
</reference>




    </references>



  </back>

<!-- ##markdown-source:
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
Ku5dsvGXmvQtVPEf/mAPxpUtAAA=

-->

</rfc>

