<?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  in the Introduction be helpful? 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 Production 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 Production 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 other applicable 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==
H4sIAEhnJmkAA+1a/W/bxhn+nX/FTf1hcSHRqbuti1Y08dylcNF8IMnqDUVR
nMijeDXJ4+6OUtQg//ue970jRUm2G9sdOhQF4tii7t7vj+fe42w2S7z2lZqL
199+5YRuxKunZy7JTdbIGk9zKws/U7n2xmpZzaxbL2dutXS6sUXmZg//lDRd
vVB2Lh799dFfEudlk/8gK9Ngs7edSlZz8WliFs5Uyis3F589wjLdWv7a+ZOH
Dx89PEky6efgXpjEdYtaO6dN82bTgsjAO8mlx+eThyd/nn3ySXKpNmtj83ki
ZiR7ksjOl8bis5jhR4AauJ2m4pUBNX4SVDqt1FvtRo+NXcpG/yQ9eM5Jf/Fa
Wa2cODON6yqvm6X4B0vBy1UtdTUX1mXqCWwQjZOCyi7r56n4uzXrplJqxP25
Wulq94sd/mMWDa1NF3HtkyU9TTNT7/L5OhXPZAmDb0Zsvlay2Xl8qORLa/Iu
o8/iTDVe7Wj3Yx32PoFDiyK9Sc9nqXhTmtqZZsT/mbSw284X16pZ+yeVWUME
a9pN2iifJI2xNRau1DxJEgqL4aMg2SmG6E/4PVDa+j5ymouLT8/4Yx/emazk
olLiW5VBDfGVlW2pMycegMiROAlrpV0qBGLpfevmx8fr9Tpdf0oqH795dYyF
x7wsBGIhK0cOvDg9/1Ah8FGcZplC5C10pf1GvKZ8kTZ34sVK2ZVW658TBOyO
Xb9rtux0rirdKHcoWjKbzYRcOG9lBpt+/gd8/A6eVPn34nR4LI/gJTU8ELlB
5DfGC/W2rXQGwTeihnMoTnwpPf5D9qBAdPRUDJlNfknIMSnSR2GVElmpsstK
O091hR5Mei4T4VQIPVMkvZLBfi7VyhesqlX/6bRV+SwziM/Gp+JlpaRTwiqy
lIARBHiLzonLxqxFadbJxnRibboK3+hLiGFE15JRUgTSglSF8I7CvclUr5dj
4V69PBMLRclulWvxVFO4IPSErttK0VqO3SRXmab65FLxAhstpQEcArf2eg7W
2RruGvoJ0R8Iwlum82JhfAnJTUWLScldAVJxahWeb6JqcJdSucofJ8kLq5e6
kRUH4bkXiAMjanmpooqU9t0CbpWjvBcPINrRvtZEYZfvSE6rlgg/Eo/aBmz7
UtlSwou/DN99g4DJTfZAoH9xTXwfn1NZiXVuLs6dmDjl3YTFWiiEJjURRKrR
iAc4Uz0WFxQ+ySRXBeXVBJksnKkV4h7sFTILG/HPQ4XH6CbOTMVaVxWUrqCM
zJWN8bgO6aIiLU0VTCDNg2qm4F7LCllVqZVEwLQjK4WqBwHkViqZs9WlQGKG
VZAuq6TVRb+tD8Kx5iRxqaq26KrH4ryAPtOkDbnUWrNCDeEtssWnFs3Wqx0G
Xr316V50vdkpA2RU0cJD2YZThqjpJqs6F5J8gBecHoM1iNCtDZLSrjRN7yrF
g71eQHT6dnB0KOOHC0iEBhk5Jn8RI93BQpSDVDQlSlPPMVZTksSJwpqa05Iq
tlggx/CNWSFfQxSPloIR4iHnUupC8LkWCYqA48REyBQaxjwolJAgV+l15WAf
fVxdDW5Rgqjb1TrPUVSTj3ai//Z+uAks3C9GPtxFHvZqgqPevYug5/37/6mv
koQWldKhXigy9kpVpgW9xYYVvjAWjfWCysWFWjA+NsB5XS0eANoc/Q2WVRAW
RN6/T8nqN/tauwN3I0hI7Fs2AEYw1F9riaboIvoIoIE8MrYflINRPOPTJQyv
sSQEgXFqy3jKhgadDZVfBkSQpGFTjMjBjY2gokxyTIc+T3JkpWyWCg0j+gZy
cKDt2l323Zt85rq2hUGHJAmIiOQE6q+7hhAjNuB0taTfQeTAx7GYstLLBrTW
mhAEqFwVWBy9o3xIKV9ehoWvRgv3WurriNhO5qQzEae2gEgBeJ8S9mKt1yqi
EjHhpOO8ytFGHycIeB2gZYbWY0N75FUTCFhQ2/Rmv818DDxRS9YPxs+1XFpZ
DwdV4UrGemhvrmNgjQ5Xkb4N2jAMgU0Rj3f0xCGIhmheI44BAGSXa0aDLZ0I
EYgp2ooJWBdkBqdGOqQk0qgEgg+OongLtVsUSvrOcpXDZnII4YCGXFvJ7DJS
6L3MWVfXXNVWgB9uGvblho0UdKBVrqZER4zC0rNIBFxM1bFDXGaRrdjNUSyp
rJBNqN5uDVbBNnErmLZWlWqUdgQmHUKHUUTjexhT6jaNPbb3Iw5kgcpMhHZV
4xAfnBqKWUip4EycIfAXXMnidhY6pj+7X71VWee5/EIz3fqDLVunUzLH81TF
n3ofEvNWGaRayIWVdp2sIh1CmNpJPoJpMjuBiR0I+3vU/epRhxrTUpHOOqDb
327UvbC/B9z/R8A9NduT/G823g5PyqO2/vTf51Nq4KVc9V08Z98PAxNu9sQ1
HDk37IhkT9yMAJ1j7DXgkBEY68HNAyt5egISWziRAO21AF4BpQ6Lj/ZgwakH
1G903dXTfWNdxT2eX886i2jzdyCADGInMSQVyXDGZgS0FfNn7Hvt8Imy4RDx
JtcjXk66SY3opWwwdPpAbkz6lEcaB0zcQ7xkYOaA6S1C1eu6T+AetH4AHGdU
nDB61OEsZ5rRfBCWmGyF2RuGXTO9S/rpnS52ZlqMuhkZ70PCmw8DY0uCxL6N
oomIDnSeMgFOTpnT9Idi+8Nx843evtjm0ATfvq2rCVGfIE7+9eybwTyFRrke
oiIJGdYiLyhHHn128jANox+h/WiKQ5T4VB1x2XgihK/6vQlpzlkmW5rmcr1h
rM0hyPOuQ8B9Ggax3AN6+jVdhFChGZ90dWhZNMLcdqy+crPKqKsvDw+/fbah
PpPibIeBLk3lhhai42lWyayMuwM2qClWMoRT3054BEfFsqEAOcRzv4hSwXfi
O/wm837/66nHofflrY7JN+UDF4B75AIa5sex08G+C9WbOB8gDIhR7PK1AjVA
SYU2Uy0KsQEvPhJWm9GxOxqRT95qW2usimaVfcmJYICJpeJULAF+ZoWk2q2K
giDItriz+mTwxnWkYSi9o+IOepGUE8jrdanhmVovSz9EDWCRN5mp4JrocMYk
boOmUcPIWQm3ZgEh0Q0M+PRwLYoezHJVA7lXY7quKX28h0GGmgE+w4yX4YzM
eJrVA7x0R4R+G7uh0jUHLyBU2ANJgKy2444HLpMUiFORS3t5XLEJa5OrUHPb
kJ2kLAGz/EcIF+deVNmoCFIDWkmaRvfaAc8geBCwKisbU5nl5ij0OT1CF7E3
7fqYbRXS+Y9gqqA6ciSOI2TlCUWToe4Jwm8Fv69C3/fB3fdE3HeB2rcF2Xuj
BCrMd4PX1++8AlgPi+8MqfeQdNCAIiiM4NalCaAZVQEWQENo8gbEp6PvCcvw
jA9pwRU4zgcLyO1CTmwXk9ODE2ZkPuLkTOHX8Pl22MktgZt5X6kP75e/Gu6H
xbt3F6fn79+DvmoO56zbcbocE6CcuF/njD3zjp3yXj2SvS5WBrCHhgibq3ri
aFJLLZFxcSrORjPVkDLhJprksPTaAvomMm7NN/eUAyCG4JlSKYFGS7QMrKF4
jMNbXhBcsubeOsQbEgJ1AXEN2+X90Dyg8Tj+/SnwReXLQhPwlog7ymBSsHPY
OlQpSsFwgUxFEvauWO3hNRrKRwciiaayn4fgGZdKvqxwJZgyvVqp4BdAjFUP
BhIOVzNcHg6tCThBZha6Dce88C5NOujFCTtcxTDhjNotZ2xQJd6EhaSgCtWP
uMHxdjcDgdsiVGHU6jhGz/pLkt1B+2jKHm5P6P0U+k3vMHBcByxN7cPx1Px8
lxtlG40PdrwIwAM0EJPf8CsVI0a6oePuQhWGwdn+7Uc0M2cO5O/BE8TQNnoS
OyDLl9GiQZCWb1y2FzckSky1gBgiorouRsZRFpoNjg8bEoUcw97vXb81nwsV
cxmNQOFZhmlBFGdbFphmjCy+w9jy26YAGvWeN6MKWEqIYwAKXNvHKkdvo4rm
9Abbmis1ggTEL3ayb3r94THyKmBXzrRwj7YhUnxxQeAXTYEEIBg0mmVIDxzY
+sC03wfXAShVm2Fz3DnK+L4WImFMTk5hcDGclenPcLUF17cM1cKk6SM6dXaW
oolu5KC7DZBp/96TLvYaQ6/ehNXZzmp6QwYRffr89MPI8EqZDXvp/pWK4t6J
ePfQz28BnYe7VrjwG+R1h5SfCAIuA55njImmJZLXfoOywF1MfD5+G2r3jbRj
R+v4ZahjmhqfHH+keyY/VJHJF8n+C0Nx5DC+QYsjByH+GecQPaZsGHsJv2mD
axK0LDRBqrt8gEELy8g/PbdpPDtga39mp9Ic0RAM9tz4WHFR/CNWQUiFE09R
ySXLRq+ncBvdDsP7M5IegjRxPra+YGYCo3TNyR20DxW+Iv8i+S9IHarK8ykA
AA==

-->

</rfc>