<?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.29 (Ruby 3.2.3) 2.5.9) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-editorial-rswg-svgsinrfcs-04" category="info" submissionType="editorial" number="9896" obsoletes="7996" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.30.2 3.31.0 -->
  <link href="https://datatracker.ietf.org/doc/draft-editorial-rswg-svgsinrfcs-04" rel="prev"/>
  <front>
    <title>SVGs in RFCs</title>
    <seriesInfo name="Internet-Draft" value="draft-editorial-rswg-svgsinrfcs-04"/> name="RFC" value="9896"/>
    <author initials="A." surname="Rossi" fullname="Alexis Rossi">
      <organization>RFC Series Consulting Editor</organization>
      <address>
        <email>rsce@rfc-editor.org</email>
      </address>
    </author>
    <author initials="N." surname="Brownlee" fullname="Nevil Brownlee">
      <organization/>
      <address>
        <email>nevil.brownlee@gmail.com</email>
      </address>
    </author>
    <author initials="J." surname="Mahoney" fullname="Jean Mahoney">
      <organization>RFC Production Center</organization>
      <address>
        <email>jmahoney@staff.rfc-editor.org</email>
      </address>
    </author>
    <author initials="M." surname="Thomson" fullname="Martin Thomson">
      <organization/>
      <address>
        <email>mt@lowentropy.net</email>
      </address>
    </author>
    <date year="2025" month="September" day="17"/>
    <keyword>Internet-Draft</keyword> month="November"/>
    <keyword>SVG</keyword>
    <abstract>
      <?line 58?> 55?>

<!-- [rfced] Abstract

a) The Abstract does not explicitly mention that this document obsoletes RFC
7996. See the checklist in the "Abstract" section of
https://authors.ietf.org/required-content. Please review and let us know how
you would like to update.

b) This sentence mentions the RPC being responsible for implementation
decisions. Other instances in the document mention the RPC being responsible
for decisions about both tooling and implementation. Are any updates needed?

Original:
   It also makes the RFC Publication Center (RPC) responsible for
   implementation decisions regarding SVGs.

Perhaps:
   It also makes the RFC Publication Center (RPC) responsible for
   decisions about SVG tooling and implementation.
-->

<!-- [rfced] Abstract/Introduction: Is "sets" the best word choice here? Would
"defines" or something else be better? Also, will all readers know what the
"definitive versions of RFCs and relevant publication formats" are? Would
adding a citation or clarification be helpful in the Introduction? If so,
please provide the appropriate citation or text.

Original:
   This document sets policy for the inclusion of SVGs in the definitive
   versions of RFCs and relevant publication formats.
   ...
   This document sets policy for the inclusion of SVGs (Scalable Vector
   Graphics) in the definitive versions of RFCs and relevant publication
   formats.
-->

<t>This document sets policy for the inclusion of SVGs in the definitive versions of RFCs and relevant publication formats. It contains policy requirements from RFC 7996 and but removes all requirements related to using a specific SVG profile or specific implementation code. It also makes the RFC Publication Center (RPC) responsible for implementation decisions regarding SVGs.</t>
    </abstract>
    <note removeInRFC="true">
      <name>About This Document</name>
      <t>
        The latest revision of this draft can be found at <eref target="https://github.com/alexisannerossi/id-svgsinrfcs/blob/main/svgsinrfcs.md"/>.
        Status information for this document may be found at <eref target="https://datatracker.ietf.org/doc/draft-editorial-rswg-svgsinrfcs/"/>.
      </t>
      <t>
        Discussion of this document takes place on the
        RSWG Editorial Stream Working Group mailing list (<eref target="mailto:rswg@rfc-editor.org"/>),
        which is archived at <eref target="https://mailarchive.ietf.org/arch/browse/rswg/"/>.
      </t>
      <t>Source for this draft and an issue tracker can be found at
        <eref target="https://github.com/alexisannerossi/id-svgsinrfcs"/>.</t>
    </note>
  </front>
  <middle>
    <?line 62?> 95?>

<section anchor="introduction">
      <name>Introduction</name>
      <t>This document sets policy for the inclusion of SVGs (Scalable Scalable Vector Graphics) Graphics (SVGs) in the definitive versions of RFCs and relevant publication formats. It contains policy requirements taken from <xref target="RFC7996"/> and but removes all requirements related to using a specific SVG profile or specific implementation code.</t>
      <t>SVG has been developed by W3C, the World Wide Web Consortium (W3C); see <xref target="SVG"/>.</t>
      <t>The RFC Publication Center (RPC) is responsible for making decisions about SVG tooling and implementation decisions. They implementation. The RPC may want to use the content of <xref target="RFC7996"/> as a starting point for those decisions, but they are not bound by <xref target="RFC7996"/> and they target="RFC7996"/>. In addition, the RPC may change elements of the implementation as needed to support the RFC authoring community as long as those changes are aligned with the policy requirements in this document.</t>
    </section>
    <section anchor="policy-requirements">
      <name>Policy Requirements</name>
      <t>SVG
      <!-- [rfced] Section 2: In the text below, how may we update "This includes"?
It is not clear what "This" refers to.

Original:
   *  Images and diagrams in RFCs should be successfully rendered and
      understood by the widest audience possible.  To that end, the RPC
      may prohibit the use of SVG features that are known to lack
      support on common devices, that do not render on small or low-
      resolution screens, or that could make diagrams less
      comprehensible for any significant readership.  This includes:

      -  SVGs must not contain pointers to external resources.

      -  SVGs must not contain executable script.

      -  SVGs should be as accessible as possible to people with visual
         disabilities, ...

Perhaps:
   *  Images and diagrams in RFCs should be successfully rendered and
      understood by the widest audience possible.  To that end, the RPC
      may prohibit the use of SVG features that are known to lack
      support on common devices, that do not render on small or low-
      resolution screens, or that could make diagrams less
      comprehensible for any significant readership.  In particular:

      -  SVGs must not contain pointers to external resources.

      -  SVGs must not contain executable script.

      -  SVGs should be as accessible as possible to people with visual
         disabilities, ...

Or:
   *  Images and diagrams in RFCs should be successfully rendered and
      understood by the widest audience possible.  To that end, the RPC
      may prohibit the use of SVG features that are known to lack
      support on common devices, that do not render on small or low-
      resolution screens, or that could make diagrams less
      comprehensible for any significant readership.  For instance:

      -  SVGs must not contain pointers to external resources.

      -  SVGs must not contain executable script.

      -  SVGs should be as accessible as possible to people with visual
         disabilities, ...
-->

<!-- [rfced] Section 2: FYI, we have updated the sentence below to clarify that
SVGs should be consistent with the content of the RFC (rather than the text
output file of the RFC).

Original:
  At minimum, SVGs should be consistent with the text.

Current:
  At minimum, SVGs should be consistent with the descriptions
  in the text of the RFC.
-->

<!-- [rfced] Section 2: This sentence mentions that decisions about SVG
tooling and implementation are "made or overseen" by the RPC. The document
mentions several times that the RPC is responsible for making decisions, but
this is the only mention of "overseen" in the document. Please review and let
us know if any updates are needed.

Original:
   SVG tooling and implementation decisions are made or overseen by the
   RPC, and must adhere to the policy requirements in this document.</t> document.
-->

<!-- [rfced] Section 2: We updated "rfcxml" to "RFCXML" in the first sentence
below per RFC 9720. Would it be helpful to also include a citation to RFC 9720
or another reference here?

Original:
   *  Authors may include multiple versions of images or diagrams in
      rfcxml.  Publication formats should present the versions best
      suited to each format.  In many cases, that will be an SVG.

Perhaps:
   *  Authors may include multiple versions of images or diagrams in
      RFCXML [RFC9720].  Publication formats should present the versions best
      suited to each format.  In many cases, that will be an SVG.
-->

<t>Decisions about SVG tooling and implementation are made or overseen by the RPC and must adhere to the policy requirements in this document:</t>
      <ul spacing="normal">
        <li>
          <t>SVGs may be included in RFCs to help explain a concept more clearly, but they should not be the only representation of that concept. A good faith good-faith effort should be made to assure ensure that descriptions of concepts - -- which might include protocols, formats, or system architectures - -- are fully represented in the text of the RFC. At minimum, SVGs should be consistent with the text.</t> descriptions in the text of the RFC.</t>
        </li>
        <li>
          <t>SVGs must not include animation or interactive features. SVGs should include only limited reactive design elements (scaling, dark/light mode, and perhaps minor adjustments to allow for variations in display technology). The intent of this is to ensure that the diagram's meaning is not altered.</t>
        </li>
        <li>
          <t>Images and diagrams in RFCs should be successfully rendered and understood by the widest audience possible. To that end, the RPC may prohibit the use of SVG features that are known to lack support on common devices, that do not render on small or low-resolution screens, or that could make diagrams less comprehensible for any significant readership. This includes:
          </t>
          <ul spacing="normal">
            <li>
              <t>SVGs must not contain pointers to external resources.</t>
            </li>
            <li>
              <t>SVGs must not contain executable script.</t>
            </li>
            <li>
              <t>SVGs should be as accessible as possible to people with visual disabilities, including those who have color blindness, those who need to scale or change fonts, and those who use screen reading screen-reading software. The RPC will refer to the W3C Accessibility Guidelines <xref target="WAI"/> when making decisions regarding accessibility.</t>
            </li>
          </ul>
        </li>
        <li>
          <t>Authors may include multiple versions of images or diagrams in rfcxml. RFCXML.  Publication formats should present the versions best suited to each format.  In many cases, that will be an SVG.</t>
        </li>
        <li>
          <t>SVG vocabulary and implementation may change over time. Changes are not required to remain backwards-compatible, backwards compatible, although maintaining compatibility where possible is encouraged.</t>
        </li>
      </ul>
      <t>The RPC is authorized to place constraints on SVG usage in RFCs for both technical and editorial reasons
in order to ensure that published RFCs meet the above policy
and to provide consistency across the RFC series. Series.
The RPC must document the acceptable usage of SVGs, and all changes to decisions about SVG tooling or and implementation decisions must be widely communicated to the RFC author community using mailing lists or other means.</t>
    </section>
    <section anchor="implementation-guidance">
      <name>Implementation Guidance</name>
      <t>The RPC is expected to solicit community input before making decisions and to publicly explain their reasoning.</t>
      <t>Documentation produced by the RPC should describe what the technical and editorial constraints that apply to SVGs
and provide RFC authors with guidance on how to produce diagrams that meet these those constraints.</t>
      <t>The RPC's implementation should strive to allow SVGs produced by widely used drawing tools.
Where possible, implementation decisions should focus on specifying what is disallowed, disallowed rather than attempting to specify exactly what is allowed.</t>
      <t>The RPC should periodically review and revise their practices.</t>
    </section>
    <section anchor="security-considerations">
      <name>Security Considerations</name>
      <t>This document has no security considerations.</t>
    </section>
    <section anchor="iana-considerations">
      <name>IANA Considerations</name>
      <t>This document has no IANA actions.</t>
    </section>
  </middle>
  <back>
    <references anchor="sec-informative-references">
      <name>Informative References</name>
      <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>
      <xi:include href="https://bib.ietf.org/public/rfc/bibxml/reference.RFC.7996.xml"/>
      <reference anchor="SVG" target="https://www.w3.org/TR/SVG/">
        <front>
          <title>Scalable Vector Graphics</title> Graphics (SVG) 2</title>
          <author>
            <organization>W3C</organization>
          </author>
          <date>n.d.</date>
          <date/>
        </front>
      </reference>
      <reference anchor="WAI" target="https://www.w3.org/WAI/standards-guidelines/">
        <front>
          <title>W3C Accessibility Standards Overview</title>
          <author>
            <organization>W3C</organization>
          </author>
          <date>n.d.</date>
          <date/>
        </front>
      </reference>
    </references>
    <?line 232?>

<!-- [rfced] Please review the "Inclusive Language" portion of the online
Style Guide <https://www.rfc-editor.org/styleguide/part2/#inclusive_language>
and let us know if any changes are needed.  Updates of this nature typically
result in more precise language, which is helpful for readers.

Note that our script did not flag any words in particular, but this should
still be reviewed as a best practice.

-->

  </back>
  <!-- ##markdown-source:
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
nMpg8V/JvQsQ5RUAAA==
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

-->

</rfc>