<?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.5 (Ruby 2.6.10) -->


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

]>


<rfc ipr="trust200902" docName="draft-rswg-rfc7997bis-02" category="info" submissionType="editorial" obsoletes="7997" updates="7322" tocInclude="true" sortRefs="true" symRefs="true">
  <front>
    <title abbrev="Non-ASCII in RFCs">The Use of Non-ASCII Characters in RFCs</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="February" day="14"/>

    
    
    <keyword>Internet-Draft</keyword>

    <abstract>


<?line 57?>

<t>The RFC Series has evolved to allow for the use of non-ASCII characters in RFCs.
While English remains the required language of the Series, the encoding of RFCs is now in UTF-8, allowing for a broader range of characters than typically used in the English language. 
This document describes requirements and guidelines for the RFC Editor regarding the use of non-ASCII characters in RFCs.</t>

<t>This document obsoletes RFC 7997.
The differences reflect changes in the practices of the RFC series since RFC 7997 was published, and makes further changes based on agreements in the IETF community about what characters are allowed in RFCs.</t>

<t>[[ A repository for this draft can be found <eref target="https://github.com/paulehoffman/7997bis">here</eref>. ]]</t>



    </abstract>



  </front>

  <middle>


<?line 68?>

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

<t>For much of the history of the RFC Series, the character encoding used for RFCs has been ASCII <xref target="RFC20"/>.
This was a sensible choice at the time: the language of the Series has always been English,
a language that primarily uses ASCII-encoded characters (ignoring for a moment words borrowed from more richly decorated alphabets);
and, ASCII is the "lowest common denominator" for character encoding, making cross-platform viewing trivial.</t>

<t>There are limits to ASCII, however, that hinder its continued use as the exclusive character encoding for the Series. 
At the time of the publication of <xref target="RFC7997"/>,
the increasing need for easily readable, internationalized content suggested that it is time to allow non-ASCII characters in RFCs where necessary.
To support this move away from ASCII, RFCs switched to supporting UTF-8 as the default character encoding
and allowed support for a broad range of Unicode characters <xref target="UnicodeCurrent"/>.</t>

<t>This document describes the rules under which non-ASCII characters may be used in an RFC.
These rules will be applied as the necessary changes are made to submission checking and editorial tools.</t>

<t>This document updates the RFC Style Guide <xref target="RFC7322"/>.</t>

<t>The details included in this document are expected to change based on experience gained in publishing new RFCs.</t>

<section anchor="changes-from-rfc-7997"><name>Changes from RFC 7997</name>

<t>The following is an overview of the changes in this document from <xref target="RFC7997"/>:</t>

<t><list style="symbols">
  <t>Added the role of the RFC stream approving bodies and the RFC Production Center (RPC) as described in <xref target="RFC9280"/>.
All responsibilities that were held by the RFC Editor in <xref target="RFC7997"/> are handled by the RPC.
When the RPC has questions about the content of RFCs, the RPC asks the RFC stream approving bodies for input.</t>
  <t>Removed requirements of marking non-ASCII characters with XML markup.
Clarified that person and names with non-Latin characters should have Latin transliterations.</t>
  <t>Removed the suggestion that character names for non-ASCII characters be included, instead relying on the "U+NNNN" syntax from <xref target="BCP137"/>.</t>
  <t>Added the suggestion that non-ASCII characters generally appear in NFC.</t>
  <t>Added that Non-ASCII text can appear in any part of an RFC.</t>
  <t>The basic requirements in <xref target="basic_requirements"/> were softened to reflect the realities of the variability of search engines and web browsers.</t>
  <t>Changed <xref target="uses"/> from "Rules for the Use of Non-ASCII Characters" to "Use of Non-ASCII Characters" because the RPC has used, and should continue to use, their own discretion based on what makes the RFC most useful.</t>
  <t>Language about the future was changed to the past tense to indicate that <xref target="RFC7997"/> was already implemented.
For example, "RFCs will switch" was changed to to "RFCs switched", and so on.
Also added more acknowledgement of the use of non-ASCII characters outside the narrow scope that was defined in <xref target="RFC7997"/>.</t>
  <t>Updated the requirements on keywords and citation tags.</t>
  <t>Greatly rearranged and simplified the text about person, company, and postal names.</t>
  <t>Added text about non-breaking spaces and hypens.</t>
</list></t>

</section>
</section>
<section anchor="basic_requirements"><name>Basic Requirements for Non-ASCII Text in RFCs</name>

<t>The following fundamental requirements inform the guidance and examples provided in this document.  They are:</t>

<t><list style="symbols">
  <t>Searches against RFC indexes and database tables should return expected results and support appropriate Unicode string matching behaviors.</t>
  <t>RFCs should be displayed correctly across a wide range of readers and browsers.
People whose systems do not have the fonts needed to display a particular RFC need to be able to read the various publication formats and the XML correctly in order to understand and implement the information described in the document.</t>
  <t>As stated in the RFC Style Guide <xref target="RFC7322"/>, the language of the RFC Series is English.</t>
</list></t>

</section>
<section anchor="uses"><name>Use of Non-ASCII Text in RFCs</name>

<t>This section describes the guidelines for the use of non-ASCII characters in an RFC.
If the RPC identifies areas where the use of non-ASCII characters in an RFC negatively impacts the readability of the text, they can require that the authors supply alternate text or change the non-ASCII characters to better suit the expected readers of the RFC.
When the RPC has questions about non-ASCII text in RFCs, the RPC can ask the RFC stream approving bodies for input.
The RPC can also consult the RSAB and the RSWG on such matters.</t>

<t>In general, using the "U+NNNN" syntax from <xref target="BCP137"/> is the suggested way to show Unicode code points as alternate text.</t>

<t>Characters in an RFC will generally appear in Normalization Form C (NFC) as defined in <xref target="UnicodeNorm"/>.
If the RFC would be more correct and more understandable with particular characters not in NFC, the RPC can make an exception and use unnormalized text.
In such a case, a text note should be included to describe why unnormalized text used.</t>

<t>Non-ASCII text can appear in any part of an RFC, such as headings, running text, and artwork.
Non-ASCII text in person, company, and postal names are covered later in <xref target="person_company_id"/>.</t>

<t>When the non-ASCII characters are required for correct protocol operation and understanding, the characters' Unicode code points should also appear in the text in the "U+NNNN" syntax, at least on first use in the RFC.
<xref target="BCP137"/> describes the pros and cons of different options for identifying Unicode characters and may help authors decide how to represent the non-ASCII characters in their documents.</t>

<t>Where the use of non-ASCII characters is purely part of an example and not otherwise required for correct protocol operation, giving the Unicode equivalent of the non-ASCII characters is not required, but it can improve the readability of the RFC.
For example, for text that says "The value can be followed by a monetary symbol such as ¥ or €", the RPC might require that it instead say "The value can be followed by a monetary symbol such as ¥ (U+00A5) or € (U+20AC)".</t>

<t>Use of the actual non-ASCII character (such as common math symbols like √ and ≤) is encouraged so that a reader can more easily see what the character is.
This is done without adding the "U+NNNN" syntax.</t>

<t>As another example, <xref target="RFC7564"/> says:</t>

<figure><artwork><![CDATA[
However, the problem is made more serious by introducing the full
range of Unicode code points into protocol strings.  For example,
the characters U+13DA U+13A2 U+13B5 U+13AC U+13A2 U+13AC U+13D2 from
the Cherokee block look similar to the ASCII characters
"STPETER" as they might appear when presented using a "creative"
font family.
]]></artwork></figure>

<t>This could be replaced with:</t>

<figure><artwork><![CDATA[
However, the problem is made more serious by introducing the full
range of Unicode code points into protocol strings.  For example,
the characters "ᏚᎢᎵᎬᎢᎬᏒ" (U+13DA U+13A2 U+13B5 U+13AC U+13A2
U+13AC U+13D2) from the Cherokee block look similar to the ASCII
characters "STPETER" as they might appear when presented using a
"creative" font family.
]]></artwork></figure>

<t>Code components may have different requirements for using the "U+NNNN" syntax.
The use of the "U+NNNN" syntax in code components is recommended, except within a code component where one must follow the rules of the programming language in which the code is being written.</t>

<section anchor="person_company_id"><name>Person and Company Identification</name>

<t>Person names and company names appear in several places within an RFC (e.g., the header, Acknowledgements, and References).
It is important to note that non-ASCII characters in person and company names are treated differently than other parts of the body of a document.
Names are often transliterated into Latin characters; non-ASCII characters in other body text are shown with the "U+NNNN" syntax after the character.</t>

<t>When a script outside the ASCII character set is used for an individual name, an author-provided, ASCII-only transliteration can appear immediately after the non-ASCII characters, surrounded by parentheses.
The RPC decides on a case-by-case basis whether to include the ASCII-only transliteration.</t>

<t>Names of authors appear at the top of RFCs and in the References section with a first initial (if available) and family name.
For example, Qin Wu's name might appear as "吴钦 (Q. Wu)".
As another example, Patrik Fältström's name might appear as "P. Fältström (P. Faltstrom)", but the version with non-ASCII Latin characters also might be left just as "P. Fältström".</t>

<t>In the Acknowledgements section, the person's full name is spelled out in full without the first initial, such as "The following people contributed to this document: 吴钦 (Qin Wu), ...".</t>

<t>Postal addresses may be used without additional Unicode character identification.</t>

<t>If an author's email address includes non-ASCII characters and is a valid email address at the time of publication, it may be given without additional Unicode character identification.</t>

</section>
<section anchor="keywords-and-citation-tags"><name>Keywords and Citation Tags</name>

<t>Keywords (as tagged with the &lt;keyword&gt; element in XML) may contain non-ASCII characters.
Because the language of the RFC Series is English, the keywords for an RFC are likely to be mostly in English as well.
Non-ASCII keywords can have parallel ASCII equivalents in order to make searching more effective.</t>

<t>Citation tags (as defined in the anchor attributes of &lt;reference&gt; elements) may contain non-ASCII characters if doing so make the citation tag more useful to the reader.
The RPC should prevent the use of characters in citation tags that make RFCs difficult to read, such as characters with right-to-left orientation.</t>

</section>
<section anchor="non-breaking-spaces-and-hyphens"><name>Non-breaking Spaces and Hyphens</name>

<t>Non-breaking space characters (U+00A0) and non-breaking hyphen characters (U+2011) make searching for words and phrases in published RFC more difficult.
Therefore they should be used sparingly in RFCs.</t>

</section>
</section>
<section anchor="xml-markup"><name>XML Markup</name>

<t>[[ This section needs revision after community discussion ]]</t>

<t>As described above, use of non-ASCII characters in areas such as email, company name, address, and name is allowed.
In order to make it easier for code to identify the appropriate ASCII alternatives, authors must include an "ascii" attribute to their XML markup when an ASCII alternative is required.
See <xref target="RFC7991"/> for more detail on how to tag ASCII alternatives.</t>

</section>
<section anchor="internationalization-considerations"><name>Internationalization Considerations</name>

<t>The ability to use non-ASCII characters in RFCs in a clear and consistent manner improves the ability to describe internationalized protocols and recognizes the diversity of authors.
However, the goal of readability overrides the use of non-ASCII characters within the text.</t>

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

<t>Valid Unicode that matches the expected text must be verified in order to preserve expected behavior and protocol information.</t>

</section>


  </middle>

  <back>


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



<referencegroup anchor="BCP137" target="https://www.rfc-editor.org/info/bcp137">
  <reference anchor="RFC5137" target="https://www.rfc-editor.org/info/rfc5137">
    <front>
      <title>ASCII Escaping of Unicode Characters</title>
      <author fullname="J. Klensin" initials="J." surname="Klensin"/>
      <date month="February" year="2008"/>
      <abstract>
        <t>There are a number of circumstances in which an escape mechanism is needed in conjunction with a protocol to encode characters that cannot be represented or transmitted directly. With ASCII coding, the traditional escape has been either the decimal or hexadecimal numeric value of the character, written in a variety of different ways. The move to Unicode, where characters occupy two or more octets and may be coded in several different forms, has further complicated the question of escapes. This document discusses some options now in use and discusses considerations for selecting one for use in new IETF protocols, and protocols that are now being internationalized. This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
      </abstract>
    </front>
    <seriesInfo name="BCP" value="137"/>
    <seriesInfo name="RFC" value="5137"/>
    <seriesInfo name="DOI" value="10.17487/RFC5137"/>
  </reference>
</referencegroup>

<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="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>


<reference anchor="UnicodeCurrent" target="http://www.unicode.org/versions/latest/">
  <front>
    <title>The Unicode Standard</title>
    <author >
      <organization>The Unicode Consortium</organization>
    </author>
    <date year="2023"/>
  </front>
</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="RFC7322">
  <front>
    <title>RFC Style Guide</title>
    <author fullname="H. Flanagan" initials="H." surname="Flanagan"/>
    <author fullname="S. Ginoza" initials="S." surname="Ginoza"/>
    <date month="September" year="2014"/>
    <abstract>
      <t>This document describes the fundamental and unique style conventions and editorial policies currently in use for the RFC Series. It captures the RFC Editor's basic requirements and offers guidance regarding the style and structure of an RFC. Additional guidance is captured on a website that reflects the experimental nature of that guidance and prepares it for future inclusion in the RFC Style Guide. This document obsoletes RFC 2223, "Instructions to RFC Authors".</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="7322"/>
  <seriesInfo name="DOI" value="10.17487/RFC7322"/>
</reference>

<reference anchor="RFC7564">
  <front>
    <title>PRECIS Framework: Preparation, Enforcement, and Comparison of Internationalized Strings in Application Protocols</title>
    <author fullname="P. Saint-Andre" initials="P." surname="Saint-Andre"/>
    <author fullname="M. Blanchet" initials="M." surname="Blanchet"/>
    <date month="May" year="2015"/>
    <abstract>
      <t>Application protocols using Unicode characters in protocol strings need to properly handle such strings in order to enforce internationalization rules for strings placed in various protocol slots (such as addresses and identifiers) and to perform valid comparison operations (e.g., for purposes of authentication or authorization). This document defines a framework enabling application protocols to perform the preparation, enforcement, and comparison of internationalized strings ("PRECIS") in a way that depends on the properties of Unicode characters and thus is agile with respect to versions of Unicode. As a result, this framework provides a more sustainable approach to the handling of internationalized strings than the previous framework, known as Stringprep (RFC 3454). This document obsoletes RFC 3454.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="7564"/>
  <seriesInfo name="DOI" value="10.17487/RFC7564"/>
</reference>


<reference anchor="UnicodeNorm" target="http://www.unicode.org/reports/tr15/">
  <front>
    <title>Unicode Standard Annex</title>
    <author >
      <organization>The Unicode Consortium</organization>
    </author>
    <date year="2023"/>
  </front>
</reference>


    </references>


<?line 236?>

<section anchor="acknowledgements"><name>Acknowledgements</name>

<t>The acknowledgements from <xref target="RFC7997"/> are
to the members of the IAB i18n program,
to the RFC Format Design Team:
Nevil Brownlee, Tony Hansen, Joe
Hildebrand, Paul Hoffman, Ted Lemon, Julian Reschke, Adam Roach,
Alice Russo, Robert Sparks, and Dave Thaler.</t>

<t>This current document was greatly helped by contributions from the RFC Series Working Group (RSWG), including from
Brian Carpenter,
Carsten Bormann,
Eliot Lear,
John Levine,
and
Martin Thomson.</t>

</section>


  </back>

<!-- ##markdown-source:
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
5Jd8QaciUOfKFZ4t/D8BhkFLIzIAAA==

-->

</rfc>

