<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet type="text/xsl" href="cbor-simple-values.xsl"?>
<?xml-model href="cbor-simple-values.rng" schematypens="http://relaxng.org/ns/structure/1.0" ?>
<registry xmlns="http://www.iana.org/assignments" id="cbor-simple-values">
  <title>Concise Binary Object Representation (CBOR) Simple Values</title>
  <created>2013-09-19</created>
  <updated>2026-01-15</updated>
  <category>Concise Binary Object Representation (CBOR)</category>
  
  <registry id="simple">
    <title>CBOR Simple Values</title>
    <xref type="rfc" data="rfc8949"/>
    <expert>Carsten Bormann</expert>
    <range>
      <value>0-19</value>
      <registration_rule>Standards Action</registration_rule>
      <note>Assignments should start with value 16 in order to reserve the lower 
numbers for contiguous blocks (if any).</note>
    </range>
    <range>
      <value>32-255</value>
      <registration_rule>Specification Required</registration_rule>
    </range>
    <record>
      <value>0-19</value>
      <description>Unassigned</description>
    </record>
    <record>
      <value>20</value>
      <description>False</description>
      <xref type="rfc" data="rfc8949"/>
    </record>    
    <record>
      <value>21</value>
      <description>True</description>
      <xref type="rfc" data="rfc8949"/>
    </record>    
    <record>
      <value>22</value>
      <description>Null</description>
      <xref type="rfc" data="rfc8949"/>
    </record>    
    <record>
      <value>23</value>
      <description>Undefined</description>
      <xref type="rfc" data="rfc8949"/>
    </record>    
    <record>
      <value>24-31</value>
      <description>Reserved</description>
      <xref type="rfc" data="rfc8949"/>
    </record>    
    <record>
      <value>58-255</value>
      <description>Unassigned</description>
    </record>
    <record date="2025-12-16" updated="2026-01-15">
      <value>59</value>
      <description>This value as a map key indicates that the Claim Value is an array of redacted Claim Keys at the same level as the map key. (TEMPORARY - registered 2025-12-16, expires 2026-12-16)</description>
      <xref type="draft" data="draft-ietf-spice-sd-cwt-06" section="5.1"/>
    </record>
    <record>
      <value>60-255</value>
      <description>Unassigned</description>
    </record>
  </registry>
  
  <people/>
  
</registry>
