<?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.43 (Ruby 4.0.2) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-bormann-cbor-notable-tags-17" category="info" submissionType="IETF" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.33.0 -->
  <front>
    <title abbrev="Notable CBOR Tags">Notable CBOR Tags</title>
    <seriesInfo name="Internet-Draft" value="draft-bormann-cbor-notable-tags-17"/>
    <author initials="C." surname="Bormann" fullname="Carsten Bormann">
      <organization>Universität Bremen TZI</organization>
      <address>
        <postal>
          <street>Postfach 330440</street>
          <city>Bremen</city>
          <code>D-28359</code>
          <country>Germany</country>
        </postal>
        <phone>+49-421-218-63921</phone>
        <email>cabo@tzi.org</email>
      </address>
    </author>
    <date year="2026" month="August" day="29"/>
    <keyword>Internet-Draft</keyword>
    <abstract>
      <?line 145?>

<t>The Concise Binary Object Representation (CBOR, RFC 8949) is a data
format whose design goals include the possibility of extremely small
code size, fairly small message size, and extensibility without the
need for version negotiation.</t>
      <t>In CBOR, one point of extensibility is the definition of CBOR tags.
RFC 8949's original edition, RFC 7049, defined a basic set of 16 tags as well
as a registry that can be used to contribute additional tag
definitions <xref target="IANA.cbor-tags"/>.
Since RFC 7049 was published, at the time of writing some 250
definitions of tags and ranges of tags have been added to that
registry.</t>
      <!-- TAG_REPORT_SQUASH_RANGES=1 tag-report.rb minus the 16 -->

<t>The present document provides a roadmap to a large subset of these tag
definitions.  Where applicable, it points to an IETF standards or
standard development document
that specifies the tag.  Where no such document exists, the intention
is to collect specification information from the sources of the
registrations.  After some more development, the present document is
intended to be useful as a reference document for the IANA
registrations of the CBOR tags the definitions of which have been
collected.</t>
    </abstract>
    <note>
      <name>Note to Readers</name>
      <?line 172?>

<t>This is an individual submission to the CBOR working group of the
IETF, <eref target="https://datatracker.ietf.org/wg/cbor/about/">https://datatracker.ietf.org/wg/cbor/about/</eref>.
Discussion currently takes places on the github repository
<eref target="https://github.com/cabo/notable-tags">https://github.com/cabo/notable-tags</eref>.
If the CBOR WG believes this is a useful document, discussion is
likely to move to the CBOR WG mailing list and a github repository at
the CBOR WG github organization, <eref target="https://github.com/cbor-wg">https://github.com/cbor-wg</eref>.</t>
      <t>The current version is true work in progress; some of the sections
haven't been filled in yet, and in particular, permission has not been
obtained from all authors of registered tag definitions to copy over their text.</t>
    </note>
  </front>
  <middle>
    <?line 187?>

<section anchor="intro">
      <name>Introduction</name>
      <t>(TO DO, expand on text from abstract here; move references here and
neuter them in the abstract as per <xref section="4.3" sectionFormat="of" target="RFC7322"/>.)</t>
      <t>The selection of the tags presented here is somewhat arbitrary;
considerations such as how wide the scope and area of application of a
tag definition is combine with an assessment how "ready to use" the
tag definition is (i.e., is the tag specification in a state where it
can be used).</t>
      <t>This document can only be a snapshot of a subset of the current registrations.
The most up to date set of registrations is always available in the
registry "<xref section="CBOR Tags" relative="#tags" sectionFormat="bare" target="IANA.cbor-tags"/>" <xref target="IANA.cbor-tags"/>.</t>
      <section anchor="the-cbor-tags-registry">
        <name>The CBOR Tags Registry</name>
        <t>CBOR tags are an extension point of CBOR, and that extension point is
managed through an IANA registry (<xref target="IANA.cbor-tags"/> as set up in Section <xref target="RFC8949" section="9.2" sectionFormat="bare"/> of RFC 8949 <xref target="STD94"/>), not through publishing documents.</t>
        <t>Some tag ranges require a stable specification to be publicly
available under the "Specification Required" policy (Section <xref target="RFC8126" section="4.6" sectionFormat="bare"/> of RFC 8126 <xref target="BCP26"/>).
That stable availability can be provided by any suitable means, such
as a (specific revision of a) GitHub repository, a document published
by an SDO or other entity, or even by a specific revision of an
Internet-Draft, or an RFC if that happens to be in the pipeline.
(In the latter case, while the RFC is being developed, the allocation
will probably be made when that RFC still is in Internet-Draft state,
which is then referenced in the registry and is usually updated to the
RFC number when that is published.)</t>
        <t>An example for this is provided by <xref target="enumerated-alternative-data-items"/> of
the present document.
A few allocations were made for these tags (101, 121-127, 1280-1400)
that are now a permanent part of the CBOR Tags registry.
These allocations do reference revision –07 of the present
Internet-Draft, because that contains an explanation of what these
tags are supposed to be used for.
That document revision –07 is part of the permanent record of the IETF
and is not going away, so we are able to use it as a stable part of
the information provided with the allocation.
(In more recent revisions of the present document, some glue text was
updated and a clerical error in illustrative CDDL code was fixed;
eventually, there may be some incentive to update the registry entry
to a newer revision of the present document.)</t>
        <t>As with other stable specifications referenced this way, there is no
need for the present document to be a published RFC before the tags
become useful; i.e., the publication action that makes the tag numbers
available for wide use in interchange is the acceptance of the tags
into the IANA CBOR Tags registry.</t>
        <aside>
          <t>One example of an Internet-Draft-based specification document that
eventually did get published as an RFC is given by the CBOR Tags for
Time, Duration, and Period <xref target="RFC9581"/>.
These were originally registered around 2017 (under the original
policy for these registrations) with a reference to
<xref target="I-D.draft-bormann-cbor-time-tag-01"/>.
Over time, the document evolved into a WG document without a need to
update the reference.
The registration was finally updated to point to <xref target="RFC9581"/> when
that was published, which was also the time additional registries were
created for some of the inner workings of the time tags.</t>
        </aside>
      </section>
      <section anchor="terms">
        <name>Terminology</name>
        <t>The definitions of <xref target="STD94"/> apply.
Specifically: The term "byte" is used in its now customary sense as a synonym for
"octet"; "byte strings" are CBOR data items carrying a sequence of
zero or more (binary) bytes, while "text strings" are CBOR data items carrying a
sequence of zero or more Unicode scalar values (code points that can
be part of a string of Unicode characters), encoded in UTF-8 <xref target="STD63"/>.
Where bit arithmetic is explained, this document uses the notation
familiar from the programming language C (<xref target="C"/>, including C++14's <tt>0bnnn</tt>
binary literals <xref target="Cplusplus20"/>), except that superscript notation
(example for two to the power of 64: 2<sup>64</sup>) denotes exponentiation; in
the plain text version of this document, superscript notation is
rendered in paragraph text by C-incompatible surrogate notation as
seen in this example.
Ranges expressed using <tt>..</tt> are inclusive of the limits given.
<!-- , and in display math by a crude plain text representation. -->
Type names such as "int", "bigint" or "decfrac" are taken from
<xref section="D" sectionFormat="of" target="RFC8610"/>, the Concise Data Definition Language (CDDL).</t>
        <!-- uncomment when the draft contains code points not allocated yet -->
<!-- [^cpa] -->

</section>
    </section>
    <section anchor="rfc-7049-original-cbor-specification">
      <name>RFC 7049 (original CBOR specification)</name>
      <t><xref target="RFC7049"/> defines a number of tags that are listed here for
convenience only.</t>
      <table anchor="origtags">
        <name>Tag numbers defined in RFC 7049</name>
        <thead>
          <tr>
            <th align="left">Tag number</th>
            <th align="left">Tag content</th>
            <th align="left">Short Description</th>
            <th align="left">Section of RFC 7049</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td align="left">0</td>
            <td align="left">UTF-8 string</td>
            <td align="left">Standard date/time string</td>
            <td align="left">2.4.1</td>
          </tr>
          <tr>
            <td align="left">1</td>
            <td align="left">multiple</td>
            <td align="left">Epoch-based date/time</td>
            <td align="left">2.4.1</td>
          </tr>
          <tr>
            <td align="left">2</td>
            <td align="left">byte string</td>
            <td align="left">Positive bignum</td>
            <td align="left">2.4.2</td>
          </tr>
          <tr>
            <td align="left">3</td>
            <td align="left">byte string</td>
            <td align="left">Negative bignum</td>
            <td align="left">2.4.2</td>
          </tr>
          <tr>
            <td align="left">4</td>
            <td align="left">array</td>
            <td align="left">Decimal fraction</td>
            <td align="left">2.4.3</td>
          </tr>
          <tr>
            <td align="left">5</td>
            <td align="left">array</td>
            <td align="left">Bigfloat</td>
            <td align="left">2.4.3</td>
          </tr>
          <tr>
            <td align="left">21</td>
            <td align="left">multiple</td>
            <td align="left">Expected conversion to base64url encoding</td>
            <td align="left">2.4.4.2</td>
          </tr>
          <tr>
            <td align="left">22</td>
            <td align="left">multiple</td>
            <td align="left">Expected conversion to base64 encoding</td>
            <td align="left">2.4.4.2</td>
          </tr>
          <tr>
            <td align="left">23</td>
            <td align="left">multiple</td>
            <td align="left">Expected conversion to base16 encoding</td>
            <td align="left">2.4.4.2</td>
          </tr>
          <tr>
            <td align="left">24</td>
            <td align="left">byte string</td>
            <td align="left">Encoded CBOR data item</td>
            <td align="left">2.4.4.1</td>
          </tr>
          <tr>
            <td align="left">32</td>
            <td align="left">UTF-8 string</td>
            <td align="left">URI</td>
            <td align="left">2.4.4.3</td>
          </tr>
          <tr>
            <td align="left">33</td>
            <td align="left">UTF-8 string</td>
            <td align="left">base64url</td>
            <td align="left">2.4.4.3</td>
          </tr>
          <tr>
            <td align="left">34</td>
            <td align="left">UTF-8 string</td>
            <td align="left">base64</td>
            <td align="left">2.4.4.3</td>
          </tr>
          <tr>
            <td align="left">35</td>
            <td align="left">UTF-8 string</td>
            <td align="left">Regular expression</td>
            <td align="left">2.4.4.3</td>
          </tr>
          <tr>
            <td align="left">36</td>
            <td align="left">UTF-8 string</td>
            <td align="left">MIME message</td>
            <td align="left">2.4.4.3</td>
          </tr>
          <tr>
            <td align="left">55799</td>
            <td align="left">multiple</td>
            <td align="left">Self-describe CBOR</td>
            <td align="left">2.4.5</td>
          </tr>
        </tbody>
      </table>
      <section anchor="related-tags">
        <name>Tags Related to Those Defined in RFC 7049</name>
        <t>Separately registered tags that are directly related to the tags
predefined in RFC 7049 include:</t>
        <ul spacing="normal">
          <li>
            <t>Tag 63, registered by this document (<xref target="iana"/>), is a parallel to tag 24, with
the single difference that its byte string tag content carries a
CBOR Sequence <xref target="RFC8742"/> instead of a single encoded CBOR data item.</t>
          </li>
          <li anchor="expected-tags">
            <t>Tag 108, registered by this document (<xref target="iana"/>), is
a parallel to tag 23, with the single difference that the
hexadecimal form uses lowercase instead of uppercase letters.  </t>
            <t><!-- {:aside} -->
            </t>
            <t><!-- This should be an aside, but xml2rfc's grammar doesn't allow -->
            </t>
            <t><!-- that as of 3.27.0. -->
            </t>
            <ul empty="true">
              <li>
                <ul empty="true">
                  <li>
                    <t>Note that tag 23 has a serialization that is one byte shorter than
  tag 108, so if all else is equal, tag 23 (and thus upper case
  hex) would be chosen as it is slightly more efficient than tag 108.
  However, designers of CBOR protocols that use one of these tags
  often have reason to prefer lowercase hex in the application they
  are trying to be compatible with, in which case 108 provides a
  solution that is only one byte more expensive.</t>
                  </li>
                </ul>
              </li>
            </ul>
          </li>
          <li>
            <t>Tag 257, registered by Peter Occil with a specification in
<eref target="http://peteroupc.github.io/CBOR/binarymime.html">http://peteroupc.github.io/CBOR/binarymime.html</eref>, is a parallel to
tag 36, except that the tag content is a byte string, which
therefore can also carry binary MIME messages as per <xref target="RFC2045"/>.</t>
          </li>
          <li>
            <t>Tag 21065, having been registered by this document (<xref target="iana"/>), is a parallel to tag 35, with
the difference that its text string tag content carries an
I-Regexp regular expression <xref target="RFC9485"/> instead of a regexp of a
more unspecified flavor.
Companion tag 21066, having been registered by Joe Hildebrand with a
specification in
<eref target="https://github.com/hildjj/cbor-specs/blob/main/regexp.md">https://github.com/hildjj/cbor-specs/blob/main/regexp.md</eref>, is the
equivalent for JavaScript (ECMA262), but besides the regular
expression itself also can include the regular expression flags
as a separate item.</t>
          </li>
        </ul>
      </section>
      <section anchor="tag35">
        <name>Tags from RFC 7049 not listed in RFC 8949</name>
        <t>Appendix <xref target="RFC8949" section="G.3" sectionFormat="bare"/> of RFC 8949 <xref target="STD94"/>
states:</t>
        <blockquote>
          <t>Tag 35 is not defined by this document; the registration based on the
   definition in RFC 7049 remains in place.</t>
        </blockquote>
        <t>The reason for this exclusion is that the definition of Tag 35 in
<xref section="2.4.4.3" sectionFormat="of" target="RFC7049"/>, leaves too much open to ensure interoperability:</t>
        <blockquote>
          <t>Tag 35 is for regular expressions in Perl Compatible Regular
  Expressions (PCRE) / JavaScript syntax [ECMA262].</t>
        </blockquote>
        <t>Not only are two partially incompatible specifications given for the
semantics, JavaScript regular expressions have also developed
significantly within the decade since JavaScript 5.1 (which was
referenced as "ECMA262" by <xref target="RFC7049"/>),
making it less reliable to assume that a producing application will
manage to stay within that 2011 subset.</t>
        <t>Nonetheless, the registration is in place, so it is available for
applications that simply want to mark a text string as being a regular
expression roughly of the PCRE/Javascript flavor families.
See also Tag 21065 and 21066 above.</t>
      </section>
    </section>
    <section anchor="security">
      <name>Security</name>
      <t>A number of CBOR tags are defined in security specifications that make
use of CBOR.</t>
      <section anchor="cose">
        <name>COSE</name>
        <t>CBOR Object Signing and Encryption (COSE) is defined in a number of RFCs.
<xref target="RFC8152"/> was the initial specification, set up the registries, and
populated them with an initial set of assignments.
A revision split this specification into the data
structure definitions (<xref target="RFC9052"/>), an Internet Standard <xref target="STD96"/>, and a
separate document defining the representation for the algorithms
employed <xref target="RFC9053"/>, which is expected to be updated more frequently
than the COSE format itself.
<xref target="RFC9054"/> added a separate set of algorithms for cryptographic hash
functions (Hash functions have been a component of some <xref target="RFC9053"/> combined
algorithms but weren't originally assigned separate codepoints themselves).
A revised COSE counter signature structure was defined in <xref target="RFC9338"/>, another part
of <xref target="STD96"/>; this also defines a tag for these.</t>
        <table anchor="cosetags">
          <name>Tag numbers defined in RFC9052, COSE, and RFC 9338</name>
          <thead>
            <tr>
              <th align="left">Tag number</th>
              <th align="left">Tag content</th>
              <th align="left">Short Description</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left">16</td>
              <td align="left">COSE_Encrypt0</td>
              <td align="left">COSE Single Recipient Encrypted Data Object</td>
            </tr>
            <tr>
              <td align="left">17</td>
              <td align="left">COSE_Mac0</td>
              <td align="left">COSE Mac w/o Recipients Object</td>
            </tr>
            <tr>
              <td align="left">18</td>
              <td align="left">COSE_Sign1</td>
              <td align="left">COSE Single Signer Data Object</td>
            </tr>
            <tr>
              <td align="left">19</td>
              <td align="left">COSE_Countersignature</td>
              <td align="left">COSE standalone V2 countersignature (<xref target="RFC9338"/>)</td>
            </tr>
            <tr>
              <td align="left">96</td>
              <td align="left">COSE_Encrypt</td>
              <td align="left">COSE Encrypted Data Object</td>
            </tr>
            <tr>
              <td align="left">97</td>
              <td align="left">COSE_Mac</td>
              <td align="left">COSE MACed Data Object</td>
            </tr>
            <tr>
              <td align="left">98</td>
              <td align="left">COSE_Sign</td>
              <td align="left">COSE Signed Data Object</td>
            </tr>
          </tbody>
        </table>
        <section anchor="hashtags">
          <name>Tags for Bare Hash Values</name>
          <t><xref target="RFC9054"/> does not define CBOR tags for cryptographic Hash values; it rightly notes
that Hash values are often used in structures that are
application-specific and should be defined with those applications.</t>
          <t>However, there are many cases where just a bare hash value is
required, and for these cases common tags are useful.
In one use case, these tags occur in a data structure that is
specified to indicate elision by using one of these tags as an
alternative to some other data structure.
To enable agility, tags need to indicate the hash function used,
preferably using the COSE algorithms registry as populated by
<xref target="RFC9054"/>.</t>
          <aside>
            <t>(Note that there is another registry, "<xref section="Named Information Hash Algorithm Registry" relative="#hash-alg" sectionFormat="bare" target="IANA.named-information"/>"
<xref target="IANA.named-information"/>, that also defines numbers for some hash algorithms.
We are not using this registry here, as more recent entries seem to
have stopped assigning numbers.
If desired, tags that employ this registry could be added later.)</t>
          </aside>
          <t>The codepoint range available for the COSE algorithms registry is
large, but the most likely range to be used for standard Hash
functions is "Integer values between -256 and 255", which have the
registry policy "Standards Action With Expert Review" (<xref section="16.4" sectionFormat="of" target="RFC8152"/>, Registry "<xref section="COSE Algorithms" relative="#algorithms" sectionFormat="bare" target="IANA.cose"/>" <xref target="IANA.cose"/>).</t>
          <t>To this end, the present document registers a range of 512 tags from
18300 to 18811 (inclusive), paralleling the algorithm identifier
range of <tt>-256 .. 255</tt> (inclusive).
The tag number for COSE algorithm number N is then defined to be
<tt>18556+N</tt>, except for <tt>N = 0</tt> (see below).
The tag value is a CBOR byte string, with the exception <tt>N = 0</tt>.</t>
          <t>For example, in <xref target="IANA.cose"/> SHA-256 has the COSE algorithm identifier
<tt>-16</tt>.
This is in the range <tt>-256 .. 255</tt> (inclusive range).
Therefore, tag 18540 (<tt>= 18556 + (-16)</tt>) is the tag for a byte string
containing a SHA-256 hash.</t>
          <t>As a special case, there is one exception: Tag 18556 (<tt>= 18556 + 0</tt>)
stands for the combination of a an explicit numeric COSE algorithm
identifier with a hash value in an array, analogous to the use of
<tt>COSE_CertHash</tt> in <xref target="RFC9360"/>:</t>
          <figure anchor="hashcddl">
            <name>Generic CDDL for Tags for Bare Hash Values</name>
            <sourcecode type="cddl"><![CDATA[
Standard_COSE_Hash<alg, value> =
    #6.<hashmiddle .plus (alg .within directhash)>(value)
General_COSE_Hash<alg, value> = #6.<hashmiddle>([
    hashAlg: alg .within (int .ne directhash  / tstr),
    hashValue: value .within bstr ])
hashmiddle = 18556
directhash = (-256 .. -1) / (1 .. 255)
]]></sourcecode>
          </figure>
          <t>An example for the SHA-256 hash of "hello world" in CBOR diagnostic
notation:</t>
          <sourcecode type="cbor-diag"><![CDATA[
18540(
 h'b94d27b9934d3e08a52e52d7da7dabfac484efe37a5380ee9088f7ace2efcde9')
]]></sourcecode>
          <t>The same in CBOR pretty printed hex:</t>
          <sourcecode type="cbor-pretty"><![CDATA[=============== NOTE: '\' line wrapping per RFC 8792 ================

d9 486c                                 # tag(18540)
   58 20                                # bytes(32)
      \
     b94d27b9934d3e08a52e52d7da7dabfac484efe37a5380ee9088f7ace2efcde9
]]></sourcecode>
          <t>As none has been registered, no real example can be given for a hash
algorithm with an identifier not in the standard range, but if
<tt>-4711</tt> were such an identifier, a hash with an explicit algorithm
number could look like:</t>
          <sourcecode type="cbor-diag"><![CDATA[
18556([-4711, h'1234123412341234123412341234123412341234'])
]]></sourcecode>
          <t>Note that not all tags assigned in this section do parallel an
algorithm that is a cryptographic hash algorithm.
Where this is not the case, there currently is no defined semantics
for this tag, but the tags are assigned anyway.
The semantics of tags that parallel algorithm assignments other than
for cryptographic hash functions could be defined by a future version
of this specification.</t>
          <t>Note also that the cryptographic hashes in the content of the tag are
not protected; any further protection (confidentiality, integrity)
needs to be provided in the surrounding data structure, storage
system, or communication channel.</t>
        </section>
      </section>
      <section anchor="rfc-8392-cwt">
        <name>RFC 8392 (CWT)</name>
        <t><xref target="RFC8392"/> defines the CBOR Web Token (CWT), making use of COSE to
define a CBOR variant of the JOSE Web Token (JWT), <xref target="RFC7519"/>, a
standardized security token that has found use in the area of web
applications, but is not technically limited to those.</t>
        <table anchor="cwttags">
          <name>Tag number defined for RFC 8392 CBOR Web Token (CWT)</name>
          <thead>
            <tr>
              <th align="left">Tag number</th>
              <th align="left">Tag content</th>
              <th align="left">Short Description</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left">61</td>
              <td align="left">CBOR Web Token (CWT)</td>
              <td align="left">CBOR Web Token (CWT)</td>
            </tr>
          </tbody>
        </table>
      </section>
    </section>
    <section anchor="cbor-based-representation-formats">
      <name>CBOR-based Representation Formats</name>
      <t>Representation formats can be built on top of CBOR.</t>
      <section anchor="yang-cbor">
        <name>YANG-CBOR</name>
        <t>YANG <xref target="RFC7950"/> is a data modeling language originally designed in
the context of the Network Configuration Protocol (NETCONF)
<xref target="RFC6241"/>, now widely used for modeling management and
configuration information.  <xref target="RFC7950"/> defines an XML-based
representation format, and <xref target="RFC7951"/> defines a JSON-based
<xref target="RFC8259"/> representation format for YANG.</t>
        <t>YANG-CBOR <xref target="RFC9254"/> is a representation format for
YANG data in CBOR.</t>
        <table anchor="yangtags">
          <name>Tag numbers defined for YANG-CBOR</name>
          <thead>
            <tr>
              <th align="left">Tag number</th>
              <th align="left">Tag content</th>
              <th align="left">Short Description</th>
              <th align="left">Section of YANG-CBOR</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left">43</td>
              <td align="left">byte string</td>
              <td align="left">YANG bits datatype</td>
              <td align="left">6.7</td>
            </tr>
            <tr>
              <td align="left">44</td>
              <td align="left">unsigned integer</td>
              <td align="left">YANG enumeration datatype</td>
              <td align="left">6.6</td>
            </tr>
            <tr>
              <td align="left">45</td>
              <td align="left">unsigned integer or text string</td>
              <td align="left">YANG identityref datatype</td>
              <td align="left">6.10</td>
            </tr>
            <tr>
              <td align="left">46</td>
              <td align="left">unsigned integer or text string or array</td>
              <td align="left">YANG instance-identifier datatype</td>
              <td align="left">6.13</td>
            </tr>
            <tr>
              <td align="left">47</td>
              <td align="left">unsigned integer</td>
              <td align="left">YANG Schema Item iDentifier (sid)</td>
              <td align="left">3.2</td>
            </tr>
          </tbody>
        </table>
        <t><xref target="I-D.bormann-cbor-yang-standin"/> proposes to employ additional tags to enable the use of
efficient binary encodings for certain frequently used YANG data types
<xref target="RFC9911"/>.</t>
      </section>
    </section>
    <section anchor="protocols">
      <name>Protocols</name>
      <t>Protocols may want to allocate CBOR tag numbers to identify specific
protocol elements.</t>
      <section anchor="dots">
        <name>DOTS</name>
        <t>DDoS Open Threat Signaling (DOTS) defines tag number 271 for the DOTS
signal channel object in <xref target="RFC9132"/>.</t>
      </section>
      <section anchor="rains">
        <name>RAINS</name>
        <t>As an example for how experimental protocols can make use of CBOR tag
definitions, the RAINS (Another Internet Naming Service) Protocol
Specification defines tag number 15309736 for a RAINS Message
<xref target="I-D.trammell-rains-protocol"/>.
(The seemingly random tag number was chosen so that, when represented
as an encoded CBOR tag
argument, it contains the Unicode character <u format="lit-num">雨</u>
in UTF-8, which represents rain in a number of languages.)</t>
      </section>
    </section>
    <section anchor="datatypes">
      <name>Datatypes</name>
      <section anchor="advanced-arithmetic">
        <name>Advanced arithmetic</name>
        <t>General information about the representation of numbers in CBOR can be
found in <xref target="STD94"/> as well as <xref target="I-D.bormann-cbor-numbers"/>.</t>
        <t>A number of tags have been registered for arithmetic representations
beyond those built into CBOR and defined by tags in <xref target="RFC7049"/>.
These are all documented under <tt>http://peteroupc.github.io/CBOR/</tt>; the
last pathname component for the URL is given in the column "Reference"
of <xref target="arithtags"/>.</t>
        <table anchor="arithtags">
          <name>Tags for advanced arithmetic</name>
          <thead>
            <tr>
              <th align="left">Tag number</th>
              <th align="left">Tag content</th>
              <th align="left">Short Description</th>
              <th align="left">Reference</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left">30</td>
              <td align="left">array</td>
              <td align="left">Rational number</td>
              <td align="left">rational.html</td>
            </tr>
            <tr>
              <td align="left">264</td>
              <td align="left">array</td>
              <td align="left">Decimal fraction with arbitrary  exponent</td>
              <td align="left">bigfrac.html</td>
            </tr>
            <tr>
              <td align="left">265</td>
              <td align="left">array</td>
              <td align="left">Bigfloat with arbitrary exponent</td>
              <td align="left">bigfrac.html</td>
            </tr>
            <tr>
              <td align="left">268</td>
              <td align="left">array</td>
              <td align="left">Extended decimal fraction</td>
              <td align="left">extended.html</td>
            </tr>
            <tr>
              <td align="left">269</td>
              <td align="left">array</td>
              <td align="left">Extended bigfloat</td>
              <td align="left">extended.html</td>
            </tr>
            <tr>
              <td align="left">270</td>
              <td align="left">array</td>
              <td align="left">Extended rational number</td>
              <td align="left">extended.html</td>
            </tr>
          </tbody>
        </table>
        <t>CBOR's basic generic data model (Section <xref target="RFC8949" section="2" sectionFormat="bare"/> of RFC 8949 <xref target="STD94"/>) has a number
system with limited-range integers (major types 0 and 1:
-2<sup>64</sup>..2<sup>64</sup>-1) and floating point numbers that
cover binary16, binary32, and binary64 (including non-finites) from
<xref target="IEEE754"/>.
With the tags defined with <xref target="RFC7049"/>, the extended generic data model
(Section <xref target="RFC8949" section="2.1" sectionFormat="bare"/> of RFC 8949 <xref target="STD94"/>) adds unlimited-range integers (tag numbers 2
and 3, "bigint" in CDDL) as well as floating point values using the bases
2 (tag number 5, "bigfloat") and 10 (tag number 4, "decfrac").</t>
        <t>This pre-defined number system has a number of limitations that are
addressed in three of the tags discussed here:</t>
        <ul spacing="normal">
          <li>
            <t>Tag number 30 allows the representation of rational numbers as a
ratio of two integers: a numerator (usually written as the top part
of a fraction), and a denominator (the bottom part), where both
integers can be limited-range basic and unlimited-range integers.
The mathematical value of a rational number is the numerator divided
by the denominator.
This tag can express all numbers that the extended generic data
model of <xref target="RFC7049"/> can express, except for non-finites <xref target="IEEE754"/>; it
also can express rational numbers that cannot be expressed with
denominators that are a power of 2 or a power of 10.  </t>
            <t>
For example, the rational number 1/3 is encoded:  </t>
            <sourcecode type="cbor-pretty"><![CDATA[
  d8 1e      ---- Tag 30
     82      ---- Array length 2
        01   ---- 1
        03   ---- 3
]]></sourcecode>
            <t>
Many programming languages have built-in support for rational
numbers or support for them is included in their standard libraries;
tag number 30 is a way for these platforms to interchange these
rational numbers in CBOR.</t>
          </li>
          <li>
            <t>Tag numbers 4 and 5 are limited in the range of the (base 10 or base
2) exponents by the limited-range integers in the basic generic data
model.  Tag numbers 264 and 265 are exactly equivalent to 4 and 5,
respectively, but also allow unlimited-range integers as exponents.
While applications for floating point numbers with exponents outside
the CBOR basic integer range are limited, tags 264 and 265 allow
unlimited roundtripping with other formats that allow very large or
very small exponents, such as those JSON <xref target="RFC8259"/> can provide if the
limitations of I-JSON <xref target="RFC7493"/> do not apply.</t>
          </li>
        </ul>
        <t>The tag numbers 268..270 extend these tags further by providing a way
to express non-finites within a tag with this number.  This does not
increase the expressiveness of the data model (the non-finites can
already be expressed using major type 7 floating point numbers), but
does allow both finite and non-finite values to carry the same tag.
In most applications, a choice that includes some of the three tags
30, 264, 265 for finite values and major type 7 floating point values
for non-finites (as well as possibly other parts of the CBOR number
system) will be the preferred solution.</t>
        <t>This document suggests using the CDDL typenames defined in
<xref target="arith-tags-cddl"/> for the three most useful tag numbers in this section.</t>
        <figure anchor="arith-tags-cddl">
          <name>CDDL for extended arithmetic tags</name>
          <sourcecode type="cddl"><![CDATA[
rational = #6.30([numerator: integer, denominator: integer .ne 0])
rational_of<N,D> = #6.30([numerator: N, denominator: D])
; the value 1/3 can be notated as rational_of<1, 3>

extended_decfrac = #6.264([e10: integer, m: integer])
extended_bigfloat = #6.265([e2: integer, m: integer])
]]></sourcecode>
        </figure>
      </section>
      <section anchor="variants-of-undefined">
        <name>Variants of undefined</name>
        <t><tt>https://github.com/svaarala/cbor-specs/blob/master/cbor-absent-tag.rst</tt>
defines tag 31 to be applied to the CBOR value Undefined (0xf7),
slightly modifying its semantics to stand for an absent value in a
CBOR Array.</t>
        <t>(TO DO: Obtain permission to copy the definitions here.)</t>
      </section>
      <section anchor="typed-and-homogeneous-arrays">
        <name>Typed and Homogeneous Arrays</name>
        <t><xref target="RFC8746"/> defines tags for various kinds of arrays.  A summary is
reproduced in <xref target="arraytags"/>.</t>
        <table anchor="arraytags">
          <name>Tag numbers defined for Arrays</name>
          <thead>
            <tr>
              <th align="left">Tag</th>
              <th align="left">Data Item</th>
              <th align="left">Semantics</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left">64</td>
              <td align="left">byte string</td>
              <td align="left">uint8 Typed Array</td>
            </tr>
            <tr>
              <td align="left">65</td>
              <td align="left">byte string</td>
              <td align="left">uint16, big endian, Typed Array</td>
            </tr>
            <tr>
              <td align="left">66</td>
              <td align="left">byte string</td>
              <td align="left">uint32, big endian, Typed Array</td>
            </tr>
            <tr>
              <td align="left">67</td>
              <td align="left">byte string</td>
              <td align="left">uint64, big endian, Typed Array</td>
            </tr>
            <tr>
              <td align="left">68</td>
              <td align="left">byte string</td>
              <td align="left">uint8 Typed Array, clamped arithmetic</td>
            </tr>
            <tr>
              <td align="left">69</td>
              <td align="left">byte string</td>
              <td align="left">uint16, little endian, Typed Array</td>
            </tr>
            <tr>
              <td align="left">70</td>
              <td align="left">byte string</td>
              <td align="left">uint32, little endian, Typed Array</td>
            </tr>
            <tr>
              <td align="left">71</td>
              <td align="left">byte string</td>
              <td align="left">uint64, little endian, Typed Array</td>
            </tr>
            <tr>
              <td align="left">72</td>
              <td align="left">byte string</td>
              <td align="left">sint8 Typed Array</td>
            </tr>
            <tr>
              <td align="left">73</td>
              <td align="left">byte string</td>
              <td align="left">sint16, big endian, Typed Array</td>
            </tr>
            <tr>
              <td align="left">74</td>
              <td align="left">byte string</td>
              <td align="left">sint32, big endian, Typed Array</td>
            </tr>
            <tr>
              <td align="left">75</td>
              <td align="left">byte string</td>
              <td align="left">sint64, big endian, Typed Array</td>
            </tr>
            <tr>
              <td align="left">76</td>
              <td align="left">byte string</td>
              <td align="left">(reserved)</td>
            </tr>
            <tr>
              <td align="left">77</td>
              <td align="left">byte string</td>
              <td align="left">sint16, little endian, Typed Array</td>
            </tr>
            <tr>
              <td align="left">78</td>
              <td align="left">byte string</td>
              <td align="left">sint32, little endian, Typed Array</td>
            </tr>
            <tr>
              <td align="left">79</td>
              <td align="left">byte string</td>
              <td align="left">sint64, little endian, Typed Array</td>
            </tr>
            <tr>
              <td align="left">80</td>
              <td align="left">byte string</td>
              <td align="left">IEEE 754 binary16, big endian, Typed Array</td>
            </tr>
            <tr>
              <td align="left">81</td>
              <td align="left">byte string</td>
              <td align="left">IEEE 754 binary32, big endian, Typed Array</td>
            </tr>
            <tr>
              <td align="left">82</td>
              <td align="left">byte string</td>
              <td align="left">IEEE 754 binary64, big endian, Typed Array</td>
            </tr>
            <tr>
              <td align="left">83</td>
              <td align="left">byte string</td>
              <td align="left">IEEE 754 binary128, big endian, Typed Array</td>
            </tr>
            <tr>
              <td align="left">84</td>
              <td align="left">byte string</td>
              <td align="left">IEEE 754 binary16, little endian, Typed Array</td>
            </tr>
            <tr>
              <td align="left">85</td>
              <td align="left">byte string</td>
              <td align="left">IEEE 754 binary32, little endian, Typed Array</td>
            </tr>
            <tr>
              <td align="left">86</td>
              <td align="left">byte string</td>
              <td align="left">IEEE 754 binary64, little endian, Typed Array</td>
            </tr>
            <tr>
              <td align="left">87</td>
              <td align="left">byte string</td>
              <td align="left">IEEE 754 binary128, little endian, Typed Array</td>
            </tr>
            <tr>
              <td align="left">40</td>
              <td align="left">array of two arrays*</td>
              <td align="left">Multi-dimensional Array, row-major order</td>
            </tr>
            <tr>
              <td align="left">1040</td>
              <td align="left">array of two arrays*</td>
              <td align="left">Multi-dimensional Array, column-major order</td>
            </tr>
            <tr>
              <td align="left">41</td>
              <td align="left">array</td>
              <td align="left">Homogeneous Array</td>
            </tr>
          </tbody>
        </table>
        <!--  cols='r l l' -->

</section>
    </section>
    <section anchor="domain-specific">
      <name>Domain-Specific</name>
      <t>(TO DO: Obtain permission to copy the definitions here; explain how
tags 52 and 54 essentially obsolete 260/261.)</t>
      <table anchor="tab-domain-specific">
        <name>Select Domain-Specific Tags</name>
        <thead>
          <tr>
            <th align="left">Tag number</th>
            <th align="left">Tag content</th>
            <th align="left">Short Description</th>
            <th align="left">Reference</th>
            <th align="left">Author</th>
            <th align="left"> </th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td align="left">37</td>
            <td align="left">byte string</td>
            <td align="left">Binary UUID (<xref section="4" sectionFormat="comma" target="RFC9562"/>)</td>
            <td align="left">https://github.com/lucas-clemente/cbor-specs/blob/master/uuid.md</td>
            <td align="left">Lucas_Clemente</td>
            <td align="left"> </td>
          </tr>
          <tr>
            <td align="left">48</td>
            <td align="left">byte string</td>
            <td align="left">IEEE MAC Address</td>
            <td align="left">
              <xref target="RFC9542"/></td>
            <td align="left"> </td>
            <td align="left"> </td>
          </tr>
          <tr>
            <td align="left">52</td>
            <td align="left">byte string or array</td>
            <td align="left">IPv4, [prefixlen,IPv4], [IPv4,prefixpart]</td>
            <td align="left">
              <xref target="RFC9164"/></td>
            <td align="left"> </td>
            <td align="left"> </td>
          </tr>
          <tr>
            <td align="left">54</td>
            <td align="left">byte string or array</td>
            <td align="left">IPv6, [prefixlen,IPv6], [IPv6,prefixpart]</td>
            <td align="left">
              <xref target="RFC9164"/></td>
            <td align="left"> </td>
            <td align="left"> </td>
          </tr>
          <tr>
            <td align="left">257</td>
            <td align="left">byte string</td>
            <td align="left">Binary MIME message</td>
            <td align="left">http://peteroupc.github.io/CBOR/binarymime.html</td>
            <td align="left">Peter Occil</td>
            <td align="left"> </td>
          </tr>
          <tr>
            <td align="left">260</td>
            <td align="left">byte string</td>
            <td align="left">Network Address (IPv4 or IPv6 or MAC Address)</td>
            <td align="left">http://www.employees.org/~ravir/cbor-network.txt</td>
            <td align="left">Ravi Raju</td>
            <td align="left"> </td>
          </tr>
          <tr>
            <td align="left">261</td>
            <td align="left">map</td>
            <td align="left">Network Address Prefix (IPv4 or IPv6 Address + Mask Length)</td>
            <td align="left">https://github.com/toravir/CBOR-Tag-Specs/blob/master/networkPrefix.md</td>
            <td align="left">Ravi Raju</td>
            <td align="left"> </td>
          </tr>
          <tr>
            <td align="left">263</td>
            <td align="left">byte string</td>
            <td align="left">Hexadecimal string</td>
            <td align="left">https://github.com/toravir/CBOR-Tag-Specs/blob/master/hexString.md</td>
            <td align="left">Ravi Raju</td>
            <td align="left"> </td>
          </tr>
          <tr>
            <td align="left">266</td>
            <td align="left">text string</td>
            <td align="left">Internationalized resource identifier (IRI)</td>
            <td align="left">https://peteroupc.github.io/CBOR/iri.html</td>
            <td align="left">Peter Occil</td>
            <td align="left"> </td>
          </tr>
          <tr>
            <td align="left">267</td>
            <td align="left">text string</td>
            <td align="left">Internationalized resource identifier reference (IRI reference)</td>
            <td align="left">https://peteroupc.github.io/CBOR/iri.html</td>
            <td align="left">Peter Occil</td>
            <td align="left"> </td>
          </tr>
          <tr>
            <td align="left">1048</td>
            <td align="left">byte string</td>
            <td align="left">IEEE OUI/CID</td>
            <td align="left">
              <xref target="RFC9542"/></td>
            <td align="left"> </td>
            <td align="left"> </td>
          </tr>
        </tbody>
      </table>
      <t>Notes:</t>
      <ul spacing="normal">
        <li>
          <t>In the registration for Tag 37, the reference for UUID has been
updated from <xref target="RFC4122"/> to <xref target="RFC9562"/>.
The new RFC has a somewhat different internal structure; the
definition of the layout of a binary UUID is now distributed over
<xref section="5" sectionFormat="of" target="RFC9562"/>.</t>
        </li>
        <li>
          <t>Tags 48, 52, and 54 are recommended for new designs that need to
represent MAC addresses, IP addresses, and IP address prefixes; they
essentially replace tags 260 and 261, which continue to be available
for their existing applications.</t>
        </li>
        <li>
          <t>Tag 263 describes a different kind of Hexadecimal string
(sequence of hex digit pairs, same layout as tag 23) from the
hex-string defined by the YANG data type <tt>hex-string</tt> (sequence of hex
digit pairs separated by colons, <xref section="3" sectionFormat="of" target="RFC9911"/>).</t>
        </li>
      </ul>
      <section anchor="human-readable-text">
        <name>Human-readable Text</name>
        <table anchor="tab-text">
          <name>Select Tags for Human-readable Text</name>
          <thead>
            <tr>
              <th align="left">Tag</th>
              <th align="left">Data Item</th>
              <th align="left">Semantics</th>
              <th align="left">Reference</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left">38</td>
              <td align="left">array</td>
              <td align="left">Language-tagged string</td>
              <td align="left">
                <xref section="A" sectionFormat="of" target="RFC9290"/></td>
            </tr>
          </tbody>
        </table>
        <t>Tag 38 was originally registered by Peter Occil in
<eref target="http://peteroupc.github.io/CBOR/langtags.html">http://peteroupc.github.io/CBOR/langtags.html</eref>; it has since been
adopted and extended in <xref section="A" sectionFormat="of" target="RFC9290"/>, where a detailed
definition of the tag and a few simple examples for its use are
provided.</t>
        <t>The problem that this tag was designed to solve is that text strings
often need additional information to be properly presented to a human.
While Unicode (and the UTF-8 form of Unicode used in CBOR) define the
characters, additional information about the human language in use
and the writing direction appropriate for the text given are often
required.</t>
        <t>The need to provide language information with text has been well-known
for a while and led to a common form for this information, the
language tag, defined in <xref target="BCP47"/>.</t>
        <t>Less well-known is the need to provide separate directionality
information as well.
The need for this information is demonstrated in <xref target="W3C-STRINGS-BIDI"/>,
which points out that it is "actually a bad idea to rely on language
information to apply direction" and points out further reference
information on this.
<xref target="W3C-BIDI-USE-CASES"/> shows more examples for language tags and
directionality, while <xref target="W3C-UBA-BASICS"/> provides an introduction to the
way browsers, where "the order of characters in memory (logical) is
not the same as the order in which they are displayed (visual)",
"produce the correct order at the time of display" (Unicode
Bidirectional Algorithm).</t>
        <t>Tag 38 meets the requirements of its specific application in
<xref target="RFC9290"/>, which could be summarized as: Supplying the necessary
information to present isolated, linear, comparatively small pieces of
human-readable text.
It neither addresses more complex requirements of specific languages
such as <xref target="W3C-SIMPLE-RUBY"/>, nor does it address requirements for more
complex structure in texts such as emphasis, lists, or tables.
These more complex requirements are typically met by specific media
types such as HTML <xref target="HTML"/>.</t>
      </section>
      <section anchor="extended-time-formats">
        <name>Extended Time Formats</name>
        <t>Additional tag definitions have been provided for date and time values.</t>
        <table anchor="timetags">
          <name>Tag numbers for date and time</name>
          <thead>
            <tr>
              <th align="right">Tag</th>
              <th align="left">Data Item</th>
              <th align="left">Semantics</th>
              <th align="left">Reference</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="right">100</td>
              <td align="left">integer</td>
              <td align="left">date in number of days since epoch</td>
              <td align="left">
                <xref target="RFC8943"/></td>
            </tr>
            <tr>
              <td align="right">1004</td>
              <td align="left">text string</td>
              <td align="left">RFC 3339 full-date string</td>
              <td align="left">
                <xref target="RFC8943"/></td>
            </tr>
            <tr>
              <td align="right">1001</td>
              <td align="left">map</td>
              <td align="left">extended time</td>
              <td align="left">
                <xref target="RFC9581"/></td>
            </tr>
            <tr>
              <td align="right">1002</td>
              <td align="left">map</td>
              <td align="left">duration</td>
              <td align="left">
                <xref target="RFC9581"/></td>
            </tr>
            <tr>
              <td align="right">1003</td>
              <td align="left">map</td>
              <td align="left">period</td>
              <td align="left">
                <xref target="RFC9581"/></td>
            </tr>
          </tbody>
        </table>
        <t>Note that tags 100 and 1004 are for calendar dates that are not
anchored to a specific time zone; they are meant to specify calendar
dates as perceived by humans, e.g. for use in personal identification
documents.
Converting such a calendar date into a specific point in time needs the
addition of a time-of-day (for which a CBOR tag is outstanding) and
timezone information (also outstanding).  Alternatively, a calendar
date plus timezone information can be converted into a time period
(range of time values given by the starting and the ending time); note
that these time periods are not always exactly 24 h (86400 s) long.</t>
        <t><xref target="RFC8943"/> does not suggest CDDL <xref target="RFC8610"/> type names for the two tags.
We suggest copying the definitions in <xref target="time-tags-cddl"/> into
application-specific CDDL as needed.</t>
        <figure anchor="time-tags-cddl">
          <name>CDDL for calendar date tags (RFC8943)</name>
          <sourcecode type="cddl"><![CDATA[
caldate = #6.100(int); calendar date as # of days from 1970-01-01
tcaldate = #6.1004(tstr); calendar date as RFC 3339 full-date string
]]></sourcecode>
        </figure>
        <t>Tag 1001 extends tag 1 by additional information (such as picosecond
resolution) and allows the use of Decimal and Bigfloat numbers for the
time.</t>
      </section>
    </section>
    <section anchor="platform-oriented">
      <name>Platform-oriented</name>
      <section anchor="perl">
        <name>Perl</name>
        <t>(These are actually not as Perl-specific as the title of this section
suggests.  See also the penultimate paragraph of Section <xref target="RFC8949" section="3.4" sectionFormat="bare"/> of RFC 8949 <xref target="STD94"/>.)</t>
        <t>These are all documented under <tt>http://cbor.schmorp.de/</tt>; the
last pathname component is given in <xref target="perltags"/>.</t>
        <t>(TO DO: Obtain permission to copy the definitions here.)</t>
        <table anchor="perltags">
          <name>Tag numbers that aid the Perl platform</name>
          <thead>
            <tr>
              <th align="right">Tag</th>
              <th align="left">Data Item</th>
              <th align="left">Semantics</th>
              <th align="left">Reference</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="right">256</td>
              <td align="left">multiple</td>
              <td align="left">mark value as having string references</td>
              <td align="left">stringref</td>
            </tr>
            <tr>
              <td align="right">25</td>
              <td align="left">unsigned integer</td>
              <td align="left">reference the nth previously seen string</td>
              <td align="left">stringref</td>
            </tr>
            <tr>
              <td align="right">26</td>
              <td align="left">array</td>
              <td align="left">Serialized Perl object with classname and constructor arguments</td>
              <td align="left">perl-object</td>
            </tr>
            <tr>
              <td align="right">27</td>
              <td align="left">array</td>
              <td align="left">Serialized language-independent object with type name and constructor arguments</td>
              <td align="left">generic-object</td>
            </tr>
            <tr>
              <td align="right">28</td>
              <td align="left">multiple</td>
              <td align="left">mark value as (potentially) shared</td>
              <td align="left">value-sharing</td>
            </tr>
            <tr>
              <td align="right">29</td>
              <td align="left">unsigned integer</td>
              <td align="left">reference nth marked value</td>
              <td align="left">value-sharing</td>
            </tr>
            <tr>
              <td align="right">22098</td>
              <td align="left">multiple</td>
              <td align="left">hint that indicates an additional level of indirection</td>
              <td align="left">indirection</td>
            </tr>
          </tbody>
        </table>
      </section>
      <section anchor="json">
        <name>JSON</name>
        <t>(TO DO: Obtain permission to copy the definitions here.)</t>
        <t>Tag number 262 has been registered to identify byte strings that carry embedded
JSON text
(<tt>https://github.com/toravir/CBOR-Tag-Specs/blob/master/embeddedJSON.md</tt>).
This is an analog to tag 24 for embedded Encoded CBOR Data Items.</t>
        <t>Tag number 275 can be used to identify maps that contain keys that are
all of type Text String, as they would occur in JSON
(<tt>https://github.com/ecorm/cbor-tag-text-key-map</tt>).</t>
      </section>
      <section anchor="weird-text-encodings">
        <name>Weird text encodings</name>
        <t>(TO DO: Obtain permission to copy the definitions here.)</t>
        <t>Some variants of UTF-8 are in use in specific areas of application.
Tags have been registered to be able to carry around strings
identified as to which of these
variants is used, in case they are not also valid UTF-8 and can therefore not
be represented as a CBOR text string
(<tt>https://github.com/svaarala/cbor-specs/blob/master/cbor-nonutf8-string-tags.rst</tt>).</t>
        <table anchor="weirdtags">
          <name>Tag numbers for UTF-8 variants</name>
          <thead>
            <tr>
              <th align="right">Tag Number</th>
              <th align="left">Data Item</th>
              <th align="left">Semantics</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="right">272</td>
              <td align="left">byte string</td>
              <td align="left">Non-UTF-8 CESU-8 string</td>
            </tr>
            <tr>
              <td align="right">273</td>
              <td align="left">byte string</td>
              <td align="left">Non-UTF-8 WTF-8 string</td>
            </tr>
            <tr>
              <td align="right">274</td>
              <td align="left">byte string</td>
              <td align="left">Non-UTF-8 MUTF-8 string</td>
            </tr>
          </tbody>
        </table>
      </section>
    </section>
    <section anchor="application-specific">
      <name>Application-specific</name>
      <t>(TO DO: Obtain permission to copy the definitions here.)</t>
      <table anchor="tab-apptags">
        <name>Application-specific Tags</name>
        <thead>
          <tr>
            <th align="right">Tag number</th>
            <th align="left">Tag content</th>
            <th align="left">Short Description</th>
            <th align="left">Reference</th>
            <th align="left">Author</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td align="right">39</td>
            <td align="left">multiple</td>
            <td align="left">Identifier</td>
            <td align="left">
              <eref target="https://github.com/lucas-clemente/cbor-specs/blob/master/id.md">https://github.com/lucas-clemente/cbor-specs/blob/master/id.md</eref></td>
            <td align="left">Lucas Clemente</td>
          </tr>
          <tr>
            <td align="right">42</td>
            <td align="left">byte string</td>
            <td align="left">IPLD content identifier</td>
            <td align="left">
              <eref target="https://github.com/ipld/cid-cbor/">https://github.com/ipld/cid-cbor/</eref></td>
            <td align="left">Volker Mische</td>
          </tr>
          <tr>
            <td align="right">103</td>
            <td align="left">array</td>
            <td align="left">Geographic Coordinates</td>
            <td align="left">
              <eref target="https://github.com/allthingstalk/cbor/blob/master/CBOR-Tag103-Geographic-Coordinates.md">https://github.com/allthingstalk/cbor/blob/master/CBOR-Tag103-Geographic-Coordinates.md</eref></td>
            <td align="left">Danilo Vidovic</td>
          </tr>
          <tr>
            <td align="right">104</td>
            <td align="left">multiple</td>
            <td align="left">Geographic Coordinate Reference System  WKT or EPSG number</td>
            <td align="left">
              <xref target="I-D.clarke-cbor-crs"/></td>
            <td align="left"> </td>
          </tr>
          <tr>
            <td align="right">120</td>
            <td align="left">multiple</td>
            <td align="left">Internet of Things Data Point</td>
            <td align="left">
              <eref target="https://github.com/allthingstalk/cbor/blob/master/CBOR-Tag120-Internet-of-Things-Data-Points.md">https://github.com/allthingstalk/cbor/blob/master/CBOR-Tag120-Internet-of-Things-Data-Points.md</eref></td>
            <td align="left">Danilo Vidovic</td>
          </tr>
          <tr>
            <td align="right">258</td>
            <td align="left">array</td>
            <td align="left">Mathematical finite set</td>
            <td align="left">
              <eref target="https://github.com/input-output-hk/cbor-sets-spec/blob/master/CBOR_SETS.md">https://github.com/input-output-hk/cbor-sets-spec/blob/master/CBOR_SETS.md</eref></td>
            <td align="left">Alfredo Di Napoli</td>
          </tr>
          <tr>
            <td align="right">259</td>
            <td align="left">map</td>
            <td align="left">Map datatype with key-value operations (e.g. <tt>.get()</tt>/<tt>.set()</tt>/<tt>.delete()</tt>)</td>
            <td align="left">
              <eref target="https://github.com/shanewholloway/js-cbor-codec/blob/master/docs/CBOR-259-spec--explicit-maps.md">https://github.com/shanewholloway/js-cbor-codec/blob/master/docs/CBOR-259-spec--explicit-maps.md</eref></td>
            <td align="left">Shane Holloway</td>
          </tr>
        </tbody>
      </table>
      <section anchor="enumerated-alternative-data-items">
        <name>Enumerated Alternative Data Items</name>
        <t>(Original Text for this section was contributed by Duncan Coutts and
Michael Peyton Jones; all errors are the author's.)</t>
        <t>A set of CBOR tag numbers has been allocated (<xref target="iana"/>) for
encoding data composed of enumerated alternatives:</t>
        <table anchor="tab-tag-enum">
          <name>Tags for Enumerated Alternative Data Items</name>
          <thead>
            <tr>
              <th align="right">Tags</th>
              <th align="left">Data Item</th>
              <th align="left">Meaning</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="right">121..127</td>
              <td align="left">any</td>
              <td align="left">alternatives 0..6, 1+1 encoding</td>
            </tr>
            <tr>
              <td align="right">1280..1400</td>
              <td align="left">any</td>
              <td align="left">alternatives 7..127, 1+2 encoding</td>
            </tr>
            <tr>
              <td align="right">101</td>
              <td align="left">array [uint, any]</td>
              <td align="left">alternatives as given by the uint + 128</td>
            </tr>
          </tbody>
        </table>
        <t>The tags defined in this section are for encoding data that can be
in one of a number of different enumerated forms.</t>
        <t>For example data representing the result of some action might be either
a failure with some failure detail, or a success with some result. In
this example there are two cases, the failure case and the success case,
and we can enumerate them as 0 and 1.</t>
        <t>In general the number of alternatives, and what data is expected in each
alternative case is entirely application dependent.</t>
        <t>The tags defined in this specification allow the encoding of any number
of alternatives, but provide compact encoding for the common cases of
low numbers of alternatives:</t>
        <ul spacing="normal">
          <li>
            <t>Alternatives 0..6 can be encoded in 2 bytes;</t>
          </li>
          <li>
            <t>Alternatives 7..127 can be encoded in 3 bytes;</t>
          </li>
          <li>
            <t>Alternatives 128+ can be encoded in 3-12 bytes.</t>
          </li>
        </ul>
        <t>There are no special considerations for deterministic encoding
Section <xref target="RFC8949" section="4.2" sectionFormat="bare"/> of RFC 8949 <xref target="STD94"/>: The case numbers covered by each tag do not
overlap; particularly, tag 101 encoding starts where the more compact
special encodings for 0..6 and 7..127 end.</t>
        <t>For cases 0..6 and 7..127, the tag value indicates the value of the alternative.
For cases 128+, a single tag number is used with an enclosed two-element array that contains the case number and the value of the alternative.</t>
        <section anchor="semantics">
          <name>Semantics</name>
          <t>The value consists of a case number and a case body. The case number is
an unsigned integer that indicates which case out of the set of
alternatives is used. The case body is any CBOR data value.</t>
          <t>In a setting where the application uses a schema (formally or
informally), then there will be an appropriate sub-schema for each case
in the set of alternatives. The representation of the case body should
comply with the schema corresponding to the case number used.</t>
          <t>To continue the example above about representing failure or success,
suppose that the failure detail consists of an integer code and a
string, and suppose that the successful result is a byte string. A
failure value will use case 0 and the case body will be a CBOR list
containing an integer and a text string. Alternatively, a success value
will use case 1 and the body will be a single CBOR byte string.</t>
          <t>Decoders that enforce a schema must check the case number is within the
range of cases allowed, and that the case body follows the schema for
the supplied case number. Generic decoders should allow any case number
and any CBOR data value for the case body.</t>
        </section>
        <section anchor="rationale">
          <name>Rationale</name>
          <t>CBOR has direct support for <em>combinations</em> of multiple values but not
for <em>alternatives</em> of multiple values. Combinations are expressed in
CBOR using lists or maps.</t>
          <t>Most programming languages have a notion of data consisting of
combinations of data values, often called records, structs or objects. Many
programming languages also have a notion of data consisting of multiple
alternative data values. For example C has unions, and other languages
have "tagged" unions (where it is always clear which alternative is in
use).</t>
          <t>Crucially for this set of tags, the set of alternatives must be closed
and ordered. This allows encoding using an unsigned number to distinguish
each case.</t>
          <t>Note that this does <em>not</em> correspond to the notion in some programming
languages of classes and subclasses since in that context the set of
alternatives is open and unordered. Alternatives of this kind are
well-supported by tag 27 "Serialized language-independent object with
type name and constructor arguments".</t>
          <t>In functional programming languages, the primary way of forming new data
types is to enumerate a set of alternatives (each of which may be a
record). Such forms of data are also supported in hybrid functional
languages or languages with functional features.</t>
          <t>Thus, in some applications, it is very common to have data making use of
alternatives, and it is worth finding a compact encoding, at least for
the common cases. Just as most records are small, most alternatives are
also small.</t>
          <t>In this specification we reserve 7 values in the 2-byte part of the
available tag encoding space for alternatives 0..6 which are by far the
most common. We reserve a range of 121 values in the 3-bytes tag
encoding space. To cover the general case we use an encoding using a
pair consisting of an unsigned integer and the case body, the first 24
of which also result in a 3-byte encoding.</t>
        </section>
        <section anchor="examples">
          <name>Examples</name>
          <t>To elaborate on the example from the introduction, we have a "result"
that is a failure or success, where:</t>
          <ul spacing="normal">
            <li>
              <t>the failure detail consists of an integer code and a string;</t>
            </li>
            <li>
              <t>the successful result is a byte string.</t>
            </li>
          </ul>
          <t>This corresponds to the following schema, in CDDL notation:</t>
          <sourcecode type="cddl"><![CDATA[
result = #6.121([int, text])
       / #6.122(bytes)
]]></sourcecode>
          <t>Example values:</t>
          <sourcecode type="cbor-diag"><![CDATA[
121([3, "the printer is on fire"])
]]></sourcecode>
          <sourcecode type="cbor-diag"><![CDATA[
122(h'ff00')
]]></sourcecode>
          <t>As a second example, here is one based on a data type defined within the
Haskell programming language, representing a simple expression tree.</t>
          <sourcecode type="haskell"><![CDATA[
-- A data type representing simple arithmetic expressions

data Expr = Lit Int -- integer literal
| Add Expr Expr -- addition
| Sub Expr Expr -- subtraction
| Neg Expr -- unary negation
| Mul Expr Expr -- multiplication
| Div Expr Expr -- integer division
]]></sourcecode>
          <t>In CDDL notation, and using the tags in this specification, such data
could be encoded using this schema:</t>
          <sourcecode type="cddl"><![CDATA[
; A data type representing simple arithmetic expressions

expr = #6.121(int)          ; integer literal
     / #6.122([expr, expr]) ; addition
     / #6.123([expr, expr]) ; subtraction
     / #6.124(expr)         ; unary negation
     / #6.125([expr, expr]) ; multiplication
     / #6.126([expr, expr]) ; integer division
]]></sourcecode>
        </section>
      </section>
    </section>
    <section anchor="implementation-aids">
      <name>Implementation aids</name>
      <section anchor="invalid-tag">
        <name>Invalid Tag</name>
        <t>The present document registers tag numbers 65535, 4294967295, and
18446744073709551615 (16-bit 0xffff, 32-bit 0xffffffff, and 64-bit
0xffffffffffffffff) as Invalid Tags, tags that are always invalid,
independent of the tag content provided.  The purpose of these tag
number registrations is to enable the tag numbers to be reserved for
internal use by implementations to note the absence of a tag on a data
item where a tag could also be expected with that data item as tag
content.</t>
        <t>The Invalid Tags are not intended to ever occur in interchanged CBOR
data items.  Generic CBOR decoder implementations are encouraged to
raise an error if an Invalid Tag occurs in a CBOR data item even if
there is no validity checking implemented otherwise.</t>
      </section>
      <section anchor="invalid-simple">
        <name>Programming Aid for Simple Values</name>
        <t>In a similar way, the present document also registers tag
number 21334 as a fourth Invalid Tag.
This tag is set aside specifically for use by CBOR implementations
that have no natural way to represent Simple Values (Section <xref target="RFC8949" section="3.3" sectionFormat="bare"/> of RFC 8949 <xref target="STD94"/>) beyond false, true, or null in their programming
interface.
For instance, such implementations can represent simple(123) as
21334(123) in the programming interface.</t>
      </section>
      <section anchor="test-tag">
        <name>Test Tag</name>
        <t>CBOR implementations should handle tags that they do not understand, usually by
creating an instance of an object that contains the tag number and the
associated data item.
In order to test this code, there needs to be a tag
number that will never be allocated for some new semantics.
This property also makes the tag number safe to use as a placeholder
in documentation, such as in illustrative examples that show a
hypothetical tag, without creating expectations for future registration.</t>
        <t>This section specifies a CBOR tag for testing purposes:</t>
        <table anchor="tab-test-tag">
          <name>Test Tag</name>
          <thead>
            <tr>
              <th align="left">Tag</th>
              <th align="left">1413829460</th>
            </tr>
          </thead>
          <tbody>
            <tr>
              <td align="left">Data item</td>
              <td align="left">Any</td>
            </tr>
            <tr>
              <td align="left">Semantics</td>
              <td align="left">Explicitly none.</td>
            </tr>
            <tr>
              <td align="left">Point of contact</td>
              <td align="left">Joe Hildebrand <eref brackets="angle" target="mailto:joe-ietf@cursive.net">joe-ietf@cursive.net</eref></td>
            </tr>
            <tr>
              <td align="left">Description of semantics</td>
              <td align="left">draft-bormann-cbor-notable-tags, <xref target="test-tag"/></td>
            </tr>
          </tbody>
        </table>
        <section anchor="semantics-1">
          <name>Semantics</name>
          <t>This tag is always intended to be represented in the same manner that an
unimplemented tag would be in a given implementation.</t>
        </section>
        <section anchor="sample-code">
          <name>Sample code</name>
          <sourcecode type="javascript"><![CDATA[
import {encode, decode, Tag} from 'cbor2';
const t = new Tag(1413829460, 'TEST');
const bytes = encode(t); // 0xda544553546454455354
const t2 = decode(bytes); // 1413829460('TEST')
]]></sourcecode>
        </section>
      </section>
    </section>
    <section anchor="managing-redundancy">
      <name>Managing redundancy</name>
      <t>A CBOR data item often has appreciable internal redundancy, for
instance by serializing certain strings again and again.</t>
      <t>Data compression specifications such as deflate <xref target="RFC1951"/>, gzip
<xref target="RFC1952"/>, brotli <xref target="RFC7932"/>, zstd <xref target="RFC8878"/>, and dcb/dcz <xref target="RFC9842"/>
provide powerful ways to provide compressed representations of encoded
data items that exhibit internal redundancy.
While these can provide very good compression ratios,
the disadvantage of applying traditional data compression is that the
serialized data need to undergo a separate compression pass at the
producer and a decompression pass at the consumer before the data
items can be accessed again.</t>
      <t>An alternative is to perform some management of redundancy not at the
level of serialized data, but at the data model level, i.e., within
the data items interchanged.
This can enable a CBOR library to perform redundancy reduction
("packing") and unpacking on the fly.
This section discusses tag sets that can be used for this.</t>
      <section anchor="packed-cbor">
        <name>Packed CBOR</name>
        <t>A comprehensive approach to reducing redundancy by packing is provided
by the set of tags and simple values defined in <xref target="I-D.ietf-cbor-packed"/>, which see.</t>
      </section>
      <section anchor="stringref">
        <name>Stringref</name>
        <t>A very simple mechanism that is focused just on the redundancy of
repeated (byte or text) strings is <em>stringref</em> <xref target="STRINGREF"/>, originally
designed in the context of the Perl platform (<xref target="perl"/>), but now
implemented on other platforms, too.</t>
        <t>With some additional care, the stringref mechanism can be used in a
general fashion; this section will briefly introduce stringref and
ways to use it that are fully interoperable.</t>
        <section anchor="stringref-mechanism">
          <name>Stringref Mechanism</name>
          <t>Stringref works by silently entering (byte or text) strings in a table
that maps between unsigned integers ("index" values) and the string
value (including whether it is a text or a byte string).
On the producer side, an entry is added to the table when the specific
string value is encoded for the first time.
This allows all further copies of the same string to be expressed by
just referencing the table entry by its index (sequence number).
This reference is expressed via tag 25, carrying the index as an
unsigned integer.
The table entry is only added if representing the string itself would
be longer than a reference via tag 25, i.e., the string needs to have a
minimum length in bytes as per <xref target="tab-stringref-length"/> to get a table entry.</t>
          <table anchor="tab-stringref-length">
            <name>Stringref: Minimum String Length for Creating a New Table Entry</name>
            <thead>
              <tr>
                <th align="left">string index</th>
                <th align="left">minimum string length (bytes)</th>
              </tr>
            </thead>
            <tbody>
              <tr>
                <td align="left">0 .. 23</td>
                <td align="left">3</td>
              </tr>
              <tr>
                <td align="left">24 .. 255</td>
                <td align="left">4</td>
              </tr>
              <tr>
                <td align="left">256 .. 65535</td>
                <td align="left">5</td>
              </tr>
              <tr>
                <td align="left">65536 .. 4294967295</td>
                <td align="left">7</td>
              </tr>
              <tr>
                <td align="left">4294967296 ..</td>
                <td align="left">11</td>
              </tr>
            </tbody>
          </table>
          <t>Note that there is no requirement for the producer of the encoded CBOR
data item to actually make use of a table entry; this means that
inexact ("lossy") representations of the table can be used at the
producer, as long as the highest index is properly incremented on any
string actually encoded as such.
(If an actual string is indeed emitted again, the new copy gets a new
table entry.)</t>
          <t>The consumer side follows the decisions of the producer, i.e., any
(text or byte) string encountered in the encoded data item that is
minimum size or larger leads to a new entry in the table at the lowest
current unfilled index and thus to incrementing the highest index in use.</t>
        </section>
        <section anchor="stringref-namespaces">
          <name>Stringref Namespaces</name>
          <t>Employing stringref (tag 25) places an onus on CBOR libraries both
during emission and during ingestion: Both have to manage their own
mapping table and examine it repeatedly, possibly adding an entry for
another index/string mapping to it, each time a string is processed.</t>
          <t>To incur this overhead only when needed, stringref references are only
valid within the tag content of a tag with tag number 256,
<em>stringref-namespace</em> (tag content: any).
A library that implements stringref ingestion can switch on stringref
processing when that tag is encountered, and switch it off again
when its processing leaves the tag 256 tag content.
A producer can localize the effort needed at both ends by placing the
tag at a position in the hierarchy that merits the additional processing.</t>
          <t>Stringref namespaces also provide a basic form of composability:
If another tag 256 is encountered within the content of a tag 256, a
new mapping table ("namespace") is created and the processing of
strings and tags 25 within the tag content of the inner tag operates
starting at index 0, independently of the processing of the tag
content of the outer tag outside the inner tag.
(After leaving the inner tag 256, the processing continues using the
table generated by the outer tag 256.)</t>
        </section>
        <section anchor="serialization-considerations">
          <name>Serialization Considerations</name>
          <t>As defined, stringref has a dependency on serialization order.
Like JSON objects, CBOR maps do not have a defined order in
processing, and both encoders and decoders might employ their own
preferred order when that is beneficial on the specific platform.
Stringref's implicit filling of the mapping table only works correctly
when producer and consumer agree on this order.</t>
          <t>So far, this looming interoperability problem has kept stringref
confined to some niche applications.
However, stringref can be used without a danger of disagreeing map
orders in conjunction with a deterministic encoding serialization
constraint, such as CDE, which binds both sides to the same ordering
of entries in a map <xref target="I-D.ietf-cbor-cde"/>.</t>
          <t>Using CDE also solves another problem with stringref as defined: The
tags' specification says that it only applies to
definite-length-encoded strings.
Here as well, the component doing the stringref processing may have no
control over which serialization is used in the encoder and no
information about the serialization used from the decoder.
Since CDE incorporates the serialization constraint "definite length only"
(DLO), no disagreement can happen when those serialization constraints
are followed.</t>
          <t>The present specification therefore recommends using stringref only in
environments where a deterministic encoding with a DLO serialization
constraint, such as CDE (or LDE), is followed.</t>
          <!-- [^cpa] -->

</section>
      </section>
    </section>
    <section anchor="iana">
      <name>IANA Considerations</name>
      <t>In the registry "<xref section="CBOR Tags" relative="#cbor-tags" sectionFormat="bare" target="IANA.cbor-tags"/>" <xref target="IANA.cbor-tags"/>,
IANA has allocated the first to third tag in <xref target="tab-tag-values"/> from the
First Come First Served (FCFS) space, with the present document as the specification reference.
IANA also has allocated the tags in the next seven rows from the Specification
Required space, with the present document as the specification
reference, as well as the tag in the final row from the FCFS range.
<!--
Finally, IANA is requested to register the tags in the last two rows
(marked with CPA) from the Specification Required space, with the
present document as the specification reference.
 -->
      </t>
      <table anchor="tab-tag-values">
        <name>Values for Tags</name>
        <thead>
          <tr>
            <th align="right">Tag</th>
            <th align="left">Data Item</th>
            <th align="left">Semantics</th>
            <th align="left">Reference</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td align="right">65535</td>
            <td align="left">(none valid)</td>
            <td align="left">always invalid</td>
            <td align="left">draft-bormann-cbor-notable-tags, <xref target="invalid-tag"/></td>
          </tr>
          <tr>
            <td align="right">4294967295</td>
            <td align="left">(none valid)</td>
            <td align="left">always invalid</td>
            <td align="left">draft-bormann-cbor-notable-tags, <xref target="invalid-tag"/></td>
          </tr>
          <tr>
            <td align="right">18446744073709551615</td>
            <td align="left">(none valid)</td>
            <td align="left">always invalid</td>
            <td align="left">draft-bormann-cbor-notable-tags, <xref target="invalid-tag"/></td>
          </tr>
          <tr>
            <td align="right">63</td>
            <td align="left">byte string</td>
            <td align="left">Encoded CBOR Sequence <xref target="RFC8742"/></td>
            <td align="left">draft-bormann-cbor-notable-tags, <xref target="related-tags"/></td>
          </tr>
          <tr>
            <td align="right">21065</td>
            <td align="left">text string</td>
            <td align="left">I-Regexp</td>
            <td align="left">draft-bormann-cbor-notable-tags, <xref target="related-tags"/>; <xref target="RFC9485"/></td>
          </tr>
          <tr>
            <td align="right">18300 to 18555 (inclusive)</td>
            <td align="left">byte string</td>
            <td align="left">Bare Hash value (COSE algorithm -256 to -1)</td>
            <td align="left">draft-bormann-cbor-notable-tags, <xref target="hashtags"/></td>
          </tr>
          <tr>
            <td align="right">18556</td>
            <td align="left">array</td>
            <td align="left">[COSE algorithm identifier, Bare Hash value]</td>
            <td align="left">draft-bormann-cbor-notable-tags, <xref target="hashtags"/></td>
          </tr>
          <tr>
            <td align="right">18557 to 18811 (inclusive)</td>
            <td align="left">byte string</td>
            <td align="left">Bare Hash value (COSE algorithm 1 to 255)</td>
            <td align="left">draft-bormann-cbor-notable-tags, <xref target="hashtags"/></td>
          </tr>
          <tr>
            <td align="right">108</td>
            <td align="left">byte string</td>
            <td align="left">Expected conversion to base16 encoding (lowercase)</td>
            <td align="left">draft-bormann-cbor-notable-tags, <xref target="expected-tags"/></td>
          </tr>
          <tr>
            <td align="right">21334</td>
            <td align="left">uint</td>
            <td align="left">(always invalid in interchange)<br/>programming aid for simple values</td>
            <td align="left">draft-bormann-cbor-notable-tags, <xref target="invalid-simple"/></td>
          </tr>
          <tr>
            <td align="right">1413829460</td>
            <td align="left">any</td>
            <td align="left">explicitly none</td>
            <td align="left">draft-bormann-cbor-notable-tags, <xref target="test-tag"/></td>
          </tr>
        </tbody>
      </table>
      <t>In addition, IANA has allocated the tags from
<xref target="tab-tag-enum"/>, with a reference to the present document.</t>
    </section>
    <section anchor="security-considerations">
      <name>Security Considerations</name>
      <t>The security considerations of <xref target="STD94"/> apply; the tags discussed here
may also have specific security considerations that are mentioned in
their specific sections above.</t>
    </section>
  </middle>
  <back>
    <references anchor="sec-combined-references">
      <name>References</name>
      <references anchor="sec-normative-references">
        <name>Normative References</name>
        <referencegroup anchor="STD63" target="https://www.rfc-editor.org/info/std63">
          <reference anchor="RFC3629" target="https://www.rfc-editor.org/info/rfc3629">
            <front>
              <title>UTF-8, a transformation format of ISO 10646</title>
              <author fullname="F. Yergeau" initials="F." surname="Yergeau"/>
              <date month="November" year="2003"/>
              <abstract>
                <t>ISO/IEC 10646-1 defines a large character set called the Universal Character Set (UCS) which encompasses most of the world's writing systems. The originally proposed encodings of the UCS, however, were not compatible with many current applications and protocols, and this has led to the development of UTF-8, the object of this memo. UTF-8 has the characteristic of preserving the full US-ASCII range, providing compatibility with file systems, parsers and other software that rely on US-ASCII values but are transparent to other values. This memo obsoletes and replaces RFC 2279.</t>
              </abstract>
            </front>
            <seriesInfo name="STD" value="63"/>
            <seriesInfo name="RFC" value="3629"/>
            <seriesInfo name="DOI" value="10.17487/RFC3629"/>
          </reference>
        </referencegroup>
        <referencegroup anchor="STD94" target="https://www.rfc-editor.org/info/std94">
          <reference anchor="RFC8949" target="https://www.rfc-editor.org/info/rfc8949">
            <front>
              <title>Concise Binary Object Representation (CBOR)</title>
              <author fullname="C. Bormann" initials="C." surname="Bormann"/>
              <author fullname="P. Hoffman" initials="P." surname="Hoffman"/>
              <date month="December" year="2020"/>
              <abstract>
                <t>The Concise Binary Object Representation (CBOR) is a data format whose design goals include the possibility of extremely small code size, fairly small message size, and extensibility without the need for version negotiation. These design goals make it different from earlier binary serializations such as ASN.1 and MessagePack.</t>
                <t>This document obsoletes RFC 7049, providing editorial improvements, new details, and errata fixes while keeping full compatibility with the interchange format of RFC 7049. It does not create a new version of the format.</t>
              </abstract>
            </front>
            <seriesInfo name="STD" value="94"/>
            <seriesInfo name="RFC" value="8949"/>
            <seriesInfo name="DOI" value="10.17487/RFC8949"/>
          </reference>
        </referencegroup>
        <reference anchor="IANA.cbor-tags" target="https://www.iana.org/assignments/cbor-tags">
          <front>
            <title>Concise Binary Object Representation (CBOR) Tags</title>
            <author>
              <organization>IANA</organization>
            </author>
          </front>
        </reference>
        <reference anchor="IANA.cose" target="https://www.iana.org/assignments/cose">
          <front>
            <title>CBOR Object Signing and Encryption (COSE)</title>
            <author>
              <organization>IANA</organization>
            </author>
          </front>
        </reference>
        <reference anchor="IANA.named-information" target="https://www.iana.org/assignments/named-information">
          <front>
            <title>Named Information</title>
            <author>
              <organization>IANA</organization>
            </author>
          </front>
        </reference>
        <reference anchor="RFC8610">
          <front>
            <title>Concise Data Definition Language (CDDL): A Notational Convention to Express Concise Binary Object Representation (CBOR) and JSON Data Structures</title>
            <author fullname="H. Birkholz" initials="H." surname="Birkholz"/>
            <author fullname="C. Vigano" initials="C." surname="Vigano"/>
            <author fullname="C. Bormann" initials="C." surname="Bormann"/>
            <date month="June" year="2019"/>
            <abstract>
              <t>This document proposes a notational convention to express Concise Binary Object Representation (CBOR) data structures (RFC 7049). Its main goal is to provide an easy and unambiguous way to express structures for protocol messages and data formats that use CBOR or JSON.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8610"/>
          <seriesInfo name="DOI" value="10.17487/RFC8610"/>
        </reference>
        <referencegroup anchor="STD96" target="https://www.rfc-editor.org/info/std96">
          <reference anchor="RFC9052" target="https://www.rfc-editor.org/info/rfc9052">
            <front>
              <title>CBOR Object Signing and Encryption (COSE): Structures and Process</title>
              <author fullname="J. Schaad" initials="J." surname="Schaad"/>
              <date month="August" year="2022"/>
              <abstract>
                <t>Concise Binary Object Representation (CBOR) is a data format designed for small code size and small message size. There is a need to be able to define basic security services for this data format. This document defines the CBOR Object Signing and Encryption (COSE) protocol. This specification describes how to create and process signatures, message authentication codes, and encryption using CBOR for serialization. This specification additionally describes how to represent cryptographic keys using CBOR.</t>
                <t>This document, along with RFC 9053, obsoletes RFC 8152.</t>
              </abstract>
            </front>
            <seriesInfo name="STD" value="96"/>
            <seriesInfo name="RFC" value="9052"/>
            <seriesInfo name="DOI" value="10.17487/RFC9052"/>
          </reference>
          <reference anchor="RFC9338" target="https://www.rfc-editor.org/info/rfc9338">
            <front>
              <title>CBOR Object Signing and Encryption (COSE): Countersignatures</title>
              <author fullname="J. Schaad" initials="J." surname="Schaad"/>
              <date month="December" year="2022"/>
              <abstract>
                <t>Concise Binary Object Representation (CBOR) is a data format designed for small code size and small message size. CBOR Object Signing and Encryption (COSE) defines a set of security services for CBOR. This document defines a countersignature algorithm along with the needed header parameters and CBOR tags for COSE. This document updates RFC 9052.</t>
              </abstract>
            </front>
            <seriesInfo name="STD" value="96"/>
            <seriesInfo name="RFC" value="9338"/>
            <seriesInfo name="DOI" value="10.17487/RFC9338"/>
          </reference>
        </referencegroup>
        <reference anchor="RFC9053">
          <front>
            <title>CBOR Object Signing and Encryption (COSE): Initial Algorithms</title>
            <author fullname="J. Schaad" initials="J." surname="Schaad"/>
            <date month="August" year="2022"/>
            <abstract>
              <t>Concise Binary Object Representation (CBOR) is a data format designed for small code size and small message size. There is a need to be able to define basic security services for this data format. This document defines a set of algorithms that can be used with the CBOR Object Signing and Encryption (COSE) protocol (RFC 9052).</t>
              <t>This document, along with RFC 9052, obsoletes RFC 8152.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9053"/>
          <seriesInfo name="DOI" value="10.17487/RFC9053"/>
        </reference>
        <reference anchor="RFC9054">
          <front>
            <title>CBOR Object Signing and Encryption (COSE): Hash Algorithms</title>
            <author fullname="J. Schaad" initials="J." surname="Schaad"/>
            <date month="August" year="2022"/>
            <abstract>
              <t>The CBOR Object Signing and Encryption (COSE) syntax (see RFC 9052) does not define any direct methods for using hash algorithms. There are, however, circumstances where hash algorithms are used, such as indirect signatures, where the hash of one or more contents are signed, and identification of an X.509 certificate or other object by the use of a fingerprint. This document defines hash algorithms that are identified by COSE algorithm identifiers.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9054"/>
          <seriesInfo name="DOI" value="10.17487/RFC9054"/>
        </reference>
        <reference anchor="RFC9360">
          <front>
            <title>CBOR Object Signing and Encryption (COSE): Header Parameters for Carrying and Referencing X.509 Certificates</title>
            <author fullname="J. Schaad" initials="J." surname="Schaad"/>
            <date month="February" year="2023"/>
            <abstract>
              <t>The CBOR Object Signing and Encryption (COSE) message structure uses references to keys in general. For some algorithms, additional properties are defined that carry parameters relating to keys as needed. The COSE Key structure is used for transporting keys outside of COSE messages. This document extends the way that keys can be identified and transported by providing attributes that refer to or contain X.509 certificates.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9360"/>
          <seriesInfo name="DOI" value="10.17487/RFC9360"/>
        </reference>
        <reference anchor="I-D.ietf-cbor-cde">
          <front>
            <title>CBOR Common Deterministic Encoding (CDE)</title>
            <author fullname="Carsten Bormann" initials="C." surname="Bormann">
              <organization>Universität Bremen TZI</organization>
            </author>
            <date day="13" month="October" year="2025"/>
            <abstract>
              <t>   CBOR (STD 94, RFC 8949) defines the concept of "Deterministically
   Encoded CBOR" in its Section 4.2, determining one specific way to
   encode each particular CBOR value.  This definition is instantiated
   by "core requirements", providing some flexibility for application
   specific decisions; this makes it harder than necessary to offer
   Deterministic Encoding as a selectable feature of generic CBOR
   encoders.

   The present specification documents the Best Current Practice for
   CBOR _Common Deterministic Encoding_ (CDE), which can be shared by a
   large set of applications with potentially diverging detailed
   application requirements.

   The document also discusses the desire for partial implementations,
   which can be another reason for constraining CBOR encoders, and
   singles out the encoding constraint "definite-length-only" as a
   likely constraint to be used in application protocol and media type
   definitions.

   This specification updates RFC 8949 in that it provides
   clarifications and definitions of additional terms as well as more
   examples and explanatory text; it does not make technical changes to
   RFC 8949.


   // This revision -13 merges all active pull requests in preparation
   // for the 2025-cbor-17 interim on 2025-10-15.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-cbor-cde-13"/>
        </reference>
        <reference anchor="RFC8392">
          <front>
            <title>CBOR Web Token (CWT)</title>
            <author fullname="M. Jones" initials="M." surname="Jones"/>
            <author fullname="E. Wahlstroem" initials="E." surname="Wahlstroem"/>
            <author fullname="S. Erdtman" initials="S." surname="Erdtman"/>
            <author fullname="H. Tschofenig" initials="H." surname="Tschofenig"/>
            <date month="May" year="2018"/>
            <abstract>
              <t>CBOR Web Token (CWT) is a compact means of representing claims to be transferred between two parties. The claims in a CWT are encoded in the Concise Binary Object Representation (CBOR), and CBOR Object Signing and Encryption (COSE) is used for added application-layer security protection. A claim is a piece of information asserted about a subject and is represented as a name/value pair consisting of a claim name and a claim value. CWT is derived from JSON Web Token (JWT) but uses CBOR rather than JSON.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8392"/>
          <seriesInfo name="DOI" value="10.17487/RFC8392"/>
        </reference>
        <reference anchor="RFC9132">
          <front>
            <title>Distributed Denial-of-Service Open Threat Signaling (DOTS) Signal Channel Specification</title>
            <author fullname="M. Boucadair" initials="M." role="editor" surname="Boucadair"/>
            <author fullname="J. Shallow" initials="J." surname="Shallow"/>
            <author fullname="T. Reddy.K" initials="T." surname="Reddy.K"/>
            <date month="September" year="2021"/>
            <abstract>
              <t>This document specifies the Distributed Denial-of-Service Open Threat Signaling (DOTS) signal channel, a protocol for signaling the need for protection against Distributed Denial-of-Service (DDoS) attacks to a server capable of enabling network traffic mitigation on behalf of the requesting client.</t>
              <t>A companion document defines the DOTS data channel, a separate reliable communication layer for DOTS management and configuration purposes.</t>
              <t>This document obsoletes RFC 8782.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9132"/>
          <seriesInfo name="DOI" value="10.17487/RFC9132"/>
        </reference>
        <reference anchor="RFC8746">
          <front>
            <title>Concise Binary Object Representation (CBOR) Tags for Typed Arrays</title>
            <author fullname="C. Bormann" initials="C." role="editor" surname="Bormann"/>
            <date month="February" year="2020"/>
            <abstract>
              <t>The Concise Binary Object Representation (CBOR), as defined in RFC 7049, is a data format whose design goals include the possibility of extremely small code size, fairly small message size, and extensibility without the need for version negotiation.</t>
              <t>This document makes use of this extensibility to define a number of CBOR tags for typed arrays of numeric data, as well as additional tags for multi-dimensional and homogeneous arrays. It is intended as the reference document for the IANA registration of the CBOR tags defined.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8746"/>
          <seriesInfo name="DOI" value="10.17487/RFC8746"/>
        </reference>
      </references>
      <references anchor="sec-informative-references">
        <name>Informative References</name>
        <referencegroup anchor="BCP26" target="https://www.rfc-editor.org/info/bcp26">
          <reference anchor="RFC8126" target="https://www.rfc-editor.org/info/rfc8126">
            <front>
              <title>Guidelines for Writing an IANA Considerations Section in RFCs</title>
              <author fullname="M. Cotton" initials="M." surname="Cotton"/>
              <author fullname="B. Leiba" initials="B." surname="Leiba"/>
              <author fullname="T. Narten" initials="T." surname="Narten"/>
              <date month="June" year="2017"/>
              <abstract>
                <t>Many protocols make use of points of extensibility that use constants to identify various protocol parameters. To ensure that the values in these fields do not have conflicting uses and to promote interoperability, their allocations are often coordinated by a central record keeper. For IETF protocols, that role is filled by the Internet Assigned Numbers Authority (IANA).</t>
                <t>To make assignments in a given registry prudently, guidance describing the conditions under which new values should be assigned, as well as when and how modifications to existing values can be made, is needed. This document defines a framework for the documentation of these guidelines by specification authors, in order to assure that the provided guidance for the IANA Considerations is clear and addresses the various issues that are likely in the operation of a registry.</t>
                <t>This is the third edition of this document; it obsoletes RFC 5226.</t>
              </abstract>
            </front>
            <seriesInfo name="BCP" value="26"/>
            <seriesInfo name="RFC" value="8126"/>
            <seriesInfo name="DOI" value="10.17487/RFC8126"/>
          </reference>
        </referencegroup>
        <reference anchor="RFC8152">
          <front>
            <title>CBOR Object Signing and Encryption (COSE)</title>
            <author fullname="J. Schaad" initials="J." surname="Schaad"/>
            <date month="July" year="2017"/>
            <abstract>
              <t>Concise Binary Object Representation (CBOR) is a data format designed for small code size and small message size. There is a need for the ability to have basic security services defined for this data format. This document defines the CBOR Object Signing and Encryption (COSE) protocol. This specification describes how to create and process signatures, message authentication codes, and encryption using CBOR for serialization. This specification additionally describes how to represent cryptographic keys using CBOR.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8152"/>
          <seriesInfo name="DOI" value="10.17487/RFC8152"/>
        </reference>
        <referencegroup anchor="BCP47" target="https://www.rfc-editor.org/info/bcp47">
          <reference anchor="RFC4647" target="https://www.rfc-editor.org/info/rfc4647">
            <front>
              <title>Matching of Language Tags</title>
              <author fullname="A. Phillips" initials="A." role="editor" surname="Phillips"/>
              <author fullname="M. Davis" initials="M." role="editor" surname="Davis"/>
              <date month="September" year="2006"/>
              <abstract>
                <t>This document describes a syntax, called a "language-range", for specifying items in a user's list of language preferences. It also describes different mechanisms for comparing and matching these to language tags. Two kinds of matching mechanisms, filtering and lookup, are defined. Filtering produces a (potentially empty) set of language tags, whereas lookup produces a single language tag. Possible applications include language negotiation or content selection. This document, in combination with RFC 4646, replaces RFC 3066, which replaced RFC 1766. 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="47"/>
            <seriesInfo name="RFC" value="4647"/>
            <seriesInfo name="DOI" value="10.17487/RFC4647"/>
          </reference>
          <reference anchor="RFC5646" target="https://www.rfc-editor.org/info/rfc5646">
            <front>
              <title>Tags for Identifying Languages</title>
              <author fullname="A. Phillips" initials="A." role="editor" surname="Phillips"/>
              <author fullname="M. Davis" initials="M." role="editor" surname="Davis"/>
              <date month="September" year="2009"/>
              <abstract>
                <t>This document describes the structure, content, construction, and semantics of language tags for use in cases where it is desirable to indicate the language used in an information object. It also describes how to register values for use in language tags and the creation of user-defined extensions for private interchange. 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="47"/>
            <seriesInfo name="RFC" value="5646"/>
            <seriesInfo name="DOI" value="10.17487/RFC5646"/>
          </reference>
        </referencegroup>
        <reference anchor="W3C-STRINGS-BIDI" target="https://www.w3.org/International/articles/strings-and-bidi/">
          <front>
            <title>Strings and bidi</title>
            <author>
              <organization/>
            </author>
            <date year="2017" month="July" day="31"/>
          </front>
        </reference>
        <reference anchor="W3C-BIDI-USE-CASES" target="https://www.w3.org/International/articles/lang-bidi-use-cases/">
          <front>
            <title>Use cases for bidi and language metadata on the Web</title>
            <author>
              <organization/>
            </author>
            <date year="2021" month="May" day="06"/>
          </front>
        </reference>
        <reference anchor="W3C-UBA-BASICS" target="https://www.w3.org/International/articles/inline-bidi-markup/uba-basics">
          <front>
            <title>Unicode Bidirectional Algorithm basics</title>
            <author>
              <organization/>
            </author>
            <date year="2016" month="August" day="09"/>
          </front>
        </reference>
        <reference anchor="W3C-SIMPLE-RUBY" target="https://www.w3.org/TR/simple-ruby/">
          <front>
            <title>W3C Rules for Simple Placement of Japanese Ruby</title>
            <author>
              <organization/>
            </author>
            <date year="2020" month="June" day="09"/>
          </front>
          <refcontent>W3C First Public Working Draft</refcontent>
        </reference>
        <reference anchor="HTML" target="https://html.spec.whatwg.org">
          <front>
            <title>HTML — Living Standard</title>
            <author>
              <organization>WHATWG</organization>
            </author>
            <date/>
          </front>
        </reference>
        <reference anchor="RFC2045">
          <front>
            <title>Multipurpose Internet Mail Extensions (MIME) Part One: Format of Internet Message Bodies</title>
            <author fullname="N. Freed" initials="N." surname="Freed"/>
            <author fullname="N. Borenstein" initials="N." surname="Borenstein"/>
            <date month="November" year="1996"/>
            <abstract>
              <t>This initial document specifies the various headers used to describe the structure of MIME messages. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="2045"/>
          <seriesInfo name="DOI" value="10.17487/RFC2045"/>
        </reference>
        <reference anchor="RFC4122">
          <front>
            <title>A Universally Unique IDentifier (UUID) URN Namespace</title>
            <author fullname="P. Leach" initials="P." surname="Leach"/>
            <author fullname="M. Mealling" initials="M." surname="Mealling"/>
            <author fullname="R. Salz" initials="R." surname="Salz"/>
            <date month="July" year="2005"/>
            <abstract>
              <t>This specification defines a Uniform Resource Name namespace for UUIDs (Universally Unique IDentifier), also known as GUIDs (Globally Unique IDentifier). A UUID is 128 bits long, and can guarantee uniqueness across space and time. UUIDs were originally used in the Apollo Network Computing System and later in the Open Software Foundation\'s (OSF) Distributed Computing Environment (DCE), and then in Microsoft Windows platforms.</t>
              <t>This specification is derived from the DCE specification with the kind permission of the OSF (now known as The Open Group). Information from earlier versions of the DCE specification have been incorporated into this document. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="4122"/>
          <seriesInfo name="DOI" value="10.17487/RFC4122"/>
        </reference>
        <reference anchor="RFC9562">
          <front>
            <title>Universally Unique IDentifiers (UUIDs)</title>
            <author fullname="K. Davis" initials="K." surname="Davis"/>
            <author fullname="B. Peabody" initials="B." surname="Peabody"/>
            <author fullname="P. Leach" initials="P." surname="Leach"/>
            <date month="May" year="2024"/>
            <abstract>
              <t>This specification defines UUIDs (Universally Unique IDentifiers) --
also known as GUIDs (Globally Unique IDentifiers) -- and a Uniform
Resource Name namespace for UUIDs. A UUID is 128 bits long and is
intended to guarantee uniqueness across space and time. UUIDs were
originally used in the Apollo Network Computing System (NCS), later
in the Open Software Foundation's (OSF's) Distributed Computing
Environment (DCE), and then in Microsoft Windows platforms.</t>
              <t>This specification is derived from the OSF DCE specification with the
kind permission of the OSF (now known as "The Open Group"). Information from earlier versions of the OSF DCE specification have
been incorporated into this document. This document obsoletes RFC
4122.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9562"/>
          <seriesInfo name="DOI" value="10.17487/RFC9562"/>
        </reference>
        <reference anchor="RFC7049">
          <front>
            <title>Concise Binary Object Representation (CBOR)</title>
            <author fullname="C. Bormann" initials="C." surname="Bormann"/>
            <author fullname="P. Hoffman" initials="P." surname="Hoffman"/>
            <date month="October" year="2013"/>
            <abstract>
              <t>The Concise Binary Object Representation (CBOR) is a data format whose design goals include the possibility of extremely small code size, fairly small message size, and extensibility without the need for version negotiation. These design goals make it different from earlier binary serializations such as ASN.1 and MessagePack.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7049"/>
          <seriesInfo name="DOI" value="10.17487/RFC7049"/>
        </reference>
        <reference anchor="RFC8742">
          <front>
            <title>Concise Binary Object Representation (CBOR) Sequences</title>
            <author fullname="C. Bormann" initials="C." surname="Bormann"/>
            <date month="February" year="2020"/>
            <abstract>
              <t>This document describes the Concise Binary Object Representation (CBOR) Sequence format and associated media type "application/cbor-seq". A CBOR Sequence consists of any number of encoded CBOR data items, simply concatenated in sequence.</t>
              <t>Structured syntax suffixes for media types allow other media types to build on them and make it explicit that they are built on an existing media type as their foundation. This specification defines and registers "+cbor-seq" as a structured syntax suffix for CBOR Sequences.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8742"/>
          <seriesInfo name="DOI" value="10.17487/RFC8742"/>
        </reference>
        <reference anchor="RFC7493">
          <front>
            <title>The I-JSON Message Format</title>
            <author fullname="T. Bray" initials="T." role="editor" surname="Bray"/>
            <date month="March" year="2015"/>
            <abstract>
              <t>I-JSON (short for "Internet JSON") is a restricted profile of JSON designed to maximize interoperability and increase confidence that software can process it successfully with predictable results.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7493"/>
          <seriesInfo name="DOI" value="10.17487/RFC7493"/>
        </reference>
        <reference anchor="RFC8259">
          <front>
            <title>The JavaScript Object Notation (JSON) Data Interchange Format</title>
            <author fullname="T. Bray" initials="T." role="editor" surname="Bray"/>
            <date month="December" year="2017"/>
            <abstract>
              <t>JavaScript Object Notation (JSON) is a lightweight, text-based, language-independent data interchange format. It was derived from the ECMAScript Programming Language Standard. JSON defines a small set of formatting rules for the portable representation of structured data.</t>
              <t>This document removes inconsistencies with other specifications of JSON, repairs specification errors, and offers experience-based interoperability guidance.</t>
            </abstract>
          </front>
          <seriesInfo name="STD" value="90"/>
          <seriesInfo name="RFC" value="8259"/>
          <seriesInfo name="DOI" value="10.17487/RFC8259"/>
        </reference>
        <reference anchor="RFC9581">
          <front>
            <title>Concise Binary Object Representation (CBOR) Tags for Time, Duration, and Period</title>
            <author fullname="C. Bormann" initials="C." surname="Bormann"/>
            <author fullname="B. Gamari" initials="B." surname="Gamari"/>
            <author fullname="H. Birkholz" initials="H." surname="Birkholz"/>
            <date month="August" year="2024"/>
            <abstract>
              <t>The Concise Binary Object Representation (CBOR, RFC 8949) is a data format whose design goals include the possibility of extremely small code size, fairly small message size, and extensibility without the need for version negotiation.</t>
              <t>In CBOR, one point of extensibility is the definition of CBOR tags. RFC 8949 defines two tags for time: CBOR tag 0 (RFC 3339 time as a string) and tag 1 (POSIX time as int or float). Since then, additional requirements have become known. The present document defines a CBOR tag for time that allows a more elaborate representation of time, as well as related CBOR tags for duration and time period. This document is intended as the reference document for the IANA registration of the CBOR tags defined.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9581"/>
          <seriesInfo name="DOI" value="10.17487/RFC9581"/>
        </reference>
        <reference anchor="RFC9485">
          <front>
            <title>I-Regexp: An Interoperable Regular Expression Format</title>
            <author fullname="C. Bormann" initials="C." surname="Bormann"/>
            <author fullname="T. Bray" initials="T." surname="Bray"/>
            <date month="October" year="2023"/>
            <abstract>
              <t>This document specifies I-Regexp, a flavor of regular expression that is limited in scope with the goal of interoperation across many different regular expression libraries.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9485"/>
          <seriesInfo name="DOI" value="10.17487/RFC9485"/>
        </reference>
        <reference anchor="RFC9290">
          <front>
            <title>Concise Problem Details for Constrained Application Protocol (CoAP) APIs</title>
            <author fullname="T. Fossati" initials="T." surname="Fossati"/>
            <author fullname="C. Bormann" initials="C." surname="Bormann"/>
            <date month="October" year="2022"/>
            <abstract>
              <t>This document defines a concise "problem detail" as a way to carry machine-readable details of errors in a Representational State Transfer (REST) response to avoid the need to define new error response formats for REST APIs for constrained environments. The format is inspired by, but intended to be more concise than, the problem details for HTTP APIs defined in RFC 7807.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9290"/>
          <seriesInfo name="DOI" value="10.17487/RFC9290"/>
        </reference>
        <reference anchor="RFC9911">
          <front>
            <title>Common YANG Data Types</title>
            <author fullname="J. Schönwälder" initials="J." role="editor" surname="Schönwälder"/>
            <date month="December" year="2025"/>
            <abstract>
              <t>This document defines a collection of common data types to be used with the YANG data modeling language. It includes several new type definitions and obsoletes RFC 6991.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9911"/>
          <seriesInfo name="DOI" value="10.17487/RFC9911"/>
        </reference>
        <reference anchor="RFC9254">
          <front>
            <title>Encoding of Data Modeled with YANG in the Concise Binary Object Representation (CBOR)</title>
            <author fullname="M. Veillette" initials="M." role="editor" surname="Veillette"/>
            <author fullname="I. Petrov" initials="I." role="editor" surname="Petrov"/>
            <author fullname="A. Pelov" initials="A." surname="Pelov"/>
            <author fullname="C. Bormann" initials="C." surname="Bormann"/>
            <author fullname="M. Richardson" initials="M." surname="Richardson"/>
            <date month="July" year="2022"/>
            <abstract>
              <t>YANG (RFC 7950) is a data modeling language used to model configuration data, state data, parameters and results of Remote Procedure Call (RPC) operations or actions, and notifications.</t>
              <t>This document defines encoding rules for YANG in the Concise Binary Object Representation (CBOR) (RFC 8949).</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9254"/>
          <seriesInfo name="DOI" value="10.17487/RFC9254"/>
        </reference>
        <reference anchor="RFC9542">
          <front>
            <title>IANA Considerations and IETF Protocol and Documentation Usage for IEEE 802 Parameters</title>
            <author fullname="D. Eastlake 3rd" initials="D." surname="Eastlake 3rd"/>
            <author fullname="J. Abley" initials="J." surname="Abley"/>
            <author fullname="Y. Li" initials="Y." surname="Li"/>
            <date month="April" year="2024"/>
            <abstract>
              <t>Some IETF protocols make use of Ethernet frame formats and IEEE 802 parameters. This document discusses several aspects of such parameters and their use in IETF protocols, specifies IANA considerations for assignment of points under the IANA Organizationally Unique Identifier (OUI), and provides some values for use in documentation. This document obsoletes RFC 7042.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="141"/>
          <seriesInfo name="RFC" value="9542"/>
          <seriesInfo name="DOI" value="10.17487/RFC9542"/>
        </reference>
        <reference anchor="RFC9164">
          <front>
            <title>Concise Binary Object Representation (CBOR) Tags for IPv4 and IPv6 Addresses and Prefixes</title>
            <author fullname="M. Richardson" initials="M." surname="Richardson"/>
            <author fullname="C. Bormann" initials="C." surname="Bormann"/>
            <date month="December" year="2021"/>
            <abstract>
              <t>This specification defines two Concise Binary Object Representation (CBOR) tags for use with IPv6 and IPv4 addresses and prefixes.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9164"/>
          <seriesInfo name="DOI" value="10.17487/RFC9164"/>
        </reference>
        <reference anchor="I-D.ietf-cbor-packed">
          <front>
            <title>Packed CBOR</title>
            <author fullname="Carsten Bormann" initials="C." surname="Bormann">
              <organization>Universität Bremen TZI</organization>
            </author>
            <author fullname="Mikolai Gütschow" initials="M." surname="Gütschow">
              <organization>TUD Dresden University of Technology</organization>
            </author>
            <date day="2" month="February" year="2026"/>
            <abstract>
              <t>   The Concise Binary Object Representation (CBOR, RFC 8949 == STD 94)
   is a data format whose design goals include the possibility of
   extremely small code size, fairly small message size, and
   extensibility without the need for version negotiation.

   CBOR does not provide any forms of data compression.  CBOR data
   items, in particular when generated from legacy data models, often
   allow considerable gains in compactness when applying data
   compression.  While traditional data compression techniques such as
   DEFLATE (RFC 1951) can work well for CBOR encoded data items, their
   disadvantage is that the recipient needs to decompress the compressed
   form before it can make use of the data.

   This specification describes Packed CBOR, a set of CBOR tags and
   simple values that enable a simple transformation of an original CBOR
   data item into a Packed CBOR data item that is almost as easy to
   consume as the original CBOR data item.  A separate decompression
   step is therefore often not required at the recipient.


   // (This cref will be removed by the RFC editor:) The present
   // revision -19 is a work-in-progress release in preparation for
   // another cbor-packed side meeting.  This revision resolves the use
   // of the tunables A/B/C by setting A=16, B=8, and C=8, and choosing
   // requested simple values and tag numbers, in preparation for
   // continuing the early allocation process.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-cbor-packed-19"/>
        </reference>
        <reference anchor="STRINGREF" target="http://cbor.schmorp.de/stringref" quoteTitle="false">
          <front>
            <title>(Specification for Tags 256 and Tag 25)</title>
            <author initials="M. A." surname="Lehmann" fullname="Marc A. Lehmann">
              <organization/>
            </author>
            <date/>
          </front>
        </reference>
        <reference anchor="I-D.bormann-cbor-numbers">
          <front>
            <title>On Numbers in CBOR</title>
            <author fullname="Carsten Bormann" initials="C." surname="Bormann">
              <organization>Universität Bremen TZI</organization>
            </author>
            <date day="1" month="March" year="2026"/>
            <abstract>
              <t>   The Concise Binary Object Representation (CBOR), as defined in STD 94
   (RFC 8949), is a data representation format whose design goals
   include the possibility of extremely small code size, fairly small
   message size, and extensibility without the need for version
   negotiation.

   Among the kinds of data that a data representation format needs to be
   able to carry, numbers have a prominent role, but also have inherent
   complexity that needs attention from protocol designers, from
   implementers of CBOR libraries, and from implementers of the
   applications that use them.

   This document gives an overview over number formats available in CBOR
   and some notable CBOR tags registered, and it attempts to provide
   information about opportunities and potential pitfalls of these
   number formats.


   // This is still rather drafty, pieced together from various
   // components, so it has a higher level of redundancy than ultimately
   // desired.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-bormann-cbor-numbers-03"/>
        </reference>
        <reference anchor="I-D.bormann-cbor-yang-standin">
          <front>
            <title>Stand-in Tags for YANG-CBOR</title>
            <author fullname="Carsten Bormann" initials="C." surname="Bormann">
              <organization>Universität Bremen TZI</organization>
            </author>
            <author fullname="Maria Matějka" initials="M." surname="Matějka">
              <organization>CZ.NIC</organization>
            </author>
            <date day="2" month="March" year="2026"/>
            <abstract>
              <t>   YANG (RFC 7950) is a data modeling language used to model
   configuration data, state data, parameters and results of Remote
   Procedure Call (RPC) operations or actions, and notifications.

   YANG-CBOR (RFC 9254) defines encoding rules for YANG in the Concise
   Binary Object Representation (CBOR) (RFC 8949).  While the overall
   structure of YANG-CBOR is encoded in an efficient, binary format,
   YANG itself has its roots in XML and therefore traditionally encodes
   some information such as date/times and IP addresses/prefixes in a
   verbose text form.

   This document defines how to use existing CBOR tags for this kind of
   information in YANG-CBOR as a "stand-in" for the text-based
   information that would be found in the original form of YANG-CBOR.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-bormann-cbor-yang-standin-03"/>
        </reference>
        <reference anchor="C" target="https://www.iso.org/standard/74528.html">
          <front>
            <title>Information technology — Programming languages — C</title>
            <author>
              <organization>International Organization for Standardization</organization>
            </author>
            <date year="2018" month="June"/>
          </front>
          <seriesInfo name="ISO/IEC" value="9899:2018"/>
        </reference>
        <reference anchor="Cplusplus20" target="https://isocpp.org/files/papers/N4860.pdf">
          <front>
            <title>Programming languages — C++</title>
            <author>
              <organization>International Organization for Standardization</organization>
            </author>
            <date year="2020" month="March"/>
          </front>
          <refcontent>ISO/IEC JTC1 SC22 WG21 N4860</refcontent>
        </reference>
        <reference anchor="IEEE754" target="https://ieeexplore.ieee.org/document/8766229">
          <front>
            <title>IEEE Standard for Floating-Point Arithmetic</title>
            <author>
              <organization>IEEE</organization>
            </author>
            <date/>
          </front>
          <seriesInfo name="IEEE Std" value="754-2019"/>
          <seriesInfo name="DOI" value="10.1109/IEEESTD.2019.8766229"/>
        </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="I-D.draft-bormann-cbor-time-tag-01">
          <front>
            <title>Concise Binary Object Representation (CBOR) Tags for Time, Duration, and Period</title>
            <author fullname="Carsten Bormann" initials="C." surname="Bormann">
              <organization>Universitaet Bremen TZI</organization>
            </author>
            <author fullname="Ben Gamari" initials="B." surname="Gamari">
              <organization>Well-Typed</organization>
            </author>
            <author fullname="Henk Birkholz" initials="H." surname="Birkholz">
              <organization>Fraunhofer SIT</organization>
            </author>
            <date day="14" month="June" year="2017"/>
            <abstract>
              <t>   The Concise Binary Object Representation (CBOR, RFC 7049) is a data
   format whose design goals include the possibility of extremely small
   code size, fairly small message size, and extensibility without the
   need for version negotiation.

   In CBOR, one point of extensibility is the definition of CBOR tags.
   RFC 7049 defines two tags for time: CBOR tag 0 (RFC3339 time) and tag
   1 (Posix time [TIME_T], int or float).  Since then, additional
   requirements have become known.  The present document defines a CBOR
   tag for time that allows a more elaborate representation of time, and
   anticipates the definition of related CBOR tags for duration and time
   period.  It is intended as the reference document for the IANA
   registration of the CBOR tags defined.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-bormann-cbor-time-tag-01"/>
        </reference>
        <reference anchor="RFC7519">
          <front>
            <title>JSON Web Token (JWT)</title>
            <author fullname="M. Jones" initials="M." surname="Jones"/>
            <author fullname="J. Bradley" initials="J." surname="Bradley"/>
            <author fullname="N. Sakimura" initials="N." surname="Sakimura"/>
            <date month="May" year="2015"/>
            <abstract>
              <t>JSON Web Token (JWT) is a compact, URL-safe means of representing claims to be transferred between two parties. The claims in a JWT are encoded as a JSON object that is used as the payload of a JSON Web Signature (JWS) structure or as the plaintext of a JSON Web Encryption (JWE) structure, enabling the claims to be digitally signed or integrity protected with a Message Authentication Code (MAC) and/or encrypted.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7519"/>
          <seriesInfo name="DOI" value="10.17487/RFC7519"/>
        </reference>
        <reference anchor="RFC7950">
          <front>
            <title>The YANG 1.1 Data Modeling Language</title>
            <author fullname="M. Bjorklund" initials="M." role="editor" surname="Bjorklund"/>
            <date month="August" year="2016"/>
            <abstract>
              <t>YANG is a data modeling language used to model configuration data, state data, Remote Procedure Calls, and notifications for network management protocols. This document describes the syntax and semantics of version 1.1 of the YANG language. YANG version 1.1 is a maintenance release of the YANG language, addressing ambiguities and defects in the original specification. There are a small number of backward incompatibilities from YANG version 1. This document also specifies the YANG mappings to the Network Configuration Protocol (NETCONF).</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7950"/>
          <seriesInfo name="DOI" value="10.17487/RFC7950"/>
        </reference>
        <reference anchor="RFC6241">
          <front>
            <title>Network Configuration Protocol (NETCONF)</title>
            <author fullname="R. Enns" initials="R." role="editor" surname="Enns"/>
            <author fullname="M. Bjorklund" initials="M." role="editor" surname="Bjorklund"/>
            <author fullname="J. Schoenwaelder" initials="J." role="editor" surname="Schoenwaelder"/>
            <author fullname="A. Bierman" initials="A." role="editor" surname="Bierman"/>
            <date month="June" year="2011"/>
            <abstract>
              <t>The Network Configuration Protocol (NETCONF) defined in this document provides mechanisms to install, manipulate, and delete the configuration of network devices. It uses an Extensible Markup Language (XML)-based data encoding for the configuration data as well as the protocol messages. The NETCONF protocol operations are realized as remote procedure calls (RPCs). This document obsoletes RFC 4741. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6241"/>
          <seriesInfo name="DOI" value="10.17487/RFC6241"/>
        </reference>
        <reference anchor="RFC7951">
          <front>
            <title>JSON Encoding of Data Modeled with YANG</title>
            <author fullname="L. Lhotka" initials="L." surname="Lhotka"/>
            <date month="August" year="2016"/>
            <abstract>
              <t>This document defines encoding rules for representing configuration data, state data, parameters of Remote Procedure Call (RPC) operations or actions, and notifications defined using YANG as JavaScript Object Notation (JSON) text.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7951"/>
          <seriesInfo name="DOI" value="10.17487/RFC7951"/>
        </reference>
        <reference anchor="I-D.trammell-rains-protocol">
          <front>
            <title>RAINS (Another Internet Naming Service) Protocol Specification</title>
            <author fullname="Brian Trammell" initials="B." surname="Trammell">
              <organization>ETH Zurich</organization>
            </author>
            <author fullname="Christian Fehlmann" initials="C." surname="Fehlmann">
              <organization>ETH Zurich</organization>
            </author>
            <date day="29" month="January" year="2019"/>
            <abstract>
              <t>   This document defines an alternate protocol for Internet name
   resolution, designed as a prototype to facilitate conversation about
   the evolution or replacement of the Domain Name System protocol.  It
   attempts to answer the question: "how would we design DNS knowing
   what we do now," on the background of a set of properties of an
   idealized Internet naming service.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-trammell-rains-protocol-05"/>
        </reference>
        <reference anchor="RFC8943">
          <front>
            <title>Concise Binary Object Representation (CBOR) Tags for Date</title>
            <author fullname="M. Jones" initials="M." surname="Jones"/>
            <author fullname="A. Nadalin" initials="A." surname="Nadalin"/>
            <author fullname="J. Richter" initials="J." surname="Richter"/>
            <date month="November" year="2020"/>
            <abstract>
              <t>The Concise Binary Object Representation (CBOR), as specified in RFC 7049, is a data format whose design goals include the possibility of extremely small code size, fairly small message size, and extensibility without the need for version negotiation.</t>
              <t>In CBOR, one point of extensibility is the definition of CBOR tags. RFC 7049 defines two tags for time: CBOR tag 0 (date/time string as per RFC 3339) and tag 1 (POSIX "seconds since the epoch"). Since then, additional requirements have become known. This specification defines a CBOR tag for a date text string (as per RFC 3339) for applications needing a textual date representation within the Gregorian calendar without a time. It also defines a CBOR tag for days since the date 1970-01-01 in the Gregorian calendar for applications needing a numeric date representation without a time. This specification is the reference document for IANA registration of the CBOR tags defined.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8943"/>
          <seriesInfo name="DOI" value="10.17487/RFC8943"/>
        </reference>
        <reference anchor="I-D.clarke-cbor-crs">
          <front>
            <title>Concise Binary Object Representation (CBOR) Tag for Coordinate Reference System (CRS) Specification</title>
            <author fullname="Trevor Clarke" initials="T." surname="Clarke">
              <organization>Ball Aerospace and Technologies Corp.</organization>
            </author>
            <date day="17" month="March" year="2020"/>
            <abstract>
              <t>   The Concise Binary Object Representation (CBOR, RFC 7049) is a data
   format whose design goals include the possibility of extremely small
   code size, fairly small message size, and extensibility without the
   need for version negotiation.

   In CBOR, one point of extensibility is the definition of CBOR tags.
   An existing CBOR tag, 103, allows for the representation of
   geographic coordinates.  Proper exploitation of geographic
   coordinates requires an associated reference frame.  The present
   document defines a CBOR tag for referencing the coordinate reference
   system (CRS) for a geographic coordinate.  It is intended as the
   reference document for the IANA registration of the CBOR tag defined.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-clarke-cbor-crs-02"/>
        </reference>
        <reference anchor="RFC1951">
          <front>
            <title>DEFLATE Compressed Data Format Specification version 1.3</title>
            <author fullname="P. Deutsch" initials="P." surname="Deutsch"/>
            <date month="May" year="1996"/>
            <abstract>
              <t>This specification defines a lossless compressed data format that compresses data using a combination of the LZ77 algorithm and Huffman coding, with efficiency comparable to the best currently available general-purpose compression methods. This memo provides information for the Internet community. This memo does not specify an Internet standard of any kind.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="1951"/>
          <seriesInfo name="DOI" value="10.17487/RFC1951"/>
        </reference>
        <reference anchor="RFC1952">
          <front>
            <title>GZIP file format specification version 4.3</title>
            <author fullname="P. Deutsch" initials="P." surname="Deutsch"/>
            <date month="May" year="1996"/>
            <abstract>
              <t>This specification defines a lossless compressed data format that is compatible with the widely used GZIP utility. This memo provides information for the Internet community. This memo does not specify an Internet standard of any kind.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="1952"/>
          <seriesInfo name="DOI" value="10.17487/RFC1952"/>
        </reference>
        <reference anchor="RFC7932">
          <front>
            <title>Brotli Compressed Data Format</title>
            <author fullname="J. Alakuijala" initials="J." surname="Alakuijala"/>
            <author fullname="Z. Szabadka" initials="Z." surname="Szabadka"/>
            <date month="July" year="2016"/>
            <abstract>
              <t>This specification defines a lossless compressed data format that compresses data using a combination of the LZ77 algorithm and Huffman coding, with efficiency comparable to the best currently available general-purpose compression methods.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7932"/>
          <seriesInfo name="DOI" value="10.17487/RFC7932"/>
        </reference>
        <reference anchor="RFC8878">
          <front>
            <title>Zstandard Compression and the 'application/zstd' Media Type</title>
            <author fullname="Y. Collet" initials="Y." surname="Collet"/>
            <author fullname="M. Kucherawy" initials="M." role="editor" surname="Kucherawy"/>
            <date month="February" year="2021"/>
            <abstract>
              <t>Zstandard, or "zstd" (pronounced "zee standard"), is a lossless data compression mechanism. This document describes the mechanism and registers a media type, content encoding, and a structured syntax suffix to be used when transporting zstd-compressed content via MIME.</t>
              <t>Despite use of the word "standard" as part of Zstandard, readers are advised that this document is not an Internet Standards Track specification; it is being published for informational purposes only.</t>
              <t>This document replaces and obsoletes RFC 8478.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8878"/>
          <seriesInfo name="DOI" value="10.17487/RFC8878"/>
        </reference>
        <reference anchor="RFC9842">
          <front>
            <title>Compression Dictionary Transport</title>
            <author fullname="P. Meenan" initials="P." role="editor" surname="Meenan"/>
            <author fullname="Y. Weiss" initials="Y." role="editor" surname="Weiss"/>
            <date month="September" year="2025"/>
            <abstract>
              <t>This document specifies a mechanism for dictionary-based compression in the Hypertext Transfer Protocol (HTTP). By utilizing this technique, clients and servers can reduce the size of transmitted data, leading to improved performance and reduced bandwidth consumption. This document extends existing HTTP compression methods and provides guidelines for the delivery and use of compression dictionaries within the HTTP protocol.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9842"/>
          <seriesInfo name="DOI" value="10.17487/RFC9842"/>
        </reference>
      </references>
    </references>
    <?line 1294?>

<section numbered="false" anchor="list-of-figures">
      <name>List of Figures</name>
      <dl spacing="compact" indent="11">
        <dt><xref target="hashcddl"/>:</dt>
        <dd>
          <t><xref format="title" target="hashcddl"/></t>
        </dd>
        <dt><xref target="arith-tags-cddl"/>:</dt>
        <dd>
          <t><xref format="title" target="arith-tags-cddl"/></t>
        </dd>
        <dt><xref target="time-tags-cddl"/>:</dt>
        <dd>
          <t><xref format="title" target="time-tags-cddl"/></t>
        </dd>
      </dl>
    </section>
    <section numbered="false" anchor="list-of-tables">
      <name>List of Tables</name>
      <dl spacing="compact" indent="11">
        <dt><xref target="origtags"/>:</dt>
        <dd>
          <t><xref format="title" target="origtags"/></t>
        </dd>
        <dt><xref target="cosetags"/>:</dt>
        <dd>
          <t><xref format="title" target="cosetags"/></t>
        </dd>
        <dt><xref target="cwttags"/>:</dt>
        <dd>
          <t><xref format="title" target="cwttags"/></t>
        </dd>
        <dt><xref target="yangtags"/>:</dt>
        <dd>
          <t><xref format="title" target="yangtags"/></t>
        </dd>
        <dt><xref target="arithtags"/>:</dt>
        <dd>
          <t><xref format="title" target="arithtags"/></t>
        </dd>
        <dt><xref target="arraytags"/>:</dt>
        <dd>
          <t><xref format="title" target="arraytags"/></t>
        </dd>
        <dt><xref target="tab-domain-specific"/>:</dt>
        <dd>
          <t><xref format="title" target="tab-domain-specific"/></t>
        </dd>
        <dt><xref target="tab-text"/>:</dt>
        <dd>
          <t><xref format="title" target="tab-text"/></t>
        </dd>
        <dt><xref target="timetags"/>:</dt>
        <dd>
          <t><xref format="title" target="timetags"/></t>
        </dd>
        <dt><xref target="perltags"/>:</dt>
        <dd>
          <t><xref format="title" target="perltags"/></t>
        </dd>
        <dt><xref target="weirdtags"/>:</dt>
        <dd>
          <t><xref format="title" target="weirdtags"/></t>
        </dd>
        <dt><xref target="tab-apptags"/>:</dt>
        <dd>
          <t><xref format="title" target="tab-apptags"/></t>
        </dd>
        <dt><xref target="tab-tag-enum"/>:</dt>
        <dd>
          <t><xref format="title" target="tab-tag-enum"/></t>
        </dd>
        <dt><xref target="tab-test-tag"/>:</dt>
        <dd>
          <t><xref format="title" target="tab-test-tag"/></t>
        </dd>
        <dt><xref target="tab-tag-values"/>:</dt>
        <dd>
          <t><xref format="title" target="tab-tag-values"/></t>
        </dd>
      </dl>
    </section>
    <section numbered="false" anchor="acknowledgements">
      <name>Acknowledgements</name>
      <t>(Many, TBD)</t>
      <!--  LocalWords:  CBOR extensibility IANA uint sint IEEE endian
 -->
<!--  LocalWords:  signedness endianness
 -->

</section>
    <section anchor="contributors" numbered="false" toc="include" removeInRFC="false">
      <name>Contributors</name>
      <contact initials="P." surname="Occil" fullname="Peter Occil">
        <organization/>
        <address>
          <email>poccil14 at gmail dot com</email>
        </address>
      </contact>
      <t>Peter Occil registered tags 30, 264, 265, 268–270
(<xref target="advanced-arithmetic"/>), 38, 257, 266 and 267
(<xref target="domain-specific"/>), and contributed much of the text about
these tags in this document.</t>
      <contact initials="D." surname="Coutts" fullname="Duncan Coutts">
        <organization/>
        <address>
          <email>duncan@well-typed.com</email>
        </address>
      </contact>
      <contact initials="M. P." surname="Jones" fullname="Michael Peyton Jones">
        <organization/>
        <address>
          <email>me@michaelpj.com</email>
        </address>
      </contact>
      <contact initials="J." surname="Hildebrand" fullname="Joe Hildebrand">
        <organization/>
        <address>
          <email>joe-ietf@cursive.net</email>
        </address>
      </contact>
      <t>Joe Hildebrand contributed the test tag and registered the
JavaScript Regexp tag.</t>
      <contact initials="J." surname="Doe" fullname="Jane Doe">
        <organization>To do</organization>
        <address>
      </address>
      </contact>
      <t>Further contributors will be listed here as text is added.</t>
      <t>Please stay tuned.</t>
    </section>
  </back>
  <!-- ##markdown-source:
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
nWZ+6PMAAA==

-->

</rfc>
