<?xml version='1.0' encoding='utf-8'?>
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" version="3" ipr="trust200902" docName="draft-ietf-calext-jscontact-16" number="9553" submissionType="IETF" consensus="true" category="std" xml:lang="en" obsoletes="" updates="" tocInclude="true" symRefs="true" sortRefs="true" prepTime="2024-05-07T07:30:00" indexInclude="true" scripts="Common,Cyrillic,Greek,Han,Katakana,Latin" tocDepth="3">
  <link href="https://datatracker.ietf.org/doc/draft-ietf-calext-jscontact-16" rel="prev"/>
  <link href="https://dx.doi.org/10.17487/rfc9553" rel="alternate"/>
  <link href="urn:issn:2070-1721" rel="alternate"/>
  <front>
    <title abbrev="JSContact">JSContact: A JSON Representation of Contact Data</title>
    <seriesInfo name="RFC" value="9553" stream="IETF"/>
    <author initials="R." surname="Stepanek" fullname="Robert Stepanek">
      <organization showOnFrontPage="true">Fastmail</organization>
      <address>
        <postal>
          <extaddr>PO Box 234</extaddr>
          <street>Collins St. West</street>
          <city>Melbourne</city>
          <region>VIC</region>
          <code>8007</code>
          <country>Australia</country>
          <region/>
        </postal>
        <email>rsto@fastmailteam.com</email>
      </address>
    </author>
    <author initials="M." surname="Loffredo" fullname="Mario Loffredo">
      <organization showOnFrontPage="true">IIT-CNR</organization>
      <address>
        <postal>
          <street>Via Moruzzi, 1</street>
          <city>Pisa</city>
          <code>56124</code>
          <country>Italy</country>
          <region/>
        </postal>
        <email>mario.loffredo@iit.cnr.it</email>
      </address>
    </author>
    <date month="05" year="2024"/>
    <area>art</area>
    <workgroup>calext</workgroup>
    <keyword>JSON</keyword>
    <keyword>addressbook</keyword>
    <keyword>contacts</keyword>
    <keyword>cards</keyword>
    <keyword>VCARD</keyword>
    <abstract pn="section-abstract">
      <t indent="0" pn="section-abstract-1">This specification defines a data model and JavaScript Object Notation (JSON) representation of contact card
        information that can be used for data storage and exchange in address book or directory applications. It aims to
        be an alternative to the vCard data format and to be unambiguous, extendable, and simple to process. In contrast
        to the JSON-based jCard format, it is not a direct mapping from the vCard data model and expands semantics where
        appropriate. Two additional specifications define new vCard elements and how to convert between JSContact and
        vCard.
      </t>
    </abstract>
    <boilerplate>
      <section anchor="status-of-memo" numbered="false" removeInRFC="false" toc="exclude" pn="section-boilerplate.1">
        <name slugifiedName="name-status-of-this-memo">Status of This Memo</name>
        <t indent="0" pn="section-boilerplate.1-1">
            This is an Internet Standards Track document.
        </t>
        <t indent="0" pn="section-boilerplate.1-2">
            This document is a product of the Internet Engineering Task Force
            (IETF).  It represents the consensus of the IETF community.  It has
            received public review and has been approved for publication by
            the Internet Engineering Steering Group (IESG).  Further
            information on Internet Standards is available in Section 2 of 
            RFC 7841.
        </t>
        <t indent="0" pn="section-boilerplate.1-3">
            Information about the current status of this document, any
            errata, and how to provide feedback on it may be obtained at
            <eref target="https://www.rfc-editor.org/info/rfc9553" brackets="none"/>.
        </t>
      </section>
      <section anchor="copyright" numbered="false" removeInRFC="false" toc="exclude" pn="section-boilerplate.2">
        <name slugifiedName="name-copyright-notice">Copyright Notice</name>
        <t indent="0" pn="section-boilerplate.2-1">
            Copyright (c) 2024 IETF Trust and the persons identified as the
            document authors. All rights reserved.
        </t>
        <t indent="0" pn="section-boilerplate.2-2">
            This document is subject to BCP 78 and the IETF Trust's Legal
            Provisions Relating to IETF Documents
            (<eref target="https://trustee.ietf.org/license-info" brackets="none"/>) in effect on the date of
            publication of this document. Please review these documents
            carefully, as they describe your rights and restrictions with
            respect to this document. Code Components extracted from this
            document must include Revised BSD License text as described in
            Section 4.e of the Trust Legal Provisions and are provided without
            warranty as described in the Revised BSD License.
        </t>
      </section>
    </boilerplate>
    <toc>
      <section anchor="toc" numbered="false" removeInRFC="false" toc="exclude" pn="section-toc.1">
        <name slugifiedName="name-table-of-contents">Table of Contents</name>
        <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1">
          <li pn="section-toc.1-1.1">
            <t indent="0" pn="section-toc.1-1.1.1"><xref derivedContent="1" format="counter" sectionFormat="of" target="section-1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-introduction">Introduction</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.1.2">
              <li pn="section-toc.1-1.1.2.1">
                <t indent="0" keepWithNext="true" pn="section-toc.1-1.1.2.1.1"><xref derivedContent="1.1" format="counter" sectionFormat="of" target="section-1.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-motivation-and-relation-to-">Motivation and Relation to vCard, jCard, and xCard</xref></t>
              </li>
              <li pn="section-toc.1-1.1.2.2">
                <t indent="0" keepWithNext="true" pn="section-toc.1-1.1.2.2.1"><xref derivedContent="1.2" format="counter" sectionFormat="of" target="section-1.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-notational-conventions">Notational Conventions</xref></t>
              </li>
              <li pn="section-toc.1-1.1.2.3">
                <t indent="0" pn="section-toc.1-1.1.2.3.1"><xref derivedContent="1.3" format="counter" sectionFormat="of" target="section-1.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-data-type-notations">Data Type Notations</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.1.2.3.2">
                  <li pn="section-toc.1-1.1.2.3.2.1">
                    <t indent="0" keepWithNext="true" pn="section-toc.1-1.1.2.3.2.1.1"><xref derivedContent="1.3.1" format="counter" sectionFormat="of" target="section-1.3.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-objects-and-properties">Objects and Properties</xref></t>
                  </li>
                  <li pn="section-toc.1-1.1.2.3.2.2">
                    <t indent="0" pn="section-toc.1-1.1.2.3.2.2.1"><xref derivedContent="1.3.2" format="counter" sectionFormat="of" target="section-1.3.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-type-signatures">Type Signatures</xref></t>
                  </li>
                  <li pn="section-toc.1-1.1.2.3.2.3">
                    <t indent="0" pn="section-toc.1-1.1.2.3.2.3.1"><xref derivedContent="1.3.3" format="counter" sectionFormat="of" target="section-1.3.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-property-attributes">Property Attributes</xref></t>
                  </li>
                  <li pn="section-toc.1-1.1.2.3.2.4">
                    <t indent="0" pn="section-toc.1-1.1.2.3.2.4.1"><xref derivedContent="1.3.4" format="counter" sectionFormat="of" target="section-1.3.4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-the-type-property">The @type Property</xref></t>
                  </li>
                </ul>
              </li>
              <li pn="section-toc.1-1.1.2.4">
                <t indent="0" pn="section-toc.1-1.1.2.4.1"><xref derivedContent="1.4" format="counter" sectionFormat="of" target="section-1.4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-common-data-types">Common Data Types</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.1.2.4.2">
                  <li pn="section-toc.1-1.1.2.4.2.1">
                    <t indent="0" pn="section-toc.1-1.1.2.4.2.1.1"><xref derivedContent="1.4.1" format="counter" sectionFormat="of" target="section-1.4.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-id">Id</xref></t>
                  </li>
                  <li pn="section-toc.1-1.1.2.4.2.2">
                    <t indent="0" pn="section-toc.1-1.1.2.4.2.2.1"><xref derivedContent="1.4.2" format="counter" sectionFormat="of" target="section-1.4.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-int-and-unsignedint">Int and UnsignedInt</xref></t>
                  </li>
                  <li pn="section-toc.1-1.1.2.4.2.3">
                    <t indent="0" pn="section-toc.1-1.1.2.4.2.3.1"><xref derivedContent="1.4.3" format="counter" sectionFormat="of" target="section-1.4.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-patchobject">PatchObject</xref></t>
                  </li>
                  <li pn="section-toc.1-1.1.2.4.2.4">
                    <t indent="0" pn="section-toc.1-1.1.2.4.2.4.1"><xref derivedContent="1.4.4" format="counter" sectionFormat="of" target="section-1.4.4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-resource">Resource</xref></t>
                  </li>
                  <li pn="section-toc.1-1.1.2.4.2.5">
                    <t indent="0" pn="section-toc.1-1.1.2.4.2.5.1"><xref derivedContent="1.4.5" format="counter" sectionFormat="of" target="section-1.4.5"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-utcdatetime">UTCDateTime</xref></t>
                  </li>
                </ul>
              </li>
              <li pn="section-toc.1-1.1.2.5">
                <t indent="0" pn="section-toc.1-1.1.2.5.1"><xref derivedContent="1.5" format="counter" sectionFormat="of" target="section-1.5"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-common-properties">Common Properties</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.1.2.5.2">
                  <li pn="section-toc.1-1.1.2.5.2.1">
                    <t indent="0" pn="section-toc.1-1.1.2.5.2.1.1"><xref derivedContent="1.5.1" format="counter" sectionFormat="of" target="section-1.5.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-contexts">contexts</xref></t>
                  </li>
                  <li pn="section-toc.1-1.1.2.5.2.2">
                    <t indent="0" pn="section-toc.1-1.1.2.5.2.2.1"><xref derivedContent="1.5.2" format="counter" sectionFormat="of" target="section-1.5.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-label">label</xref></t>
                  </li>
                  <li pn="section-toc.1-1.1.2.5.2.3">
                    <t indent="0" pn="section-toc.1-1.1.2.5.2.3.1"><xref derivedContent="1.5.3" format="counter" sectionFormat="of" target="section-1.5.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-pref">pref</xref></t>
                  </li>
                  <li pn="section-toc.1-1.1.2.5.2.4">
                    <t indent="0" pn="section-toc.1-1.1.2.5.2.4.1"><xref derivedContent="1.5.4" format="counter" sectionFormat="of" target="section-1.5.4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-phonetic">phonetic</xref></t>
                  </li>
                </ul>
              </li>
              <li pn="section-toc.1-1.1.2.6">
                <t indent="0" pn="section-toc.1-1.1.2.6.1"><xref derivedContent="1.6" format="counter" sectionFormat="of" target="section-1.6"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-internationalization">Internationalization</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.1.2.6.2">
                  <li pn="section-toc.1-1.1.2.6.2.1">
                    <t indent="0" pn="section-toc.1-1.1.2.6.2.1.1"><xref derivedContent="1.6.1" format="counter" sectionFormat="of" target="section-1.6.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-free-form-text">Free-Form Text</xref></t>
                  </li>
                  <li pn="section-toc.1-1.1.2.6.2.2">
                    <t indent="0" pn="section-toc.1-1.1.2.6.2.2.1"><xref derivedContent="1.6.2" format="counter" sectionFormat="of" target="section-1.6.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-uris">URIs</xref></t>
                  </li>
                </ul>
              </li>
              <li pn="section-toc.1-1.1.2.7">
                <t indent="0" pn="section-toc.1-1.1.2.7.1"><xref derivedContent="1.7" format="counter" sectionFormat="of" target="section-1.7"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-validating-jscontact">Validating JSContact</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.1.2.7.2">
                  <li pn="section-toc.1-1.1.2.7.2.1">
                    <t indent="0" pn="section-toc.1-1.1.2.7.2.1.1"><xref derivedContent="1.7.1" format="counter" sectionFormat="of" target="section-1.7.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-case-sensitivity">Case-Sensitivity</xref></t>
                  </li>
                  <li pn="section-toc.1-1.1.2.7.2.2">
                    <t indent="0" pn="section-toc.1-1.1.2.7.2.2.1"><xref derivedContent="1.7.2" format="counter" sectionFormat="of" target="section-1.7.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-iana-registered-properties">IANA-Registered Properties</xref></t>
                  </li>
                  <li pn="section-toc.1-1.1.2.7.2.3">
                    <t indent="0" pn="section-toc.1-1.1.2.7.2.3.1"><xref derivedContent="1.7.3" format="counter" sectionFormat="of" target="section-1.7.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-reserved-properties">Reserved Properties</xref></t>
                  </li>
                  <li pn="section-toc.1-1.1.2.7.2.4">
                    <t indent="0" pn="section-toc.1-1.1.2.7.2.4.1"><xref derivedContent="1.7.4" format="counter" sectionFormat="of" target="section-1.7.4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-unknown-properties">Unknown Properties</xref></t>
                  </li>
                  <li pn="section-toc.1-1.1.2.7.2.5">
                    <t indent="0" pn="section-toc.1-1.1.2.7.2.5.1"><xref derivedContent="1.7.5" format="counter" sectionFormat="of" target="section-1.7.5"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-enumerated-values">Enumerated Values</xref></t>
                  </li>
                </ul>
              </li>
              <li pn="section-toc.1-1.1.2.8">
                <t indent="0" pn="section-toc.1-1.1.2.8.1"><xref derivedContent="1.8" format="counter" sectionFormat="of" target="section-1.8"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-vendor-specific-extensions">Vendor-Specific Extensions</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.1.2.8.2">
                  <li pn="section-toc.1-1.1.2.8.2.1">
                    <t indent="0" pn="section-toc.1-1.1.2.8.2.1.1"><xref derivedContent="1.8.1" format="counter" sectionFormat="of" target="section-1.8.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-vendor-specific-properties">Vendor-Specific Properties</xref></t>
                  </li>
                  <li pn="section-toc.1-1.1.2.8.2.2">
                    <t indent="0" pn="section-toc.1-1.1.2.8.2.2.1"><xref derivedContent="1.8.2" format="counter" sectionFormat="of" target="section-1.8.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-vendor-specific-values">Vendor-Specific Values</xref></t>
                  </li>
                </ul>
              </li>
              <li pn="section-toc.1-1.1.2.9">
                <t indent="0" pn="section-toc.1-1.1.2.9.1"><xref derivedContent="1.9" format="counter" sectionFormat="of" target="section-1.9"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-versioning">Versioning</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.1.2.9.2">
                  <li pn="section-toc.1-1.1.2.9.2.1">
                    <t indent="0" pn="section-toc.1-1.1.2.9.2.1.1"><xref derivedContent="1.9.1" format="counter" sectionFormat="of" target="section-1.9.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-version-format-and-requirem">Version Format and Requirements</xref></t>
                  </li>
                  <li pn="section-toc.1-1.1.2.9.2.2">
                    <t indent="0" pn="section-toc.1-1.1.2.9.2.2.1"><xref derivedContent="1.9.2" format="counter" sectionFormat="of" target="section-1.9.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-current-version">Current Version</xref></t>
                  </li>
                </ul>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.2">
            <t indent="0" pn="section-toc.1-1.2.1"><xref derivedContent="2" format="counter" sectionFormat="of" target="section-2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-card">Card</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.2.2">
              <li pn="section-toc.1-1.2.2.1">
                <t indent="0" pn="section-toc.1-1.2.2.1.1"><xref derivedContent="2.1" format="counter" sectionFormat="of" target="section-2.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-metadata-properties">Metadata Properties</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.2.2.1.2">
                  <li pn="section-toc.1-1.2.2.1.2.1">
                    <t indent="0" pn="section-toc.1-1.2.2.1.2.1.1"><xref derivedContent="2.1.1" format="counter" sectionFormat="of" target="section-2.1.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-type">@type</xref></t>
                  </li>
                  <li pn="section-toc.1-1.2.2.1.2.2">
                    <t indent="0" pn="section-toc.1-1.2.2.1.2.2.1"><xref derivedContent="2.1.2" format="counter" sectionFormat="of" target="section-2.1.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-version">version</xref></t>
                  </li>
                  <li pn="section-toc.1-1.2.2.1.2.3">
                    <t indent="0" pn="section-toc.1-1.2.2.1.2.3.1"><xref derivedContent="2.1.3" format="counter" sectionFormat="of" target="section-2.1.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-created">created</xref></t>
                  </li>
                  <li pn="section-toc.1-1.2.2.1.2.4">
                    <t indent="0" pn="section-toc.1-1.2.2.1.2.4.1"><xref derivedContent="2.1.4" format="counter" sectionFormat="of" target="section-2.1.4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-kind">kind</xref></t>
                  </li>
                  <li pn="section-toc.1-1.2.2.1.2.5">
                    <t indent="0" pn="section-toc.1-1.2.2.1.2.5.1"><xref derivedContent="2.1.5" format="counter" sectionFormat="of" target="section-2.1.5"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-language">language</xref></t>
                  </li>
                  <li pn="section-toc.1-1.2.2.1.2.6">
                    <t indent="0" pn="section-toc.1-1.2.2.1.2.6.1"><xref derivedContent="2.1.6" format="counter" sectionFormat="of" target="section-2.1.6"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-members">members</xref></t>
                  </li>
                  <li pn="section-toc.1-1.2.2.1.2.7">
                    <t indent="0" pn="section-toc.1-1.2.2.1.2.7.1"><xref derivedContent="2.1.7" format="counter" sectionFormat="of" target="section-2.1.7"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-prodid">prodId</xref></t>
                  </li>
                  <li pn="section-toc.1-1.2.2.1.2.8">
                    <t indent="0" pn="section-toc.1-1.2.2.1.2.8.1"><xref derivedContent="2.1.8" format="counter" sectionFormat="of" target="section-2.1.8"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-relatedto">relatedTo</xref></t>
                  </li>
                  <li pn="section-toc.1-1.2.2.1.2.9">
                    <t indent="0" pn="section-toc.1-1.2.2.1.2.9.1"><xref derivedContent="2.1.9" format="counter" sectionFormat="of" target="section-2.1.9"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-uid">uid</xref></t>
                  </li>
                  <li pn="section-toc.1-1.2.2.1.2.10">
                    <t indent="0" pn="section-toc.1-1.2.2.1.2.10.1"><xref derivedContent="2.1.10" format="counter" sectionFormat="of" target="section-2.1.10"/>. <xref derivedContent="" format="title" sectionFormat="of" target="name-updated">updated</xref></t>
                  </li>
                </ul>
              </li>
              <li pn="section-toc.1-1.2.2.2">
                <t indent="0" pn="section-toc.1-1.2.2.2.1"><xref derivedContent="2.2" format="counter" sectionFormat="of" target="section-2.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-name-and-organization-prope">Name and Organization Properties</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.2.2.2.2">
                  <li pn="section-toc.1-1.2.2.2.2.1">
                    <t indent="0" pn="section-toc.1-1.2.2.2.2.1.1"><xref derivedContent="2.2.1" format="counter" sectionFormat="of" target="section-2.2.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-name">name</xref></t>
                  </li>
                  <li pn="section-toc.1-1.2.2.2.2.2">
                    <t indent="0" pn="section-toc.1-1.2.2.2.2.2.1"><xref derivedContent="2.2.2" format="counter" sectionFormat="of" target="section-2.2.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-nicknames">nicknames</xref></t>
                  </li>
                  <li pn="section-toc.1-1.2.2.2.2.3">
                    <t indent="0" pn="section-toc.1-1.2.2.2.2.3.1"><xref derivedContent="2.2.3" format="counter" sectionFormat="of" target="section-2.2.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-organizations">organizations</xref></t>
                  </li>
                  <li pn="section-toc.1-1.2.2.2.2.4">
                    <t indent="0" pn="section-toc.1-1.2.2.2.2.4.1"><xref derivedContent="2.2.4" format="counter" sectionFormat="of" target="section-2.2.4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-speaktoas">speakToAs</xref></t>
                  </li>
                  <li pn="section-toc.1-1.2.2.2.2.5">
                    <t indent="0" pn="section-toc.1-1.2.2.2.2.5.1"><xref derivedContent="2.2.5" format="counter" sectionFormat="of" target="section-2.2.5"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-titles">titles</xref></t>
                  </li>
                </ul>
              </li>
              <li pn="section-toc.1-1.2.2.3">
                <t indent="0" pn="section-toc.1-1.2.2.3.1"><xref derivedContent="2.3" format="counter" sectionFormat="of" target="section-2.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-contact-properties">Contact Properties</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.2.2.3.2">
                  <li pn="section-toc.1-1.2.2.3.2.1">
                    <t indent="0" pn="section-toc.1-1.2.2.3.2.1.1"><xref derivedContent="2.3.1" format="counter" sectionFormat="of" target="section-2.3.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-emails">emails</xref></t>
                  </li>
                  <li pn="section-toc.1-1.2.2.3.2.2">
                    <t indent="0" pn="section-toc.1-1.2.2.3.2.2.1"><xref derivedContent="2.3.2" format="counter" sectionFormat="of" target="section-2.3.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-onlineservices">onlineServices</xref></t>
                  </li>
                  <li pn="section-toc.1-1.2.2.3.2.3">
                    <t indent="0" pn="section-toc.1-1.2.2.3.2.3.1"><xref derivedContent="2.3.3" format="counter" sectionFormat="of" target="section-2.3.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-phones">phones</xref></t>
                  </li>
                  <li pn="section-toc.1-1.2.2.3.2.4">
                    <t indent="0" pn="section-toc.1-1.2.2.3.2.4.1"><xref derivedContent="2.3.4" format="counter" sectionFormat="of" target="section-2.3.4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-preferredlanguages">preferredLanguages</xref></t>
                  </li>
                </ul>
              </li>
              <li pn="section-toc.1-1.2.2.4">
                <t indent="0" pn="section-toc.1-1.2.2.4.1"><xref derivedContent="2.4" format="counter" sectionFormat="of" target="section-2.4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-calendaring-and-scheduling-">Calendaring and Scheduling Properties</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.2.2.4.2">
                  <li pn="section-toc.1-1.2.2.4.2.1">
                    <t indent="0" pn="section-toc.1-1.2.2.4.2.1.1"><xref derivedContent="2.4.1" format="counter" sectionFormat="of" target="section-2.4.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-calendars">calendars</xref></t>
                  </li>
                  <li pn="section-toc.1-1.2.2.4.2.2">
                    <t indent="0" pn="section-toc.1-1.2.2.4.2.2.1"><xref derivedContent="2.4.2" format="counter" sectionFormat="of" target="section-2.4.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-schedulingaddresses">schedulingAddresses</xref></t>
                  </li>
                </ul>
              </li>
              <li pn="section-toc.1-1.2.2.5">
                <t indent="0" pn="section-toc.1-1.2.2.5.1"><xref derivedContent="2.5" format="counter" sectionFormat="of" target="section-2.5"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-address-and-location-proper">Address and Location Properties</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.2.2.5.2">
                  <li pn="section-toc.1-1.2.2.5.2.1">
                    <t indent="0" pn="section-toc.1-1.2.2.5.2.1.1"><xref derivedContent="2.5.1" format="counter" sectionFormat="of" target="section-2.5.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-addresses">addresses</xref></t>
                  </li>
                </ul>
              </li>
              <li pn="section-toc.1-1.2.2.6">
                <t indent="0" pn="section-toc.1-1.2.2.6.1"><xref derivedContent="2.6" format="counter" sectionFormat="of" target="section-2.6"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-resource-properties">Resource Properties</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.2.2.6.2">
                  <li pn="section-toc.1-1.2.2.6.2.1">
                    <t indent="0" pn="section-toc.1-1.2.2.6.2.1.1"><xref derivedContent="2.6.1" format="counter" sectionFormat="of" target="section-2.6.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-cryptokeys">cryptoKeys</xref></t>
                  </li>
                  <li pn="section-toc.1-1.2.2.6.2.2">
                    <t indent="0" pn="section-toc.1-1.2.2.6.2.2.1"><xref derivedContent="2.6.2" format="counter" sectionFormat="of" target="section-2.6.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-directories">directories</xref></t>
                  </li>
                  <li pn="section-toc.1-1.2.2.6.2.3">
                    <t indent="0" pn="section-toc.1-1.2.2.6.2.3.1"><xref derivedContent="2.6.3" format="counter" sectionFormat="of" target="section-2.6.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-links">links</xref></t>
                  </li>
                  <li pn="section-toc.1-1.2.2.6.2.4">
                    <t indent="0" pn="section-toc.1-1.2.2.6.2.4.1"><xref derivedContent="2.6.4" format="counter" sectionFormat="of" target="section-2.6.4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-media">media</xref></t>
                  </li>
                </ul>
              </li>
              <li pn="section-toc.1-1.2.2.7">
                <t indent="0" pn="section-toc.1-1.2.2.7.1"><xref derivedContent="2.7" format="counter" sectionFormat="of" target="section-2.7"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-multilingual-properties">Multilingual Properties</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.2.2.7.2">
                  <li pn="section-toc.1-1.2.2.7.2.1">
                    <t indent="0" pn="section-toc.1-1.2.2.7.2.1.1"><xref derivedContent="2.7.1" format="counter" sectionFormat="of" target="section-2.7.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-localizations">localizations</xref></t>
                  </li>
                </ul>
              </li>
              <li pn="section-toc.1-1.2.2.8">
                <t indent="0" pn="section-toc.1-1.2.2.8.1"><xref derivedContent="2.8" format="counter" sectionFormat="of" target="section-2.8"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-additional-properties">Additional Properties</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.2.2.8.2">
                  <li pn="section-toc.1-1.2.2.8.2.1">
                    <t indent="0" pn="section-toc.1-1.2.2.8.2.1.1"><xref derivedContent="2.8.1" format="counter" sectionFormat="of" target="section-2.8.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-anniversaries">anniversaries</xref></t>
                  </li>
                  <li pn="section-toc.1-1.2.2.8.2.2">
                    <t indent="0" pn="section-toc.1-1.2.2.8.2.2.1"><xref derivedContent="2.8.2" format="counter" sectionFormat="of" target="section-2.8.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-keywords">keywords</xref></t>
                  </li>
                  <li pn="section-toc.1-1.2.2.8.2.3">
                    <t indent="0" pn="section-toc.1-1.2.2.8.2.3.1"><xref derivedContent="2.8.3" format="counter" sectionFormat="of" target="section-2.8.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-notes">notes</xref></t>
                  </li>
                  <li pn="section-toc.1-1.2.2.8.2.4">
                    <t indent="0" pn="section-toc.1-1.2.2.8.2.4.1"><xref derivedContent="2.8.4" format="counter" sectionFormat="of" target="section-2.8.4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-personalinfo">personalInfo</xref></t>
                  </li>
                </ul>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.3">
            <t indent="0" pn="section-toc.1-1.3.1"><xref derivedContent="3" format="counter" sectionFormat="of" target="section-3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-iana-considerations">IANA Considerations</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.3.2">
              <li pn="section-toc.1-1.3.2.1">
                <t indent="0" pn="section-toc.1-1.3.2.1.1"><xref derivedContent="3.1" format="counter" sectionFormat="of" target="section-3.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-media-type-registration">Media Type Registration</xref></t>
              </li>
              <li pn="section-toc.1-1.3.2.2">
                <t indent="0" pn="section-toc.1-1.3.2.2.1"><xref derivedContent="3.2" format="counter" sectionFormat="of" target="section-3.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-creation-of-the-jscontact-r">Creation of the JSContact Registry Group</xref></t>
              </li>
              <li pn="section-toc.1-1.3.2.3">
                <t indent="0" pn="section-toc.1-1.3.2.3.1"><xref derivedContent="3.3" format="counter" sectionFormat="of" target="section-3.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-registry-policy-and-change-">Registry Policy and Change Procedures</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.3.2.3.2">
                  <li pn="section-toc.1-1.3.2.3.2.1">
                    <t indent="0" pn="section-toc.1-1.3.2.3.2.1.1"><xref derivedContent="3.3.1" format="counter" sectionFormat="of" target="section-3.3.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-preliminary-community-revie">Preliminary Community Review</xref></t>
                  </li>
                  <li pn="section-toc.1-1.3.2.3.2.2">
                    <t indent="0" pn="section-toc.1-1.3.2.3.2.2.1"><xref derivedContent="3.3.2" format="counter" sectionFormat="of" target="section-3.3.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-submit-request-to-iana">Submit Request to IANA</xref></t>
                  </li>
                  <li pn="section-toc.1-1.3.2.3.2.3">
                    <t indent="0" pn="section-toc.1-1.3.2.3.2.3.1"><xref derivedContent="3.3.3" format="counter" sectionFormat="of" target="section-3.3.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-designated-expert-review">Designated Expert Review</xref></t>
                  </li>
                  <li pn="section-toc.1-1.3.2.3.2.4">
                    <t indent="0" pn="section-toc.1-1.3.2.3.2.4.1"><xref derivedContent="3.3.4" format="counter" sectionFormat="of" target="section-3.3.4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-change-procedures">Change Procedures</xref></t>
                  </li>
                </ul>
              </li>
              <li pn="section-toc.1-1.3.2.4">
                <t indent="0" pn="section-toc.1-1.3.2.4.1"><xref derivedContent="3.4" format="counter" sectionFormat="of" target="section-3.4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-creation-of-the-jscontact-v">Creation of the JSContact Version Registry</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.3.2.4.2">
                  <li pn="section-toc.1-1.3.2.4.2.1">
                    <t indent="0" pn="section-toc.1-1.3.2.4.2.1.1"><xref derivedContent="3.4.1" format="counter" sectionFormat="of" target="section-3.4.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-jscontact-version-registry-">JSContact Version Registry Template</xref></t>
                  </li>
                  <li pn="section-toc.1-1.3.2.4.2.2">
                    <t indent="0" pn="section-toc.1-1.3.2.4.2.2.1"><xref derivedContent="3.4.2" format="counter" sectionFormat="of" target="section-3.4.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-initial-contents-of-the-jsc">Initial Contents of the JSContact Version Registry</xref></t>
                  </li>
                </ul>
              </li>
              <li pn="section-toc.1-1.3.2.5">
                <t indent="0" pn="section-toc.1-1.3.2.5.1"><xref derivedContent="3.5" format="counter" sectionFormat="of" target="section-3.5"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-creation-of-the-jscontact-p">Creation of the JSContact Properties Registry</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.3.2.5.2">
                  <li pn="section-toc.1-1.3.2.5.2.1">
                    <t indent="0" pn="section-toc.1-1.3.2.5.2.1.1"><xref derivedContent="3.5.1" format="counter" sectionFormat="of" target="section-3.5.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-jscontact-properties-regist">JSContact Properties Registry Template</xref></t>
                  </li>
                  <li pn="section-toc.1-1.3.2.5.2.2">
                    <t indent="0" pn="section-toc.1-1.3.2.5.2.2.1"><xref derivedContent="3.5.2" format="counter" sectionFormat="of" target="section-3.5.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-initial-contents-of-the-jsco">Initial Contents of the JSContact Properties Registry</xref></t>
                  </li>
                </ul>
              </li>
              <li pn="section-toc.1-1.3.2.6">
                <t indent="0" pn="section-toc.1-1.3.2.6.1"><xref derivedContent="3.6" format="counter" sectionFormat="of" target="section-3.6"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-creation-of-the-jscontact-t">Creation of the JSContact Types Registry</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.3.2.6.2">
                  <li pn="section-toc.1-1.3.2.6.2.1">
                    <t indent="0" pn="section-toc.1-1.3.2.6.2.1.1"><xref derivedContent="3.6.1" format="counter" sectionFormat="of" target="section-3.6.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-jscontact-types-registry-te">JSContact Types Registry Template</xref></t>
                  </li>
                  <li pn="section-toc.1-1.3.2.6.2.2">
                    <t indent="0" pn="section-toc.1-1.3.2.6.2.2.1"><xref derivedContent="3.6.2" format="counter" sectionFormat="of" target="section-3.6.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-initial-contents-of-the-jscon">Initial Contents of the JSContact Types Registry</xref></t>
                  </li>
                </ul>
              </li>
              <li pn="section-toc.1-1.3.2.7">
                <t indent="0" pn="section-toc.1-1.3.2.7.1"><xref derivedContent="3.7" format="counter" sectionFormat="of" target="section-3.7"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-creation-of-the-jscontact-e">Creation of the JSContact Enum Values Registry</xref></t>
                <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.3.2.7.2">
                  <li pn="section-toc.1-1.3.2.7.2.1">
                    <t indent="0" pn="section-toc.1-1.3.2.7.2.1.1"><xref derivedContent="3.7.1" format="counter" sectionFormat="of" target="section-3.7.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-jscontact-enum-values-regis">JSContact Enum Values Registry Property Template</xref></t>
                  </li>
                  <li pn="section-toc.1-1.3.2.7.2.2">
                    <t indent="0" pn="section-toc.1-1.3.2.7.2.2.1"><xref derivedContent="3.7.2" format="counter" sectionFormat="of" target="section-3.7.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-jscontact-enum-values-regist">JSContact Enum Values Registry Value Template</xref></t>
                  </li>
                  <li pn="section-toc.1-1.3.2.7.2.3">
                    <t indent="0" pn="section-toc.1-1.3.2.7.2.3.1"><xref derivedContent="3.7.3" format="counter" sectionFormat="of" target="section-3.7.3"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-initial-contents-of-the-jscont">Initial Contents of the JSContact Enum Values Registry</xref></t>
                  </li>
                </ul>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.4">
            <t indent="0" pn="section-toc.1-1.4.1"><xref derivedContent="4" format="counter" sectionFormat="of" target="section-4"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-security-considerations">Security Considerations</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.4.2">
              <li pn="section-toc.1-1.4.2.1">
                <t indent="0" pn="section-toc.1-1.4.2.1.1"><xref derivedContent="4.1" format="counter" sectionFormat="of" target="section-4.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-json-parsing">JSON Parsing</xref></t>
              </li>
              <li pn="section-toc.1-1.4.2.2">
                <t indent="0" pn="section-toc.1-1.4.2.2.1"><xref derivedContent="4.2" format="counter" sectionFormat="of" target="section-4.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-uri-values">URI Values</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.5">
            <t indent="0" pn="section-toc.1-1.5.1"><xref derivedContent="5" format="counter" sectionFormat="of" target="section-5"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-references">References</xref></t>
            <ul bare="true" empty="true" indent="2" spacing="compact" pn="section-toc.1-1.5.2">
              <li pn="section-toc.1-1.5.2.1">
                <t indent="0" pn="section-toc.1-1.5.2.1.1"><xref derivedContent="5.1" format="counter" sectionFormat="of" target="section-5.1"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-normative-references">Normative References</xref></t>
              </li>
              <li pn="section-toc.1-1.5.2.2">
                <t indent="0" pn="section-toc.1-1.5.2.2.1"><xref derivedContent="5.2" format="counter" sectionFormat="of" target="section-5.2"/>.  <xref derivedContent="" format="title" sectionFormat="of" target="name-informative-references">Informative References</xref></t>
              </li>
            </ul>
          </li>
          <li pn="section-toc.1-1.6">
            <t indent="0" pn="section-toc.1-1.6.1"><xref derivedContent="" format="none" sectionFormat="of" target="section-appendix.a"/><xref derivedContent="" format="title" sectionFormat="of" target="name-authors-addresses">Authors' Addresses</xref></t>
          </li>
        </ul>
      </section>
    </toc>
  </front>
  <middle>
    <section anchor="introduction" numbered="true" toc="include" removeInRFC="false" pn="section-1">
      <name slugifiedName="name-introduction">Introduction</name>
      <t indent="0" pn="section-1-1">This document defines a data model for contact card data normally used in address book or directory
        applications and services. It aims to be an alternative to the vCard data format <xref target="RFC6350" format="default" sectionFormat="of" derivedContent="RFC6350"/>.
      </t>
      <t indent="0" pn="section-1-2">The key design considerations for this data model are as follows:</t>
      <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-1-3">
        <li pn="section-1-3.1">The data model and set of attributes should be mostly compatible with the model defined for the vCard data
          format
          <xref target="RFC6350" format="default" sectionFormat="of" derivedContent="RFC6350"/>
          and extensions
          <xref target="RFC6473" format="default" sectionFormat="of" derivedContent="RFC6473"/>
          <xref target="RFC6474" format="default" sectionFormat="of" derivedContent="RFC6474"/>
          <xref target="RFC6715" format="default" sectionFormat="of" derivedContent="RFC6715"/>
          <xref target="RFC6869" format="default" sectionFormat="of" derivedContent="RFC6869"/>
          <xref target="RFC8605" format="default" sectionFormat="of" derivedContent="RFC8605"/>. The specification should add new attributes or value types where
          appropriate. Not all existing vCard definitions need an equivalent in JSContact, especially if the vCard
          definition is considered to be obsolete or otherwise inappropriate. Conversion between the data formats need
          not fully preserve semantic meaning.
        </li>
        <li pn="section-1-3.2">The attributes of the card data must be described as simple key-value pairs to reduce the complexity of the
          representation of the card data.
        </li>
        <li pn="section-1-3.3">The data model should avoid all ambiguities and make it difficult to make mistakes during implementation.
        </li>
        <li pn="section-1-3.4">Extensions, such as new properties and components, <bcp14>MUST NOT</bcp14> lead to a required update of this
          document.
        </li>
      </ul>
      <t indent="0" pn="section-1-4">The representation of this data model is defined in the Internet JSON (I-JSON) format <xref target="RFC7493" format="default" sectionFormat="of" derivedContent="RFC7493"/>,
        which is a strict subset of the JSON data interchange format <xref target="RFC8259" format="default" sectionFormat="of" derivedContent="RFC8259"/>. Using
        JSON is mostly a pragmatic choice: its widespread use makes JSContact easier to adopt, and the availability of
        production-ready JSON implementations eliminates a whole category of parser-related interoperability issues.
      </t>
      <section anchor="relation-to-vcard" numbered="true" toc="include" removeInRFC="false" pn="section-1.1">
        <name slugifiedName="name-motivation-and-relation-to-">Motivation and Relation to vCard, jCard, and xCard</name>
        <t indent="0" pn="section-1.1-1">The vCard data format
          <xref target="RFC6350" format="default" sectionFormat="of" derivedContent="RFC6350"/>
          is an interchange format for contacts data between address book service providers and vendors. However, this
          format has gone through multiple specification iterations with only a subset of its deprecated <xref target="RFC2426" format="default" sectionFormat="of" derivedContent="RFC2426">version 3
          </xref> being widely in use. Consequently, products and services use an internal contact data model that is
          richer than what they expose when serializing that information to vCard. In addition, service providers often
          use a proprietary JSON representation of contact data in their APIs.
        </t>
        <t indent="0" pn="section-1.1-2">JSContact provides a standard JSON-based data model and representation of contact data as an alternative to
          proprietary formats.
        </t>
        <t indent="0" pn="section-1.1-3">At the time of writing this document, several missing features in vCard were brought to the attention of the
          authors such as social media contacts, gender pronouns, and others. This highlights how vCard is not perceived
          as an evolving format and, consequently, hasn't been updated for about ten years. JSContact addresses these
          unmet demands and defines new vCard properties and parameters to allow interchanging them in both formats.
        </t>
        <t indent="0" pn="section-1.1-4">Two additional documents define the relation of JSContact and vCard:
          <xref target="RFC9554" format="default" sectionFormat="of" derivedContent="RFC9554"/>
          defines new vCard properties and parameters, and
          <xref target="RFC9555" format="default" sectionFormat="of" derivedContent="RFC9555"/>
          defines how to convert JSContact data from and to vCard.
        </t>
        <t indent="0" pn="section-1.1-5">The xCard
          <xref target="RFC6351" format="default" sectionFormat="of" derivedContent="RFC6351"/>
          and jCard
          <xref target="RFC7095" format="default" sectionFormat="of" derivedContent="RFC7095"/>
          specifications define alternative representations for vCard data in XML and JSON formats, respectively. Both
          explicitly aim to not change the underlying data model. Accordingly, they are regarded as equal to vCard in
          the context of this document.
        </t>
      </section>
      <section anchor="notational-conventions" numbered="true" toc="include" removeInRFC="false" pn="section-1.2">
        <name slugifiedName="name-notational-conventions">Notational Conventions</name>
        <t indent="0" pn="section-1.2-1">
    The key words "<bcp14>MUST</bcp14>", "<bcp14>MUST NOT</bcp14>",
    "<bcp14>REQUIRED</bcp14>", "<bcp14>SHALL</bcp14>", "<bcp14>SHALL NOT</bcp14>",
    "<bcp14>SHOULD</bcp14>", "<bcp14>SHOULD NOT</bcp14>",
    "<bcp14>RECOMMENDED</bcp14>", "<bcp14>NOT RECOMMENDED</bcp14>",
    "<bcp14>MAY</bcp14>", and "<bcp14>OPTIONAL</bcp14>" in this document are to be
    interpreted as described in BCP 14 <xref target="RFC2119" format="default" sectionFormat="of" derivedContent="RFC2119"/> <xref target="RFC8174" format="default" sectionFormat="of" derivedContent="RFC8174"/> when, and only when, they appear in all capitals, as
    shown here.
        </t>
        <t indent="0" pn="section-1.2-2">The ABNF definitions in this document use the notations of <xref target="RFC5234" format="default" sectionFormat="of" derivedContent="RFC5234"/>. ABNF rules not defined in
          this document are defined in either
          <xref target="RFC5234" format="default" sectionFormat="of" derivedContent="RFC5234"/>
          (such as the ABNF for CRLF, WSP, DQUOTE, VCHAR, ALPHA, and DIGIT) or <xref target="RFC6350" format="default" sectionFormat="of" derivedContent="RFC6350"/>.
        </t>
      </section>
      <section anchor="data-type-notations" numbered="true" removeInRFC="false" toc="include" pn="section-1.3">
        <name slugifiedName="name-data-type-notations">Data Type Notations</name>
        <t indent="0" pn="section-1.3-1">This section introduces the notations and terminology used to define data types in JSContact.</t>
        <t indent="0" pn="section-1.3-2">The underlying format for JSContact is JSON, so its data types also build on JSON values. The terms "object"
          and "array" as well as the four primitive types ("strings", "numbers", "booleans", and "null") are to be
          interpreted as described in <xref target="RFC8259" section="1" format="default" sectionFormat="of" derivedLink="https://rfc-editor.org/rfc/rfc8259#section-1" derivedContent="RFC8259"/>. All JSContact data <bcp14>MUST</bcp14> be
          valid according to the constraints given in <xref target="RFC7493" format="default" sectionFormat="of" derivedContent="RFC7493">I-JSON</xref>. Unless otherwise noted, all
          member names in JSON objects and all string values are case-sensitive. Within the context of JSON objects, the
          term "key" is synonymous with "member name" as defined in <xref target="RFC8259" section="1" format="default" sectionFormat="of" derivedLink="https://rfc-editor.org/rfc/rfc8259#section-1" derivedContent="RFC8259"/>.
        </t>
        <section anchor="objects-and-properties" numbered="true" toc="include" removeInRFC="false" pn="section-1.3.1">
          <name slugifiedName="name-objects-and-properties">Objects and Properties</name>
          <t indent="0" pn="section-1.3.1-1">JSContact defines data types for contact information such as addresses or names. This information typically
            consists of multiple related elements; for example, a personal name and surname together form a name. These
            related elements are organized in JSContact objects. A JSContact object is a JSON object that has the
            following:
          </t>
          <ol indent="adaptive" spacing="normal" start="1" type="1" pn="section-1.3.1-2">
            <li pn="section-1.3.1-2.1" derivedCounter="1.">A unique type name registered in the IANA  <xref target="iana-type-registry" format="default" sectionFormat="of" derivedContent="Section 3.6">"JSContact Types"
              registry</xref>.
            </li>
            <li pn="section-1.3.1-2.2" derivedCounter="2.">One or more object members for which the name and allowed value types are specified. Such members are
              called "properties".
            </li>
            <li pn="section-1.3.1-2.3" derivedCounter="3.">One property named @type with a string value that matches the type name of the JSContact object. In
              general, this property does not need to be set explicitly as outlined in <xref target="prop-type" format="default" sectionFormat="of" derivedContent="Section 1.3.4"/>.
            </li>
          </ol>
          <t indent="0" pn="section-1.3.1-3">The following sections specify how to define JSContact object types. Sections
            <xref target="validating-jscontact" format="counter" sectionFormat="of" derivedContent="1.7"/>
            and
            <xref target="vendor-specific-extensions" format="counter" sectionFormat="of" derivedContent="1.8"/>
            then define the exact requirements for property names.
          </t>
          <t indent="0" pn="section-1.3.1-4">The next paragraph illustrates how a JSContact object is defined.  The names "Foo" and "baz" are only for demonstration and have no meaning outside the example.</t>
          <ul empty="true" anchor="example-foo-object" bare="false" indent="3" spacing="normal" pn="section-1.3.1-5">
            <li pn="section-1.3.1-5.1">
              <t indent="0" pn="section-1.3.1-5.1.1">A Foo object has the following properties:</t>
              <dl spacing="normal" indent="3" newline="false" pn="section-1.3.1-5.1.2">
                <dt pn="section-1.3.1-5.1.2.1">@type: String.</dt>
                <dd pn="section-1.3.1-5.1.2.2">The JSContact type of the object. The value <bcp14>MUST</bcp14> be "Foo", if set.
              </dd>
                <dt pn="section-1.3.1-5.1.2.3">baz: Number (mandatory).</dt>
                <dd pn="section-1.3.1-5.1.2.4">The baz level of the contact. The value <bcp14>MUST</bcp14> be an integer greater than 0 and less
                than 10.
              </dd>
              </dl>
            </li>
          </ul>
          <t indent="0" pn="section-1.3.1-6">The above paragraph illustrates the following:</t>
          <ul bare="false" empty="false" indent="3" spacing="normal" pn="section-1.3.1-7">
            <li pn="section-1.3.1-7.1">It defines a JSContact object type named "Foo" that has two properties, named "@type" and "baz".</li>
            <li pn="section-1.3.1-7.2">The @type property adheres to the rules outlined in <xref target="prop-type" format="default" sectionFormat="of" derivedContent="Section 1.3.4"/>. Because of this, it is
              neither defined to be mandatory nor optional, as this depends on how the Foo object type is used.
            </li>
            <li pn="section-1.3.1-7.3">The baz property value <bcp14>MUST</bcp14> be valid according to the definition of the Number type.
            </li>
            <li pn="section-1.3.1-7.4">The property has one attribute, "mandatory", which specifies that the property <bcp14>MUST</bcp14> be
              present for a value of the Foo object type to be valid.
            </li>
            <li pn="section-1.3.1-7.5">The free-text description of the baz property describes the semantics and further restrictions for its
              values.
            </li>
          </ul>
        </section>
        <section anchor="type-signatures" numbered="true" toc="include" removeInRFC="false" pn="section-1.3.2">
          <name slugifiedName="name-type-signatures">Type Signatures</name>
          <t indent="0" pn="section-1.3.2-1">Type signatures are given for all JSON values and JSContact definitions in this document. The following
            conventions are used:
          </t>
          <dl spacing="normal" indent="3" newline="false" pn="section-1.3.2-2">
            <dt pn="section-1.3.2-2.1">String:</dt>
            <dd pn="section-1.3.2-2.2">The JSON string type.</dd>
            <dt pn="section-1.3.2-2.3">Number:</dt>
            <dd pn="section-1.3.2-2.4">The JSON number type.</dd>
            <dt pn="section-1.3.2-2.5">Boolean:</dt>
            <dd pn="section-1.3.2-2.6">The JSON boolean type.</dd>
            <dt pn="section-1.3.2-2.7">A[B]:</dt>
            <dd pn="section-1.3.2-2.8">A JSON object where all keys are of type A and all values are of type B.</dd>
            <dt pn="section-1.3.2-2.9">A[]:</dt>
            <dd pn="section-1.3.2-2.10">A JSON array of values of type A.</dd>
            <dt pn="section-1.3.2-2.11">A|B:</dt>
            <dd pn="section-1.3.2-2.12">The value is either of type A or of type B.</dd>
            <dt pn="section-1.3.2-2.13">*:</dt>
            <dd pn="section-1.3.2-2.14">The type is undefined (the value could be any type, although permitted values may be constrained by the
              context of this value).
            </dd>
          </dl>
          <t indent="0" pn="section-1.3.2-3"><xref target="common-data-types" format="default" sectionFormat="of" derivedContent="Section 1.4"/>
            defines common data types, including signed or unsigned integers and dates.
          </t>
        </section>
        <section anchor="property-attributes" numbered="true" toc="include" removeInRFC="false" pn="section-1.3.3">
          <name slugifiedName="name-property-attributes">Property Attributes</name>
          <t indent="0" pn="section-1.3.3-1">Object properties may also have a set of attributes defined along with the type signature. These have the
            following meanings:
          </t>
          <dl spacing="normal" indent="3" newline="false" pn="section-1.3.3-2">
            <dt pn="section-1.3.3-2.1">mandatory:</dt>
            <dd pn="section-1.3.3-2.2">The property <bcp14>MUST</bcp14> be set for an instance of this object to be valid.
            </dd>
            <dt pn="section-1.3.3-2.3">optional:</dt>
            <dd pn="section-1.3.3-2.4">The property can, but need not, be set for an instance of this object to be valid.</dd>
            <dt pn="section-1.3.3-2.5">default:</dt>
            <dd pn="section-1.3.3-2.6">This is followed by a JSON value. That value will be used for this property if it is omitted.</dd>
            <dt pn="section-1.3.3-2.7">defaultType:</dt>
            <dd pn="section-1.3.3-2.8">This is followed by the name of a JSContact object type. A property value of JSContact object type is
              expected to be of this named type, in case it omits the @type property.
            </dd>
          </dl>
        </section>
        <section anchor="prop-type" numbered="true" toc="include" removeInRFC="false" pn="section-1.3.4">
          <name slugifiedName="name-the-type-property">The @type Property</name>
          <dl spacing="normal" indent="3" newline="false" pn="section-1.3.4-1">
            <dt pn="section-1.3.4-1.1">@type: String.</dt>
            <dd pn="section-1.3.4-1.2">The JSContact type of a JSON object. It <bcp14>MUST</bcp14> match the
              type name of the JSContact object of which the JSON object is an instance of.
            </dd>
          </dl>
          <t indent="0" pn="section-1.3.4-2">The purpose of the @type property is to help implementations identify which JSContact object type a given
            JSON object represents. Implementations <bcp14>MUST</bcp14> validate that JSON objects with this property
            conform to the specification of the JSContact object type of that name.
          </t>
          <t indent="0" pn="section-1.3.4-3">In many cases, the @type property value is implied by where its object occurs in JSContact data. Assuming
            that both A and B are JSContact object types:
          </t>
          <ul bare="false" empty="false" indent="3" spacing="normal" pn="section-1.3.4-4">
            <li pn="section-1.3.4-4.1">An object that is set as the value for a property with type signature "A" <bcp14>MAY</bcp14> have the
              @type property set. If the @type property is not set, then its value is implied to be A by the property
              definition.
            </li>
            <li pn="section-1.3.4-4.2">An object that is set as the value for a property with type signature "A|B (defaultType: A)" <bcp14>MAY</bcp14> have the @type property set if it is an instance of A. It <bcp14>MUST</bcp14> have the @type
              property set if it is an instance of B. If, instead, the defaultType attribute is not defined, then the
              @type property <bcp14>MUST</bcp14> also be set for A.
            </li>
            <li pn="section-1.3.4-4.3">An object that is not the value of a property, such as the topmost object in JSON data (directly or as a
              member of an array), <bcp14>MUST</bcp14> have the @type property set.
            </li>
          </ul>
        </section>
      </section>
      <section anchor="common-data-types" numbered="true" toc="include" removeInRFC="false" pn="section-1.4">
        <name slugifiedName="name-common-data-types">Common Data Types</name>
        <t indent="0" pn="section-1.4-1">In addition to the standard JSON data types, a couple of additional data types are common to the definitions
          of JSContact objects and properties.
        </t>
        <section anchor="id" numbered="true" toc="include" removeInRFC="false" pn="section-1.4.1">
          <name slugifiedName="name-id">Id</name>
          <t indent="0" pn="section-1.4.1-1">Where "Id" is given as a data type, it means a String of at least 1 and a maximum of 255 octets in size,
            and it <bcp14>MUST</bcp14> only contain characters from the "URL and Filename Safe" base64url alphabet, as
            defined in <xref target="RFC4648" sectionFormat="of" section="5" format="default" derivedLink="https://rfc-editor.org/rfc/rfc4648#section-5" derivedContent="RFC4648"/>, excluding the pad character ("="). This
            means the allowed characters are the ASCII alphanumeric characters ("A-Za-z0-9"), hyphen ("-"), and
            underscore ("_").
          </t>
          <t indent="0" pn="section-1.4.1-2">In many places in JSContact, a JSON map is used where the map keys are of type Id and the map values are
            all the same type of object. This construction represents an unordered set of objects, with the added
            advantage that each entry has a name (the corresponding map key). This allows for more concise patching of
            objects and, when applicable, for the objects in question to be referenced from other objects within the
            JSContact object. The map keys <bcp14>MUST</bcp14> be preserved across multiple versions of the JSContact
            object.
          </t>
          <t indent="0" pn="section-1.4.1-3">Unless otherwise specified for a particular property, there are no uniqueness constraints on an Id value
            (other than, of course, the requirement that you cannot have two values with the same key within a single
            JSON map). For example, two <xref target="card" format="default" sectionFormat="of" derivedContent="Section 2">Card</xref> objects might use the same Ids in their
            respective photos properties. Or within the same Card, the same Id could appear in the emails and phones
            properties. These situations do not imply any semantic connections among the objects.
          </t>
        </section>
        <section anchor="int-unsignedint" numbered="true" toc="include" removeInRFC="false" pn="section-1.4.2">
          <name slugifiedName="name-int-and-unsignedint">Int and UnsignedInt</name>
          <t indent="0" pn="section-1.4.2-1">Where "Int" is given as a data type, it means an integer in the range -2<sup>53</sup>+1 &lt;= value &lt;= 2<sup>
            53</sup>-1, which is the safe range for integers stored in a floating-point double, represented as a JSON
            Number.
          </t>
          <t indent="0" pn="section-1.4.2-2">Where "UnsignedInt" is given as a data type, it means an integer in the range 0 &lt;= value &lt;= 2<sup>
            53</sup>-1 represented as a JSON Number.
          </t>
        </section>
        <section anchor="patchobject" numbered="true" toc="include" removeInRFC="false" pn="section-1.4.3">
          <name slugifiedName="name-patchobject">PatchObject</name>
          <t indent="0" pn="section-1.4.3-1">A PatchObject is of type "String[*]" and represents an unordered set of patches on a JSON object. Each key
            is a path represented in a subset of the JSON Pointer format <xref target="RFC6901" format="default" sectionFormat="of" derivedContent="RFC6901"/>. The paths have an
            implicit leading "/", so each key is prefixed with "/" before applying the JSON Pointer evaluation
            algorithm.
          </t>
          <t indent="0" pn="section-1.4.3-2">A patch within a PatchObject is only valid if all the following conditions apply:</t>
          <ol indent="adaptive" spacing="normal" start="1" type="1" pn="section-1.4.3-3">
            <li pn="section-1.4.3-3.1" derivedCounter="1.">The pointer <bcp14>MAY</bcp14> reference inside an array, but if the last reference token in the pointer
              is an array index, then the patch value <bcp14>MUST NOT</bcp14> be null. The pointer <bcp14>MUST NOT</bcp14> use "-" as an array index in any of its reference tokens (i.e., you <bcp14>MUST NOT</bcp14> insert/delete
              from an array, but you <bcp14>MAY</bcp14> replace the contents of its existing members. To add or remove
              members, one needs to replace the complete array value).
            </li>
            <li pn="section-1.4.3-3.2" derivedCounter="2.">All reference tokens prior to the last (i.e., the value after the final slash) <bcp14>MUST</bcp14> already
              exist as values in the object being patched. If the last reference token is an array index, then a member
              at this index <bcp14>MUST</bcp14> already exist in the referenced array.
            </li>
            <li pn="section-1.4.3-3.3" derivedCounter="3.">There <bcp14>MUST NOT</bcp14> be two patches in the PatchObject where the pointer of one is the prefix
              of the pointer of the other, e.g., "addresses/1/city" and "addresses".
            </li>
            <li pn="section-1.4.3-3.4" derivedCounter="4.">The value for the patch <bcp14>MUST</bcp14> be valid for the property being set (of the correct type and
              obeying any other applicable restrictions), or if null, the property <bcp14>MUST</bcp14> be optional.
            </li>
          </ol>
          <t indent="0" pn="section-1.4.3-4">The value associated with each pointer determines how to apply that patch:</t>
          <ul bare="false" empty="false" indent="3" spacing="normal" pn="section-1.4.3-5">
            <li pn="section-1.4.3-5.1">If null, remove the property from the patched object. If the key is not present in the parent, this is a
              no-op.
            </li>
            <li pn="section-1.4.3-5.2">If non-null, set the value given as the value for this property (this may be a replacement or addition
              to the object being patched).
            </li>
          </ul>
          <t indent="0" pn="section-1.4.3-6">A PatchObject does not define its own <xref target="prop-type" format="default" sectionFormat="of" derivedContent="Section 1.3.4">@type</xref> property. Instead, the @type
            property in a patch <bcp14>MUST</bcp14> be handled as any other patched property value.
          </t>
          <t indent="0" pn="section-1.4.3-7">Implementations <bcp14>MUST</bcp14> reject a PatchObject in its entirety if any of its patches are invalid.
            Implementations <bcp14>MUST NOT</bcp14> apply partial patches.
          </t>
        </section>
        <section anchor="resource" numbered="true" toc="include" removeInRFC="false" pn="section-1.4.4">
          <name slugifiedName="name-resource">Resource</name>
          <t indent="0" pn="section-1.4.4-1">The Resource data type defines a resource associated with the entity represented by the Card, identified by
            a URI <xref target="RFC3986" format="default" sectionFormat="of" derivedContent="RFC3986"/>. Later in this document, several property definitions refer
            to the Resource type as the basis for their property-specific value types. The Resource type defines the
            properties that are common to all of them. Property definitions making use of Resource <bcp14>MAY</bcp14> define
            additional properties for their value types.
          </t>
          <t indent="0" pn="section-1.4.4-2">A Resource object has the following properties:</t>
          <dl spacing="normal" indent="3" newline="false" pn="section-1.4.4-3">
            <dt pn="section-1.4.4-3.1">@type: String.</dt>
            <dd pn="section-1.4.4-3.2">The JSContact type of the object.  The value <bcp14>MUST NOT</bcp14> be "Resource"; instead, the value <bcp14>MUST</bcp14> be the name
            of a concrete resource type (see <xref target="resource-properties" format="default" sectionFormat="of" derivedContent="Section 2.6"/>).</dd>
            <dt pn="section-1.4.4-3.3">kind: String (optional).</dt>
            <dd pn="section-1.4.4-3.4">
              The kind of the resource. The allowed values are defined in the property definition that makes use of the
              Resource type. Some property definitions may change this property from being optional to mandatory.
            </dd>
            <dt pn="section-1.4.4-3.5">uri: String (mandatory).</dt>
            <dd pn="section-1.4.4-3.6">
              The resource value. This <bcp14>MUST</bcp14> be a <em>URI</em> as defined in <xref target="RFC3986" sectionFormat="of" section="3" format="default" derivedLink="https://rfc-editor.org/rfc/rfc3986#section-3" derivedContent="RFC3986"/>.
            </dd>
            <dt pn="section-1.4.4-3.7">mediaType: String (optional).</dt>
            <dd pn="section-1.4.4-3.8">
              The media type <xref target="RFC2046" format="default" sectionFormat="of" derivedContent="RFC2046"/> of the resource identified by the uri property value.
            </dd>
            <dt pn="section-1.4.4-3.9">contexts: String[Boolean] (optional).</dt>
            <dd pn="section-1.4.4-3.10">
              The contexts in which to use this resource. Also see <xref target="prop-contexts" format="default" sectionFormat="of" derivedContent="Section 1.5.1"/>.
            </dd>
            <dt pn="section-1.4.4-3.11">pref: UnsignedInt (optional).</dt>
            <dd pn="section-1.4.4-3.12">
              The preference of the resource in relation to other resources. Also see <xref target="prop-pref" format="default" sectionFormat="of" derivedContent="Section 1.5.3"/>.
            </dd>
            <dt pn="section-1.4.4-3.13">label: String (optional).</dt>
            <dd pn="section-1.4.4-3.14">
              A custom label for the value. Also see <xref target="prop-label" format="default" sectionFormat="of" derivedContent="Section 1.5.2"/>.
            </dd>
          </dl>
        </section>
        <section anchor="utcdatetime" numbered="true" toc="include" removeInRFC="false" pn="section-1.4.5">
          <name slugifiedName="name-utcdatetime">UTCDateTime</name>
          <t indent="0" pn="section-1.4.5-1">The UTCDateTime type is a String in "date-time" format <xref target="RFC3339" format="default" sectionFormat="of" derivedContent="RFC3339"/>, with
            further restrictions that any letters <bcp14>MUST</bcp14> be in uppercase and the time offset <bcp14>MUST</bcp14> be the character "Z". Fractional second values <bcp14>MUST NOT</bcp14> be included unless they are
            non-zero, and they <bcp14>MUST NOT</bcp14> have trailing zeros to ensure there is only a single
            representation for each date-time.
          </t>
          <t indent="0" pn="section-1.4.5-2">For example, "2010-10-10T10:10:10.003Z" is conformant, but "2010-10-10T10:10:10.000Z" is invalid; the
            correct encoding is "2010-10-10T10:10:10Z".
          </t>
        </section>
      </section>
      <section anchor="common-properties" numbered="true" removeInRFC="false" toc="include" pn="section-1.5">
        <name slugifiedName="name-common-properties">Common Properties</name>
        <t indent="0" pn="section-1.5-1">Most of the properties in this document are specific to a single JSContact object type. Such properties are
          defined along with the respective object type. The properties in this section are common to multiple data
          types and are defined here to avoid repetition. Note that these properties <bcp14>MUST</bcp14> only be set for
          a JSContact object if they are explicitly mentioned as allowable for this object type.
        </t>
        <section anchor="prop-contexts" numbered="true" toc="include" removeInRFC="false" pn="section-1.5.1">
          <name slugifiedName="name-contexts">contexts</name>
          <dl spacing="normal" indent="3" newline="false" pn="section-1.5.1-1">
            <dt pn="section-1.5.1-1.1">contexts: String[Boolean].</dt>
            <dd pn="section-1.5.1-1.2">
              <t indent="0" pn="section-1.5.1-1.2.1">The contexts in which to use the contact information. For example, someone might have distinct phone numbers for work and private contexts and may set the desired context on the respective phone number in the <xref target="phones" format="default" sectionFormat="of" derivedContent="Section 2.3.3"> phones </xref> property. </t>
              <t indent="0" pn="section-1.5.1-1.2.2">This section defines common contexts. Additional contexts may be defined in the properties or data
                types that make use of this property. The <xref target="enumerated-values" format="default" sectionFormat="of" derivedContent="Section 1.7.5">enumerated
                </xref> common context values are:
              </t>
              <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-1.5.1-1.2.3">
                <li pn="section-1.5.1-1.2.3.1">private: the contact information that may be used in a private context.</li>
                <li pn="section-1.5.1-1.2.3.2">work: the contact information that may be used in a professional context.</li>
              </ul>
            </dd>
          </dl>
        </section>
        <section anchor="prop-label" numbered="true" toc="include" removeInRFC="false" pn="section-1.5.2">
          <name slugifiedName="name-label">label</name>
          <dl spacing="normal" indent="3" newline="false" pn="section-1.5.2-1">
            <dt pn="section-1.5.2-1.1">label: String.</dt>
            <dd pn="section-1.5.2-1.2">The labels associated with the contact data. Such labels may be set for
              phone numbers, email addresses, and other resources. Typically, these labels are displayed along with their
              associated contact data in graphical user interfaces. Note that succinct labels are best for proper
              display on small graphical interfaces and screens.
            </dd>
          </dl>
        </section>
        <section anchor="prop-pref" numbered="true" toc="include" removeInRFC="false" pn="section-1.5.3">
          <name slugifiedName="name-pref">pref</name>
          <dl spacing="normal" indent="3" newline="false" pn="section-1.5.3-1">
            <dt pn="section-1.5.3-1.1">pref: UnsignedInt.</dt>
            <dd pn="section-1.5.3-1.2">
              <t indent="0" pn="section-1.5.3-1.2.1">A preference order for contact information. For example, a person may
                have two email addresses and prefer to be contacted with one of them.
              </t>
              <t indent="0" pn="section-1.5.3-1.2.2">The value <bcp14>MUST</bcp14> be in the range of 1 to 100. Lower values correspond to a higher level of
                preference, with 1 being most preferred. If no preference is set, then the contact information <bcp14>MUST</bcp14> be interpreted as being least preferred.
              </t>
              <t indent="0" pn="section-1.5.3-1.2.3">Note that the preference is only defined in relation to contact information of the same type. For
                example, the preference orders within emails and phone numbers are independent of each other.
              </t>
            </dd>
          </dl>
        </section>
        <section anchor="prop-phonetic" numbered="true" toc="include" removeInRFC="false" pn="section-1.5.4">
          <name slugifiedName="name-phonetic">phonetic</name>
          <t indent="0" pn="section-1.5.4-1">The following properties define how to pronounce a value in the language indicated in the Card <xref target="language" format="default" sectionFormat="of" derivedContent="Section 2.1.5">language
            </xref> property or the language tag of its <xref target="localizations" format="default" sectionFormat="of" derivedContent="Section 2.7.1">localizations</xref>. Exemplary uses
            of these properties are defining how to pronounce Japanese names and romanizing Mandarin or Cantonese name
            and address components. The properties are defined as follows:
          </t>
          <dl spacing="normal" indent="3" newline="false" pn="section-1.5.4-2">
            <dt pn="section-1.5.4-2.1">phonetic: String.</dt>
            <dd pn="section-1.5.4-2.2">
              The phonetic representation of a value.
              Any script language subtag in the Card <xref target="language" format="default" sectionFormat="of" derivedContent="Section 2.1.5">language</xref> property <bcp14>MUST</bcp14> be ignored and not used with the phonetic property. If this property is set, then at least one of
              the phoneticScript or phoneticSystem properties that relate to this value <bcp14>MUST</bcp14> be set.
            </dd>
            <dt pn="section-1.5.4-2.3">phoneticScript: String.</dt>
            <dd pn="section-1.5.4-2.4">
              The script used in the value of the related phonetic property. This <bcp14>MUST</bcp14> be a valid script
              subtag as defined in <xref target="RFC5646" section="2.2.3" format="default" sectionFormat="of" derivedLink="https://rfc-editor.org/rfc/rfc5646#section-2.2.3" derivedContent="RFC5646"/>.
            </dd>
            <dt pn="section-1.5.4-2.5">phoneticSystem: String.</dt>
            <dd pn="section-1.5.4-2.6">
              <t indent="0" pn="section-1.5.4-2.6.1">
                The phonetic system used in the related value of the phonetic property. The <xref target="enumerated-values" format="default" sectionFormat="of" derivedContent="Section 1.7.5">enumerated
                </xref> values are:
              </t>
              <ul bare="false" empty="false" indent="3" spacing="normal" pn="section-1.5.4-2.6.2">
                <li pn="section-1.5.4-2.6.2.1">ipa: denotes the <xref target="IPA" format="default" sectionFormat="of" derivedContent="IPA">International Phonetic Alphabet</xref>.
                </li>
                <li pn="section-1.5.4-2.6.2.2">jyut: denotes the Cantonese romanization system "Jyutping".</li>
                <li pn="section-1.5.4-2.6.2.3">piny: denotes the Standard Mandarin romanization system "Hanyu Pinyin".</li>
              </ul>
            </dd>
          </dl>
          <t indent="0" pn="section-1.5.4-3">The relation between the phoneticSystem, phoneticScript, and phonetic properties is type-specific. This
            specification defines this relation in the <xref target="name" format="default" sectionFormat="of" derivedContent="Section 2.2.1.1">Name</xref> and <xref target="address" format="default" sectionFormat="of" derivedContent="Section 2.5.1.1">
              Address
            </xref> object types, respectively.
          </t>
          <t indent="0" pn="section-1.5.4-4">The following example illustrates the phonetic property for a <xref target="name-prop" format="default" sectionFormat="of" derivedContent="Section 2.2.1">name</xref>:
          </t>
          <figure anchor="example-phonetic" align="left" suppress-title="false" pn="figure-1">
            <name slugifiedName="name-example-of-a-phonetic-prope">Example of a phonetic Property for the Name "John Smith" as Pronounced in the USA</name>
            <sourcecode name="" type="json" markers="false" pn="section-1.5.4-5.1">
"name": {
  "components": [{
    "kind": "given",
    "value": "John",
    "phonetic": "/ˈdʒɑːn/"
  }, {
    "kind": "surname",
    "value": "Smith",
    "phonetic": "/smɪθ/"
  }],
  "phoneticSystem": "ipa"
}
</sourcecode>
          </figure>
        </section>
      </section>
      <section anchor="internationalization" numbered="true" removeInRFC="false" toc="include" pn="section-1.6">
        <name slugifiedName="name-internationalization">Internationalization</name>
        <t indent="0" pn="section-1.6-1">JSContact aims to be used for international contacts and address book data. Notably, text values such as
          names and addresses are likely to cover a wide range of languages and cultures. This section describes
          internationalization for free-form text values as well as Uniform Resource Identifiers (URIs).
        </t>
        <section numbered="true" removeInRFC="false" toc="include" pn="section-1.6.1">
          <name slugifiedName="name-free-form-text">Free-Form Text</name>
          <t indent="0" pn="section-1.6.1-1">Properties having free-form text values <bcp14>MAY</bcp14> contain any valid sequence of Unicode characters
            encoded as a JSON string. Such values can contain unidirectional left-to-right and right-to-left text, as
            well as bidirectional text using Unicode Directional Formatting Characters as described in Section 2 of <xref target="UBiDi" format="default" sectionFormat="of" derivedContent="UBiDi"/>. Implementations setting bidirectional text <bcp14>MUST</bcp14> make sure that each
            property value complies with the requirements of the Unicode Bidirectional Algorithm. Implementations <bcp14>MUST NOT</bcp14> assume that text values of adjacent properties are processed or displayed as a combined string; for
            example, the values of a given name component and a surname component may or may not be rendered together.
          </t>
        </section>
        <section numbered="true" removeInRFC="false" toc="include" pn="section-1.6.2">
          <name slugifiedName="name-uris">URIs</name>
          <t indent="0" pn="section-1.6.2-1">Several properties require their string value to be a URI as defined in <xref target="RFC3986" format="default" sectionFormat="of" derivedContent="RFC3986"/>.
            Implementations <bcp14>MUST</bcp14> make sure to use proper percent-encoding for URIs that cannot be
            represented using unreserved URI characters.
            <xref target="RFC3987" section="3.1" format="default" sectionFormat="of" derivedLink="https://rfc-editor.org/rfc/rfc3987#section-3.1" derivedContent="RFC3987"/>
            defines how to convert Internationalized Resource Identifiers to URIs.
            JSContact makes no recommendation on how to display URIs, but the WHATWG URL Living Standard (see
            "Internationalization and special characters" (Section 4.8.3) of <xref target="WHATWG-URL" format="default" sectionFormat="of" derivedContent="WHATWG-URL"/>) provides
            guidance for URLs found in the context of a web browser.
          </t>
        </section>
      </section>
      <section anchor="validating-jscontact" numbered="true" removeInRFC="false" toc="include" pn="section-1.7">
        <name slugifiedName="name-validating-jscontact">Validating JSContact</name>
        <t indent="0" pn="section-1.7-1">This specification distinguishes between three kinds of properties regarding validation: IANA-registered
          properties and unknown properties, which are defined in this section, and vendor-specific properties, which
          are defined in <xref target="vendor-specific-properties" format="default" sectionFormat="of" derivedContent="Section 1.8.1"/>. A JSContact object is invalid if any of its
          properties are invalid.
        </t>
        <t indent="0" pn="section-1.7-2">This document defines whether each property is mandatory or optional. A mandatory property <bcp14>MUST</bcp14> be present for a JSContact object to be valid. An optional property does not need to be present. The
          values of both required and optional properties <bcp14>MUST</bcp14> adhere to the data type and definition of
          that property.
        </t>
        <section anchor="case-sensitivity" numbered="true" removeInRFC="false" toc="include" pn="section-1.7.1">
          <name slugifiedName="name-case-sensitivity">Case-Sensitivity</name>
          <t indent="0" pn="section-1.7.1-1">All property names, object type names, and enumerated values are case-sensitive, unless explicitly stated
            otherwise in their definitions. Implementations <bcp14>MUST</bcp14> handle a JSContact object as invalid if
            a type name, property name, or enumerated value only differs in case from one defined for any JSContact
            version known to that implementation. This applies regardless of what JSContact version the Card object
            defines in its <xref target="prop-version" format="default" sectionFormat="of" derivedContent="Section 2.1.2">version</xref> property.
            <xref target="unknown-properties" format="default" sectionFormat="of" derivedContent="Section 1.7.4"/>
            defines how to handle unknown properties.
          </t>
        </section>
        <section anchor="iana-registered-properties" numbered="true" toc="include" removeInRFC="false" pn="section-1.7.2">
          <name slugifiedName="name-iana-registered-properties">IANA-Registered Properties</name>
          <t indent="0" pn="section-1.7.2-1">
            An IANA-registered property is any property that has been registered according to the IANA property registry
            rules as outlined in <xref target="iana-considerations" format="default" sectionFormat="of" derivedContent="Section 3"/>. All properties defined in this specification,
            including their object value types and enumerated values, are registered at IANA.
          </t>
          <t indent="0" pn="section-1.7.2-2">
            Implementations <bcp14>MUST</bcp14> validate IANA-registered properties in JSContact data, unless they are
            unknown to the implementation (<xref target="unknown-properties" format="default" sectionFormat="of" derivedContent="Section 1.7.4"/>). They <bcp14>MUST</bcp14> reject invalid
            IANA-registered properties. A property is invalid if its name matches the name of an IANA-registered
            property but the value violates its definition according to the JSContact specification version defined in
            the Card <xref target="prop-version" format="default" sectionFormat="of" derivedContent="Section 2.1.2">version</xref> property.
          </t>
          <t indent="0" pn="section-1.7.2-3">
            IANA-registered property names <bcp14>MUST NOT</bcp14> contain ASCII control characters (U+0000 to U+001F,
            U+007F), the COLON (U+003A), or the QUOTATION MARK (U+0022). They <bcp14>MUST</bcp14> only contain ASCII
            alphanumeric characters that match the ALPHA and DIGIT rules defined in
            <xref target="RFC5234" section="B.1" format="default" sectionFormat="of" derivedLink="https://rfc-editor.org/rfc/rfc5234#appendix-B.1" derivedContent="RFC5234"/>
            or the COMMERCIAL AT (U+0040) character. IANA-registered property names <bcp14>MUST</bcp14> be notated in
            lower camel case.
          </t>
        </section>
        <section anchor="reserved-properties" numbered="true" removeInRFC="false" toc="include" pn="section-1.7.3">
          <name slugifiedName="name-reserved-properties">Reserved Properties</name>
          <t indent="0" pn="section-1.7.3-1">IANA-registered properties can be reserved (<xref target="iana-registry-policy" format="default" sectionFormat="of" derivedContent="Section 3.3"/>).  Implementations <bcp14>MUST NOT</bcp14> set properties having a reserved name in JSContact
            objects for which this property is reserved or all objects if the property context in the registry is "not applicable".
            Reserved properties have no type, and their type signature is "not applicable".  Any JSContact object including a property that is reserved in context of this object <bcp14>MUST</bcp14> be considered invalid.</t>
          <t indent="0" pn="section-1.7.3-2">This document reserves one property as described below.</t>
          <section anchor="prop-extra" numbered="true" toc="exclude" removeInRFC="false" pn="section-1.7.3.1">
            <name slugifiedName="name-extra">extra</name>
            <dl spacing="normal" indent="3" newline="false" pn="section-1.7.3.1-1">
              <dt pn="section-1.7.3.1-1.1">extra: not applicable.</dt>
              <dd pn="section-1.7.3.1-1.2">The reserved property "extra" provides implementors with a property name that is certain to never
                occur as a property in any JSContact object. Implementations might want to map unknown or vendor-specific
                properties to a variable with this name, but this is implementation-specific.
              </dd>
            </dl>
          </section>
        </section>
        <section anchor="unknown-properties" numbered="true" toc="include" removeInRFC="false" pn="section-1.7.4">
          <name slugifiedName="name-unknown-properties">Unknown Properties</name>
          <t indent="0" pn="section-1.7.4-1">
            Implementations may encounter JSContact data where a property name is unknown to that implementation but the
            name adheres to the syntactic restrictions of IANA-registered property names. Implementations <bcp14>MUST</bcp14> make sure that such a name does not violate the case-sensitivity rules defined in <xref target="case-sensitivity" format="default" sectionFormat="of" derivedContent="Section 1.7.1"/>. If the property name is valid, then implementations <bcp14>MUST NOT</bcp14> treat such properties as invalid. Instead, they <bcp14>MUST</bcp14> preserve them in the JSContact
            object.
          </t>
          <t indent="0" pn="section-1.7.4-2">Implementations that create or update JSContact data <bcp14>MUST</bcp14> only set IANA-registered
            properties or vendor-specific properties. Preserving properties that are unknown to the implementation is to
            allow applications and services to interoperate without data loss, even if not all of them implement the
            same set of JSContact extensions.
          </t>
        </section>
        <section anchor="enumerated-values" numbered="true" toc="include" removeInRFC="false" pn="section-1.7.5">
          <name slugifiedName="name-enumerated-values">Enumerated Values</name>
          <t indent="0" pn="section-1.7.5-1">Several properties in this document restrict their allowed values to a list of String values. These values
            are case-sensitive. If not noted otherwise for a specific property, the initial list of values for such
            properties is registered at IANA in the <xref target="iana-enum-registry" format="default" sectionFormat="of" derivedContent="Section 3.7">"JSContact Enum Values"
              registry</xref>. Implementations <bcp14>MUST</bcp14> only set IANA-registered or <xref target="vendor-specific-values" format="default" sectionFormat="of" derivedContent="Section 1.8.2">vendor-specific
            </xref> values for such properties.
          </t>
        </section>
      </section>
      <section anchor="vendor-specific-extensions" numbered="true" removeInRFC="false" toc="include" pn="section-1.8">
        <name slugifiedName="name-vendor-specific-extensions">Vendor-Specific Extensions</name>
        <t indent="0" pn="section-1.8-1">Vendors may extend properties and values for experimentation or to store contacts data that is only useful
          for a single service or application. Such extensions are not meant for interoperation. If, instead,
          interoperation is desired, vendors are strongly encouraged to define and register new properties, types, and
          values at IANA as defined in <xref target="iana-considerations" format="default" sectionFormat="of" derivedContent="Section 3"/>.
          <xref target="iana-registered-properties" format="default" sectionFormat="of" derivedContent="Section 1.7.2"/>
          defines the naming conventions for IANA-registered elements.
        </t>
        <section anchor="vendor-specific-properties" numbered="true" toc="include" removeInRFC="false" pn="section-1.8.1">
          <name slugifiedName="name-vendor-specific-properties">Vendor-Specific Properties</name>
          <t indent="0" pn="section-1.8.1-1">
            Vendor-specific property names <bcp14>MUST</bcp14> start with a vendor-specific prefix followed by a name,
            as produced by the "v-extension" ABNF below. The prefix and name together form the property name. The
            vendor-specific prefix <bcp14>MUST</bcp14> be a domain name under control of the service or application that
            sets the property, but it need not resolve in the Domain Name System
            <xref target="RFC1034" format="default" sectionFormat="of" derivedContent="RFC1034"/>
            <xref target="RFC1035" format="default" sectionFormat="of" derivedContent="RFC1035"/>. The prefix "ietf.org" and its subdomain names are reserved for IETF
            specifications. The name <bcp14>MUST NOT</bcp14> contain the TILDE (U+007E) and SOLIDUS (U+002F) characters,
            as these require special escaping when encoding a JSON Pointer
            <xref target="RFC6901" format="default" sectionFormat="of" derivedContent="RFC6901"/>
            for that property.
          </t>
          <t indent="0" pn="section-1.8.1-2">
            Vendor-specific properties <bcp14>MAY</bcp14> be set in any JSContact object. Implementations <bcp14>MUST</bcp14> preserve vendor-specific properties in JSContact data, irrespective if they know their use. They <bcp14>MUST NOT</bcp14> reject the property value as invalid, unless they are in control of the vendor-specific property as
            outlined in the above paragraph.
          </t>
          <t indent="0" pn="section-1.8.1-3">The ABNF rule "v-extension" formally defines valid vendor-specific property names. Note that the vendor
            prefix allows for more values than Internationalized Domain Names (IDNs) <xref target="RFC9499" format="default" sectionFormat="of" derivedContent="RFC9499"/>; therefore,
            JSContact implementations can simply validate property names without implementing the full set of rules that
            apply to domain names.
          </t>
          <figure anchor="vendor-property-abnf" align="left" suppress-title="false" pn="figure-2">
            <name slugifiedName="name-abnf-rules-for-vendor-speci">ABNF Rules for Vendor-Specific Property Names</name>
            <sourcecode name="" type="abnf" markers="false" pn="section-1.8.1-4.1">
v-extension = v-prefix ":" v-name

v-prefix = v-label *("." v-label)

v-label = alnum-int / alnum-int *(alnum-int / "-") alnum-int

alnum-int = ALPHA / DIGIT / NON-ASCII
  ; see RFC 6350, Section 3.3

v-name = 1*(WSP / "!" / %x23-2e / %x30-7d / NON-ASCII)
  ; any characters except CTLs, DQUOTE, SOLIDUS, and TILDE
</sourcecode>
          </figure>
          <t indent="0" pn="section-1.8.1-5">
            The value of vendor-specific properties can be any valid JSON value, and naming restrictions do not apply to
            such values. Specifically, if the property value is a JSON object, then the keys of such objects need not be
            named as vendor-specific properties, as illustrated in <xref target="vendor-property-example" format="default" sectionFormat="of" derivedContent="Figure 3"/>:
          </t>
          <figure anchor="vendor-property-example" align="left" suppress-title="false" pn="figure-3">
            <name slugifiedName="name-examples-of-vendor-specific">Examples of Vendor-Specific Properties</name>
            <sourcecode type="" markers="false" pn="section-1.8.1-6.1">
"example.com:foo": "bar",
"example.com:foo2": {
  "bar": "baz"
}
</sourcecode>
          </figure>
        </section>
        <section anchor="vendor-specific-values" numbered="true" toc="include" removeInRFC="false" pn="section-1.8.2">
          <name slugifiedName="name-vendor-specific-values">Vendor-Specific Values</name>
          <t indent="0" pn="section-1.8.2-1">
            Some JSContact IANA-registered properties allow their values to be vendor-specific. One such example is the  <xref target="kind" format="default" sectionFormat="of" derivedContent="Section 2.1.4">"kind"
            </xref> property, which enumerates its standard values but also allows for arbitrary vendor-specific values.
            Such vendor-specific values <bcp14>MUST</bcp14> be valid "v-extension" values as defined in <xref target="vendor-specific-properties" format="default" sectionFormat="of" derivedContent="Section 1.8.1"/>. The example in
            <xref target="vendor-value-example" format="default" sectionFormat="of" derivedContent="Figure 4"/>
            illustrates this:
          </t>
          <figure anchor="vendor-value-example" align="left" suppress-title="false" pn="figure-4">
            <name slugifiedName="name-example-of-a-vendor-specifi">Example of a Vendor-Specific Value</name>
            <sourcecode markers="false" pn="section-1.8.2-2.1">
"kind": "example.com:baz"
</sourcecode>
          </figure>
          <t indent="0" pn="section-1.8.2-3">
            Vendors are strongly encouraged to specify a new standard value once a vendor-specific one turns out to also
            be useful for other systems.
          </t>
        </section>
      </section>
      <section anchor="versioning" numbered="true" removeInRFC="false" toc="include" pn="section-1.9">
        <name slugifiedName="name-versioning">Versioning</name>
        <t indent="0" pn="section-1.9-1">Every instance of a JSContact <xref target="card" format="default" sectionFormat="of" derivedContent="Section 2">Card</xref> indicates which JSContact version its
          IANA-registered properties and values are based on.
          The version is indicated both in the <xref target="prop-version" format="default" sectionFormat="of" derivedContent="Section 2.1.2">version</xref> property within the Card and
          in the <xref target="iana-media-type" format="default" sectionFormat="of" derivedContent="Section 3.1">version</xref> parameter of the JSContact media type. All
          IANA-registered elements indicate the version at which they were introduced or obsoleted.
        </t>
        <t indent="0" pn="section-1.9-2">A JSContact version consists of a major and minor version.</t>
        <t indent="0" pn="section-1.9-3">Differing major version values indicate substantial differences in JSContact semantics and format.
          Implementations <bcp14>MUST</bcp14> be prepared for property definitions and other JSContact elements that
          differ in a backwards-incompatible manner.
        </t>
        <t indent="0" pn="section-1.9-4">Differing minor version values indicate additions that enrich JSContact data but do not introduce
          backwards-incompatible changes. Typically, these are new property enum values or properties with a narrow
          semantic scope. A new minor version <bcp14>MUST NOT</bcp14> require implementations to change their processing
          of JSContact data. Changing the major version number resets the minor version number to zero.
        </t>
        <section anchor="version-format-and-reqs" numbered="true" removeInRFC="false" toc="include" pn="section-1.9.1">
          <name slugifiedName="name-version-format-and-requirem">Version Format and Requirements</name>
          <t indent="0" pn="section-1.9.1-1">A version value starts with the numeric major version, followed by the FULL STOP character (U+002E),
            followed by the numeric minor version. Later versions are numerically higher than former versions, with the
            major version being more significant than the minor version. A version value is produced by the following
            ABNF:
          </t>
          <figure align="left" suppress-title="false" pn="figure-5">
            <name slugifiedName="name-the-abnf-for-jscontact-vers">The ABNF for JSContact Version Values</name>
            <sourcecode name="" type="abnf" markers="false" pn="section-1.9.1-2.1">
jsversion = 1*DIGIT "." 1*DIGIT
</sourcecode>
          </figure>
        </section>
        <section anchor="current-version" numbered="true" removeInRFC="false" toc="include" pn="section-1.9.2">
          <name slugifiedName="name-current-version">Current Version</name>
          <t indent="0" pn="section-1.9.2-1">This specification registers JSContact version value "1.0" (<xref target="tab-iana-version-registry" format="default" sectionFormat="of" derivedContent="Table 1"/>).
          </t>
        </section>
      </section>
    </section>
    <section anchor="card" numbered="true" toc="include" removeInRFC="false" pn="section-2">
      <name slugifiedName="name-card">Card</name>
      <t indent="0" pn="section-2-1">This section defines the JSContact object type Card. A Card stores contact information, typically that of a
        person, organization, or company.
      </t>
      <t indent="0" pn="section-2-2">Its media type is defined in <xref target="iana-media-type" format="default" sectionFormat="of" derivedContent="Section 3.1"/>.
      </t>
      <t indent="0" pn="section-2-3"><xref target="example-card" format="default" sectionFormat="of" derivedContent="Figure 6"/>
        shows a basic Card for the person "John Doe". As the object is the topmost object in the JSON data, it has the
        @type property set according to the rules defined in <xref target="prop-type" format="default" sectionFormat="of" derivedContent="Section 1.3.4"/>.
      </t>
      <figure anchor="example-card" align="left" suppress-title="false" pn="figure-6">
        <name slugifiedName="name-example-of-a-basic-card">Example of a Basic Card</name>
        <sourcecode name="" type="json" markers="false" pn="section-2-4.1">
{
  "@type": "Card",
  "version": "1.0",
  "uid": "22B2C7DF-9120-4969-8460-05956FE6B065",
  "kind": "individual",
  "name": {
    "components": [
      { "kind": "given", "value": "John" },
      { "kind": "surname", "value": "Doe" }
    ],
    "isOrdered": true
  }
}
</sourcecode>
      </figure>
      <section anchor="metadata-properties" numbered="true" toc="include" removeInRFC="false" pn="section-2.1">
        <name slugifiedName="name-metadata-properties">Metadata Properties</name>
        <t indent="0" pn="section-2.1-1">This section defines properties about this instance of a Card such as its unique identifier, its creation
          date, and how it relates to other Cards and other metadata information.
        </t>
        <section anchor="cardtype" numbered="true" toc="include" removeInRFC="false" pn="section-2.1.1">
          <name slugifiedName="name-type">@type</name>
          <dl spacing="normal" indent="3" newline="false" pn="section-2.1.1-1">
            <dt pn="section-2.1.1-1.1">@type: String (mandatory).</dt>
            <dd pn="section-2.1.1-1.2">The JSContact type of the Card object. The value <bcp14>MUST</bcp14> be "Card".
            </dd>
          </dl>
        </section>
        <section anchor="prop-version" numbered="true" toc="include" removeInRFC="false" pn="section-2.1.2">
          <name slugifiedName="name-version">version</name>
          <dl spacing="normal" indent="3" newline="false" pn="section-2.1.2-1">
            <dt pn="section-2.1.2-1.1">version: String (mandatory).</dt>
            <dd pn="section-2.1.2-1.2">The JSContact version of this Card. The value <bcp14>MUST</bcp14> be one of
              the IANA-registered JSContact Version values for the version property. Also see <xref target="current-version" format="default" sectionFormat="of" derivedContent="Section 1.9.2"/>.
            </dd>
          </dl>
          <figure anchor="example-version" align="left" suppress-title="false" pn="figure-7">
            <name slugifiedName="name-example-for-the-version-pro">Example for the version Property</name>
            <sourcecode name="" type="json" markers="false" pn="section-2.1.2-2.1">
"version": "1.0"
</sourcecode>
          </figure>
        </section>
        <section anchor="created" numbered="true" toc="include" removeInRFC="false" pn="section-2.1.3">
          <name slugifiedName="name-created">created</name>
          <dl spacing="normal" indent="3" newline="false" pn="section-2.1.3-1">
            <dt pn="section-2.1.3-1.1">created: UTCDateTime (optional).</dt>
            <dd pn="section-2.1.3-1.2">The date and time when the Card was created.</dd>
          </dl>
          <figure anchor="example-created" align="left" suppress-title="false" pn="figure-8">
            <name slugifiedName="name-example-for-the-created-pro">Example for the created Property</name>
            <sourcecode name="" type="json" markers="false" pn="section-2.1.3-2.1">
"created": "2022-09-30T14:35:10Z"
</sourcecode>
          </figure>
        </section>
        <section anchor="kind" numbered="true" toc="include" removeInRFC="false" pn="section-2.1.4">
          <name slugifiedName="name-kind">kind</name>
          <dl spacing="normal" indent="3" newline="false" pn="section-2.1.4-1">
            <dt pn="section-2.1.4-1.1">kind: String (optional; default: "individual").</dt>
            <dd pn="section-2.1.4-1.2">
              <t indent="0" pn="section-2.1.4-1.2.1">The kind of the entity the Card represents.</t>
              <t indent="0" pn="section-2.1.4-1.2.2">The <xref target="enumerated-values" format="default" sectionFormat="of" derivedContent="Section 1.7.5">enumerated</xref> values are:
              </t>
              <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-2.1.4-1.2.3">
                <li pn="section-2.1.4-1.2.3.1">individual: a single person</li>
                <li pn="section-2.1.4-1.2.3.2">group: a group of people or entities</li>
                <li pn="section-2.1.4-1.2.3.3">org: an organization</li>
                <li pn="section-2.1.4-1.2.3.4">location: a named location</li>
                <li pn="section-2.1.4-1.2.3.5">device: a device such as an appliance, a computer, or a network element</li>
                <li pn="section-2.1.4-1.2.3.6">application: a software application</li>
              </ul>
            </dd>
          </dl>
          <figure anchor="example-kind" align="left" suppress-title="false" pn="figure-9">
            <name slugifiedName="name-example-for-the-kind-proper">Example for the kind Property</name>
            <sourcecode name="" type="json" markers="false" pn="section-2.1.4-2.1">
"kind": "individual"
</sourcecode>
          </figure>
        </section>
        <section anchor="language" numbered="true" toc="include" removeInRFC="false" pn="section-2.1.5">
          <name slugifiedName="name-language">language</name>
          <dl spacing="normal" indent="3" newline="false" pn="section-2.1.5-1">
            <dt pn="section-2.1.5-1.1">language: String (optional).</dt>
            <dd pn="section-2.1.5-1.2">
              <t indent="0" pn="section-2.1.5-1.2.1">The language tag, as defined in <xref target="RFC5646" format="default" sectionFormat="of" derivedContent="RFC5646"/>, that best describes the language used
                for text in the Card, optionally including additional information such as the script. Note that values <bcp14>MAY</bcp14> be localized in the  <xref target="localizations" format="default" sectionFormat="of" derivedContent="Section 2.7.1">
                  localizations
                </xref> property.
              </t>
            </dd>
          </dl>
          <figure anchor="example-language" align="left" suppress-title="false" pn="figure-10">
            <name slugifiedName="name-example-for-the-language-pr">Example for the language Property</name>
            <sourcecode name="" type="json" markers="false" pn="section-2.1.5-2.1">
"language": "de-AT"
</sourcecode>
          </figure>
        </section>
        <section anchor="members" numbered="true" toc="include" removeInRFC="false" pn="section-2.1.6">
          <name slugifiedName="name-members">members</name>
          <dl spacing="normal" indent="3" newline="false" pn="section-2.1.6-1">
            <dt pn="section-2.1.6-1.1">members: String[Boolean] (optional).</dt>
            <dd pn="section-2.1.6-1.2">
              <t indent="0" pn="section-2.1.6-1.2.1">The set of Cards that are members of this group Card. Each key in the set is the uid
                property value of the member, and each boolean value <bcp14>MUST</bcp14> be "true". If this property is
                set, then the value of the kind property <bcp14>MUST</bcp14> be "group".
              </t>
              <t indent="0" pn="section-2.1.6-1.2.2">The opposite is not true. A group Card will usually contain the members property to specify the members
                of the group, but it is not required to. A group Card without the members property can be considered an
                abstract grouping or one whose members are known empirically (e.g., "IETF Participants").
              </t>
            </dd>
          </dl>
          <figure anchor="example-members" align="left" suppress-title="false" pn="figure-11">
            <name slugifiedName="name-example-for-the-members-pro">Example for the members Property</name>
            <sourcecode name="" type="json" markers="false" pn="section-2.1.6-2.1">
"kind": "group",
"name": {
  "full": "The Doe family"
},
"uid": "urn:uuid:ab4310aa-fa43-11e9-8f0b-362b9e155667",
"members": {
  "urn:uuid:03a0e51f-d1aa-4385-8a53-e29025acd8af": true,
  "urn:uuid:b8767877-b4a1-4c70-9acc-505d3819e519": true
}
</sourcecode>
          </figure>
        </section>
        <section anchor="prodId" numbered="true" toc="include" removeInRFC="false" pn="section-2.1.7">
          <name slugifiedName="name-prodid">prodId</name>
          <dl spacing="normal" indent="3" newline="false" pn="section-2.1.7-1">
            <dt pn="section-2.1.7-1.1">prodId: String (optional).</dt>
            <dd pn="section-2.1.7-1.2">
              <t indent="0" pn="section-2.1.7-1.2.1">The identifier for the product that created the Card. If set, the value <bcp14>MUST</bcp14> be at least
                one character long.
              </t>
            </dd>
          </dl>
          <figure anchor="example-prodId" align="left" suppress-title="false" pn="figure-12">
            <name slugifiedName="name-example-for-the-prodid-prop">Example for the prodId Property</name>
            <sourcecode name="" type="json" markers="false" pn="section-2.1.7-2.1">
"prodId": "ACME Contacts App version 1.23.5"
</sourcecode>
          </figure>
        </section>
        <section anchor="relatedTo" numbered="true" toc="include" removeInRFC="false" pn="section-2.1.8">
          <name slugifiedName="name-relatedto">relatedTo</name>
          <dl spacing="normal" indent="3" newline="false" pn="section-2.1.8-1">
            <dt pn="section-2.1.8-1.1">relatedTo: String[Relation] (optional).</dt>
            <dd pn="section-2.1.8-1.2">
              <t indent="0" pn="section-2.1.8-1.2.1">The set of Card objects that relate to the Card. The value is a map, where each key is the uid property
                value of the related Card, and the value defines the relation.
              </t>
            </dd>
          </dl>
          <t indent="0" pn="section-2.1.8-2">The Relation object has the following properties:</t>
          <dl spacing="normal" newline="true" indent="3" pn="section-2.1.8-3">
            <dt pn="section-2.1.8-3.1">@type: String.</dt>
            <dd pn="section-2.1.8-3.2">
              The JSContact type of the object. The value <bcp14>MUST</bcp14> be "Relation", if set.
            </dd>
            <dt pn="section-2.1.8-3.3">relation: String[Boolean] (optional; default: empty Object).</dt>
            <dd pn="section-2.1.8-3.4">
              <t indent="0" pn="section-2.1.8-3.4.1">
              The relationship of the related Card to the Card, defined as a set of relation types.
              The keys in the set define the relation type; the values for each key in the set <bcp14>MUST</bcp14> be "true".
              The relationship between the two objects is undefined if the set is empty.
              </t>
              <t indent="0" pn="section-2.1.8-3.4.2">The initial list of <xref target="enumerated-values" format="default" sectionFormat="of" derivedContent="Section 1.7.5">enumerated</xref> relation types matches the
                IANA-registered <xref target="IANA-vCard" format="default" sectionFormat="of" derivedContent="IANA-vCard">TYPE</xref> parameter values of the vCard RELATED property
                (<xref target="RFC6350" section="6.6.6" format="default" sectionFormat="of" derivedLink="https://rfc-editor.org/rfc/rfc6350#section-6.6.6" derivedContent="RFC6350"/>):
              </t>
              <ul bare="false" empty="false" indent="3" spacing="normal" pn="section-2.1.8-3.4.3">
                <li pn="section-2.1.8-3.4.3.1">
                  acquaintance
                </li>
                <li pn="section-2.1.8-3.4.3.2">
                  agent
                </li>
                <li pn="section-2.1.8-3.4.3.3">
                  child
                </li>
                <li pn="section-2.1.8-3.4.3.4">
                  co-resident
                </li>
                <li pn="section-2.1.8-3.4.3.5">
                  co-worker
                </li>
                <li pn="section-2.1.8-3.4.3.6">
                  colleague
                </li>
                <li pn="section-2.1.8-3.4.3.7">
                  contact
                </li>
                <li pn="section-2.1.8-3.4.3.8">
                  crush
                </li>
                <li pn="section-2.1.8-3.4.3.9">
                  date
                </li>
                <li pn="section-2.1.8-3.4.3.10">
                  emergency
                </li>
                <li pn="section-2.1.8-3.4.3.11">
                  friend
                </li>
                <li pn="section-2.1.8-3.4.3.12">
                  kin
                </li>
                <li pn="section-2.1.8-3.4.3.13">
                  me
                </li>
                <li pn="section-2.1.8-3.4.3.14">
                  met
                </li>
                <li pn="section-2.1.8-3.4.3.15">
                  muse
                </li>
                <li pn="section-2.1.8-3.4.3.16">
                  neighbor
                </li>
                <li pn="section-2.1.8-3.4.3.17">
                  parent
                </li>
                <li pn="section-2.1.8-3.4.3.18">
                  sibling
                </li>
                <li pn="section-2.1.8-3.4.3.19">
                  spouse
                </li>
                <li pn="section-2.1.8-3.4.3.20">
                  sweetheart
                </li>
              </ul>
            </dd>
          </dl>
          <figure anchor="example-relatedto" align="left" suppress-title="false" pn="figure-13">
            <name slugifiedName="name-example-for-the-relatedto-p">Example for the relatedTo Property</name>
            <sourcecode name="" type="json" markers="false" pn="section-2.1.8-4.1">
"relatedTo": {
  "urn:uuid:f81d4fae-7dec-11d0-a765-00a0c91e6bf6": {
    "relation": {
      "friend": true
    }
  },
  "8cacdfb7d1ffdb59@example.com": {
    "relation": {}
  }
}
</sourcecode>
          </figure>
        </section>
        <section anchor="uid" numbered="true" toc="include" removeInRFC="false" pn="section-2.1.9">
          <name slugifiedName="name-uid">uid</name>
          <dl spacing="normal" indent="3" newline="false" pn="section-2.1.9-1">
            <dt pn="section-2.1.9-1.1">uid: String (mandatory).</dt>
            <dd pn="section-2.1.9-1.2">
              <t indent="0" pn="section-2.1.9-1.2.1">An identifier that associates the object as the same across different systems, address books,
                and views. The value <bcp14>SHOULD</bcp14> be a URN <xref target="RFC8141" format="default" sectionFormat="of" derivedContent="RFC8141"/>, but for compatibility with
                <xref target="RFC6350" format="default" sectionFormat="of" derivedContent="RFC6350"/>, it <bcp14>MAY</bcp14> also be a URI
                <xref target="RFC3986" format="default" sectionFormat="of" derivedContent="RFC3986"/>
                or free-text value. The value of the URN <bcp14>SHOULD</bcp14> be in the "uuid" namespace <xref target="RFC9562" format="default" sectionFormat="of" derivedContent="RFC9562"/>. <xref target="RFC9562" format="default" sectionFormat="of" derivedContent="RFC9562"/> describes multiple versions of Universally Unique IDentifiers (UUIDs); UUID version 4 is <bcp14>RECOMMENDED</bcp14>.
              </t>
            </dd>
          </dl>
          <figure anchor="example-uid" align="left" suppress-title="false" pn="figure-14">
            <name slugifiedName="name-example-for-the-uid-propert">Example for the uid Property</name>
            <sourcecode name="" type="json" markers="false" pn="section-2.1.9-2.1">
"uid": "urn:uuid:f81d4fae-7dec-11d0-a765-00a0c91e6bf6"
</sourcecode>
          </figure>
        </section>
        <section anchor="updated" numbered="true" toc="include" removeInRFC="false" pn="section-2.1.10">
          <name slugifiedName="name-updated">updated</name>
          <dl spacing="normal" indent="3" newline="false" pn="section-2.1.10-1">
            <dt pn="section-2.1.10-1.1">updated: UTCDateTime (optional).</dt>
            <dd pn="section-2.1.10-1.2">The date and time when the data in the Card was last modified.</dd>
          </dl>
          <figure anchor="example-updated" align="left" suppress-title="false" pn="figure-15">
            <name slugifiedName="name-example-for-the-updated-pro">Example for the updated Property</name>
            <sourcecode name="" type="json" markers="false" pn="section-2.1.10-2.1">
"updated": "2021-10-31T22:27:10Z"
</sourcecode>
          </figure>
        </section>
      </section>
      <section anchor="name-and-organization-properties" numbered="true" toc="include" removeInRFC="false" pn="section-2.2">
        <name slugifiedName="name-name-and-organization-prope">Name and Organization Properties</name>
        <t indent="0" pn="section-2.2-1">This section defines properties that name the entity represented by the Card and its related organizations
          and roles. It also describes how to refer to the entity represented by the Card in spoken or written language.
        </t>
        <section anchor="name-prop" numbered="true" toc="include" removeInRFC="false" pn="section-2.2.1">
          <name slugifiedName="name-name">name</name>
          <dl spacing="normal" indent="3" newline="false" pn="section-2.2.1-1">
            <dt pn="section-2.2.1-1.1">name: Name (optional).</dt>
            <dd pn="section-2.2.1-1.2">The name of the entity represented by the Card. This can be any type of name, e.g., it can, but need
              not, be the legal name of a person.
            </dd>
          </dl>
          <section anchor="name" numbered="true" removeInRFC="false" toc="exclude" pn="section-2.2.1.1">
            <name slugifiedName="name-name-object">Name Object</name>
            <t indent="0" pn="section-2.2.1.1-1">A Name object has the following properties:</t>
            <dl spacing="normal" indent="3" newline="false" pn="section-2.2.1.1-2">
              <dt pn="section-2.2.1.1-2.1">@type: String.</dt>
              <dd pn="section-2.2.1.1-2.2">
                The JSContact type of the object. The value <bcp14>MUST</bcp14> be "Name", if set.
              </dd>
              <dt pn="section-2.2.1.1-2.3">components: NameComponent[] (optional).</dt>
              <dd pn="section-2.2.1.1-2.4">
                <t indent="0" pn="section-2.2.1.1-2.4.1">The <xref target="namecomponent" format="default" sectionFormat="of" derivedContent="Section 2.2.1.2">components</xref> making up this name. The components property <bcp14>MUST</bcp14> be set if the full property is not set; otherwise, it <bcp14>SHOULD</bcp14> be set. The
                  component list <bcp14>MUST</bcp14> have at least one entry having a different kind property value than
                  "separator".
                </t>
                <t indent="0" pn="section-2.2.1.1-2.4.2">Name components <bcp14>SHOULD</bcp14> be ordered such that when their values are joined as a String,
                  a valid full name of the entity is produced. If so, implementations <bcp14>MUST</bcp14> set the
                  isOrdered property value to "true".
                </t>
                <t indent="0" pn="section-2.2.1.1-2.4.3">If the name components are ordered, then the defaultSeparator property and name components with the
                  kind property value set to "separator" give guidance on what characters to insert between components,
                  but implementations are free to choose any others. When lacking a separator, inserting a single space
                  character in between the name component values is a good choice.
                </t>
                <t indent="0" pn="section-2.2.1.1-2.4.4">If, instead, the name components follow no particular order, then the isOrdered property value <bcp14>MUST</bcp14> be "false", the components property <bcp14>MUST NOT</bcp14> contain a NameComponent with the
                  kind property value set to "separator", and the defaultSeparator property <bcp14>MUST NOT</bcp14> be
                  set.
                </t>
                <t indent="0" pn="section-2.2.1.1-2.4.5"><xref target="example-name-twoword" format="default" sectionFormat="of" derivedContent="Figure 16"/>
                  shows an example for the name "Vincent van Gogh". Note how a single name component value may consist
                  of multiple words.
                </t>
                <figure anchor="example-name-twoword" align="left" suppress-title="false" pn="figure-16">
                  <name slugifiedName="name-example-of-a-surname-with-t">Example of a Surname with Two Words</name>
                  <sourcecode name="" type="json" markers="false" pn="section-2.2.1.1-2.4.6.1">
"name": {
  "components": [
    { "kind": "given", "value": "Vincent" },
    { "kind": "surname", "value": "van Gogh" }
  ],
  "isOrdered": true
}
</sourcecode>
                </figure>
                <t indent="0" pn="section-2.2.1.1-2.4.7"><xref target="example-name-surname2" format="default" sectionFormat="of" derivedContent="Figure 17"/>
                  illustrates a name with a second surname such as a Spanish name. Additional examples are shown in
                  Figures
                  <xref target="example-name-sortas" format="counter" sectionFormat="of" derivedContent="19"/>
                  and <xref target="example-localizations-replace" format="counter" sectionFormat="of" derivedContent="39"/>.
                </t>
                <figure anchor="example-name-surname2" align="left" suppress-title="false" pn="figure-17">
                  <name slugifiedName="name-example-of-a-second-surname">Example of a Second Surname</name>
                  <sourcecode name="" type="json" markers="false" pn="section-2.2.1.1-2.4.8.1">
"name": {
  "components": [
    { "kind": "given", "value": "Diego" },
    { "kind": "surname", "value": "Rivera" },
    { "kind": "surname2", "value": "Barrientos" }
  ],
  "isOrdered": true
}
</sourcecode>
                </figure>
              </dd>
              <dt pn="section-2.2.1.1-2.5">isOrdered: Boolean (optional; default: "false").</dt>
              <dd pn="section-2.2.1.1-2.6">The indicator if the name components in the components property are ordered.</dd>
              <dt pn="section-2.2.1.1-2.7">defaultSeparator: String (optional).</dt>
              <dd pn="section-2.2.1.1-2.8">
                The default separator to insert between name component values when concatenating all name component
                values to a single String. Also see the definition of the kind property value "separator" for the <xref target="namecomponent" format="default" sectionFormat="of" derivedContent="Section 2.2.1.2">
                NameComponent
                </xref> object. The defaultSeparator property <bcp14>MUST NOT</bcp14> be set if the Name isOrdered
                property value is "false" or if the components property is not set.
              </dd>
              <dt pn="section-2.2.1.1-2.9">full: String (optional).</dt>
              <dd pn="section-2.2.1.1-2.10">
                <t indent="0" pn="section-2.2.1.1-2.10.1">
                  The full name representation of the Name. The full property <bcp14>MUST</bcp14> be set if the
                  components property is not set.
                </t>
                <figure anchor="example-full" align="left" suppress-title="false" pn="figure-18">
                  <name slugifiedName="name-example-for-the-full-proper">Example for the full Property</name>
                  <sourcecode name="" type="json" markers="false" pn="section-2.2.1.1-2.10.2.1">
"full": "Mr. John Q. Public, Esq."
</sourcecode>
                </figure>
              </dd>
              <dt pn="section-2.2.1.1-2.11">
                sortAs: String[String] (optional).
              </dt>
              <dd pn="section-2.2.1.1-2.12">
                <t indent="0" pn="section-2.2.1.1-2.12.1">The value to lexicographically sort the name in relation to other names when compared by a name
                  component type. The keys in the map define the name component type. The values define the
                  verbatim string to compare when sorting by the name component type. Absence of a key indicates that
                  the name component type <bcp14>SHOULD NOT</bcp14> be considered during sort. Sorting by that missing
                  name component type, or if the sortAs property is not set, is implementation-specific. The sortAs
                  property <bcp14>MUST NOT</bcp14> be set if the components property is not set.
                </t>
                <t indent="0" pn="section-2.2.1.1-2.12.2">Each key in the map <bcp14>MUST</bcp14> be a valid name component type value as defined for the kind
                  property of the NameComponent object (see below). For each key in the map, there <bcp14>MUST</bcp14> exist
                  at least one NameComponent object that has the type in the components property of the name.
                </t>
                <t indent="0" pn="section-2.2.1.1-2.12.3"><xref target="example-name-sortas" format="default" sectionFormat="of" derivedContent="Figure 19"/>
                  illustrates the use of the sortAs property. The property value indicates that the middle name followed
                  by both surnames should be used when sorting the name by surname. The absence of "middle" indicates
                  that the middle name on its own should be disregarded during sort. Even though the name only contains
                  one name component for the given name, the sortAs property still explicitly defines how to sort by the
                  given name; otherwise, sorting by it would be undefined.
                </t>
              </dd>
              <dt pn="section-2.2.1.1-2.13">
                phoneticScript: String (optional).
              </dt>
              <dd pn="section-2.2.1.1-2.14">
                The script used in the value of the NameComponent phonetic property. See
                <xref target="prop-phonetic" format="default" sectionFormat="of" derivedContent="Section 1.5.4"/>
                for more information and
                <xref target="example-name-phonetic" format="default" sectionFormat="of" derivedContent="Figure 20"/>
                for an example.
              </dd>
              <dt pn="section-2.2.1.1-2.15">
                phoneticSystem: String (optional).
              </dt>
              <dd pn="section-2.2.1.1-2.16">
                <t indent="0" pn="section-2.2.1.1-2.16.1">
                  The phonetic system used in the NameComponent phonetic property. See
                  <xref target="prop-phonetic" format="default" sectionFormat="of" derivedContent="Section 1.5.4"/>
                  for more information and
                  <xref target="example-name-phonetic" format="default" sectionFormat="of" derivedContent="Figure 20"/>
                  for an example.
                </t>
              </dd>
            </dl>
            <figure anchor="example-name-sortas" align="left" suppress-title="false" pn="figure-19">
              <name slugifiedName="name-example-for-the-sortas-prop">Example for the sortAs Property</name>
              <sourcecode name="" type="json" markers="false" pn="section-2.2.1.1-3.1">
"name": {
  "components": [
    { "kind": "given", "value": "Robert" },
    { "kind": "given2", "value": "Pau" },
    { "kind": "surname", "value": "Shou Chang" }
  ],
  "sortAs": {
    "surname": "Pau Shou Chang",
    "given": "Robert"
  },
  "isOrdered": true
}
</sourcecode>
            </figure>
            <figure anchor="example-name-phonetic" align="left" suppress-title="false" pn="figure-20">
              <name slugifiedName="name-example-for-the-phonetic-an">Example for the phonetic and localizations Properties</name>
              <sourcecode type="" markers="false" pn="section-2.2.1.1-4.1">
{
  "@type": "Card",
  "language": "zh-Hant",
  "name": {
    "components": [
      { "kind": "surname", "value": "孫" },
      { "kind": "given", "value": "中山" },
      { "kind": "given2", "value": "文" },
      { "kind": "given2", "value": "逸仙" }
    ]
  },
  "localizations": {
    "yue": {
      "name/phoneticSystem": "jyut",
      "name/phoneticScript": "Latn",
      "name/components/0/phonetic": "syun1",
      "name/components/1/phonetic": "zung1saan1",
      "name/components/2/phonetic": "man4",
      "name/components/3/phonetic": "jat6sin1"
    }
  }
}
</sourcecode>
            </figure>
          </section>
          <section anchor="namecomponent" numbered="true" removeInRFC="false" toc="exclude" pn="section-2.2.1.2">
            <name slugifiedName="name-namecomponent">NameComponent</name>
            <t indent="0" pn="section-2.2.1.2-1">A NameComponent object has the following properties:</t>
            <dl spacing="normal" indent="3" newline="false" pn="section-2.2.1.2-2">
              <dt pn="section-2.2.1.2-2.1">@type: String.</dt>
              <dd pn="section-2.2.1.2-2.2">
                The JSContact type of the object. The value <bcp14>MUST</bcp14> be "NameComponent", if set.
              </dd>
              <dt pn="section-2.2.1.2-2.3">value: String (mandatory).</dt>
              <dd pn="section-2.2.1.2-2.4">
                The value of the name component. This can be composed of one or multiple words such as "Poe" or "van
                Gogh".
              </dd>
              <dt pn="section-2.2.1.2-2.5">kind: String (mandatory).</dt>
              <dd pn="section-2.2.1.2-2.6">
                <t indent="0" pn="section-2.2.1.2-2.6.1">
                  The kind of the name component. The <xref target="enumerated-values" format="default" sectionFormat="of" derivedContent="Section 1.7.5">enumerated</xref> values are:
                </t>
                <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-2.2.1.2-2.6.2">
                  <li pn="section-2.2.1.2-2.6.2.1">title: an honorific title or prefix, e.g., "Mr.", "Ms.", or "Dr.".</li>
                  <li pn="section-2.2.1.2-2.6.2.2">given: a given name, also known as "first name" or "personal name".</li>
                  <li pn="section-2.2.1.2-2.6.2.3">given2: a name that appears between the given and surname such as a middle name or patronymic
                    name.
                  </li>
                  <li pn="section-2.2.1.2-2.6.2.4">surname: a surname, also known as "last name" or "family name".</li>
                  <li pn="section-2.2.1.2-2.6.2.5">surname2: a secondary surname (used in some cultures), also known as "maternal surname".</li>
                  <li pn="section-2.2.1.2-2.6.2.6">credential: a credential, also known as "accreditation qualifier" or "honorific suffix", e.g.,
                    "B.A.", "Esq.".
                  </li>
                  <li pn="section-2.2.1.2-2.6.2.7">generation: a generation marker or qualifier, e.g., "Jr." or "III".</li>
                  <li pn="section-2.2.1.2-2.6.2.8">separator: a formatting separator between two ordered name non-separator components. The value
                    property of the component includes the verbatim separator, for example, a hyphen character or even
                    an empty string. This value has higher precedence than the defaultSeparator property of the Name.
                    Implementations <bcp14>MUST NOT</bcp14> insert two consecutive separator components; instead, they <bcp14>SHOULD</bcp14> insert a single separator component with the combined value. This component kind <bcp14>MUST NOT</bcp14> be set if the Name isOrdered property value is "false".
                  </li>
                </ul>
              </dd>
              <dt pn="section-2.2.1.2-2.7">phonetic: String (optional).</dt>
              <dd pn="section-2.2.1.2-2.8">The pronunciation of the name component. If this property is set, then at least one of the Name
                object properties, phoneticSystem or phoneticScript, <bcp14>MUST</bcp14> be set. Also see <xref target="prop-phonetic" format="default" sectionFormat="of" derivedContent="Section 1.5.4"/>.
              </dd>
            </dl>
          </section>
        </section>
        <section anchor="nicknames" numbered="true" toc="include" removeInRFC="false" pn="section-2.2.2">
          <name slugifiedName="name-nicknames">nicknames</name>
          <dl spacing="normal" indent="3" newline="false" pn="section-2.2.2-1">
            <dt pn="section-2.2.2-1.1">nicknames: Id[Nickname] (optional).</dt>
            <dd pn="section-2.2.2-1.2">The nicknames of the entity represented by the Card.</dd>
          </dl>
          <t indent="0" pn="section-2.2.2-2">A Nickname object has the following properties:</t>
          <dl spacing="normal" indent="3" newline="false" pn="section-2.2.2-3">
            <dt pn="section-2.2.2-3.1">@type: String.</dt>
            <dd pn="section-2.2.2-3.2">
              The JSContact type of the object. The value <bcp14>MUST</bcp14> be "Nickname", if set.
            </dd>
            <dt pn="section-2.2.2-3.3">name: String (mandatory).</dt>
            <dd pn="section-2.2.2-3.4">
              The nickname.
            </dd>
            <dt pn="section-2.2.2-3.5">contexts: String[Boolean] (optional).</dt>
            <dd pn="section-2.2.2-3.6">The contexts in which to use the nickname. Also see <xref target="prop-contexts" format="default" sectionFormat="of" derivedContent="Section 1.5.1"/>.
            </dd>
            <dt pn="section-2.2.2-3.7">pref: UnsignedInt (optional).</dt>
            <dd pn="section-2.2.2-3.8">
              The preference of the nickname in relation to other nicknames. Also see <xref target="prop-pref" format="default" sectionFormat="of" derivedContent="Section 1.5.3"/>.
            </dd>
          </dl>
          <figure anchor="example-nicknames" align="left" suppress-title="false" pn="figure-21">
            <name slugifiedName="name-example-for-the-nicknames-p">Example for the nicknames Property</name>
            <sourcecode name="" type="json" markers="false" pn="section-2.2.2-4.1">
"nicknames": {
  "k391": {
    "name": "Johnny"
  }
}
</sourcecode>
          </figure>
        </section>
        <section anchor="organizations" numbered="true" toc="include" removeInRFC="false" pn="section-2.2.3">
          <name slugifiedName="name-organizations">organizations</name>
          <dl spacing="normal" indent="3" newline="false" pn="section-2.2.3-1">
            <dt pn="section-2.2.3-1.1">organizations: Id[Organization] (optional).</dt>
            <dd pn="section-2.2.3-1.2">The company or organization names and units associated with the Card.</dd>
          </dl>
          <t indent="0" pn="section-2.2.3-2">An Organization object has the following properties, of which at least one of the name and units properties <bcp14>MUST</bcp14> be set:
          </t>
          <dl spacing="normal" indent="3" newline="false" pn="section-2.2.3-3">
            <dt pn="section-2.2.3-3.1">@type: String.</dt>
            <dd pn="section-2.2.3-3.2">
              The JSContact type of the object. The value <bcp14>MUST</bcp14> be "Organization", if set.
            </dd>
            <dt pn="section-2.2.3-3.3">name: String (optional).</dt>
            <dd pn="section-2.2.3-3.4">
              The name of the organization.
            </dd>
            <dt pn="section-2.2.3-3.5">units: OrgUnit[] (optional).</dt>
            <dd pn="section-2.2.3-3.6">A list of organizational units, ordered as descending by hierarchy (e.g., a geographic or functional
              division sorts before a department within that division). If set, the list <bcp14>MUST</bcp14> contain at
              least one entry.
            </dd>
            <dt pn="section-2.2.3-3.7">sortAs: String (optional).</dt>
            <dd pn="section-2.2.3-3.8">
              The value to lexicographically sort the organization in relation to other organizations when compared
              by name. The value defines the verbatim string value to compare. In absence of this property, the name
              property value <bcp14>MAY</bcp14> be used for comparison.
            </dd>
            <dt pn="section-2.2.3-3.9">contexts: String[Boolean] (optional).</dt>
            <dd pn="section-2.2.3-3.10">The contexts in which association with the organization applies. For example, membership in a choir may
              only apply in a private context. Also see <xref target="prop-contexts" format="default" sectionFormat="of" derivedContent="Section 1.5.1"/>.
            </dd>
          </dl>
          <t indent="0" pn="section-2.2.3-4">An OrgUnit object has the following properties:</t>
          <dl spacing="normal" indent="3" newline="false" pn="section-2.2.3-5">
            <dt pn="section-2.2.3-5.1">@type: String.</dt>
            <dd pn="section-2.2.3-5.2">
              The JSContact type of the object. The value <bcp14>MUST</bcp14> be "OrgUnit", if set.
            </dd>
            <dt pn="section-2.2.3-5.3">name: String (mandatory).</dt>
            <dd pn="section-2.2.3-5.4">
              The name of the organizational unit.
            </dd>
            <dt pn="section-2.2.3-5.5">sortAs: String (optional).</dt>
            <dd pn="section-2.2.3-5.6">
              The value to lexicographically sort the organizational unit in relation to other organizational units
              of the same level when compared by name. The level is defined by the array index of the organizational
              unit in the units property of the Organization object. The property value defines the verbatim string
              value to compare. In absence of this property, the name property value <bcp14>MAY</bcp14> be used for
              comparison.
            </dd>
          </dl>
          <figure anchor="example-organizations" align="left" suppress-title="false" pn="figure-22">
            <name slugifiedName="name-example-for-the-organizatio">Example for the organizations Property</name>
            <sourcecode name="" type="json" markers="false" pn="section-2.2.3-6.1">
"organizations": {
  "o1": {
    "name": "ABC, Inc.",
    "units": [
      { "name": "North American Division" },
      { "name": "Marketing" }
    ],
    "sortAs": "ABC"
  }
}
</sourcecode>
          </figure>
        </section>
        <section anchor="speakToAs" numbered="true" toc="include" removeInRFC="false" pn="section-2.2.4">
          <name slugifiedName="name-speaktoas">speakToAs</name>
          <dl spacing="normal" indent="3" newline="false" pn="section-2.2.4-1">
            <dt pn="section-2.2.4-1.1">speakToAs: SpeakToAs (optional).</dt>
            <dd pn="section-2.2.4-1.2">The information that directs how to address, speak to, or refer to the entity that is represented by the Card.
            </dd>
          </dl>
          <t indent="0" pn="section-2.2.4-2">A SpeakToAs object has the following properties, of which at least one of the grammaticalGender and
            pronouns properties <bcp14>MUST</bcp14> be set:
          </t>
          <dl spacing="normal" indent="3" newline="false" pn="section-2.2.4-3">
            <dt pn="section-2.2.4-3.1">@type: String.</dt>
            <dd pn="section-2.2.4-3.2">
              The JSContact type of the object. The value <bcp14>MUST</bcp14> be "SpeakToAs", if set.
            </dd>
            <dt pn="section-2.2.4-3.3">
              grammaticalGender: String (optional).
            </dt>
            <dd pn="section-2.2.4-3.4">
              <t indent="0" pn="section-2.2.4-3.4.1">
                The grammatical gender to use in salutations and other grammatical constructs. For example,
                the German language distinguishes by grammatical gender in salutations such as "Sehr geehrte" (feminine)
                and "Sehr geehrter" (masculine). The <xref target="enumerated-values" format="default" sectionFormat="of" derivedContent="Section 1.7.5">enumerated</xref> values are:
              </t>
              <ul spacing="compact" bare="false" empty="false" indent="3" pn="section-2.2.4-3.4.2">
                <li pn="section-2.2.4-3.4.2.1">
                  animate
                </li>
                <li pn="section-2.2.4-3.4.2.2">
                  common
                </li>
                <li pn="section-2.2.4-3.4.2.3">
                  feminine
                </li>
                <li pn="section-2.2.4-3.4.2.4">
                  inanimate
                </li>
                <li pn="section-2.2.4-3.4.2.5">
                  masculine
                </li>
                <li pn="section-2.2.4-3.4.2.6">
                  neuter
                </li>
              </ul>
              <t indent="0" pn="section-2.2.4-3.4.3">Note that the grammatical gender does not allow inferring the gender identities or assigned sex of the
                contact.
              </t>
            </dd>
            <dt pn="section-2.2.4-3.5">pronouns: Id[Pronouns] (optional).</dt>
            <dd pn="section-2.2.4-3.6">
              <t indent="0" pn="section-2.2.4-3.6.1">
                The pronouns that the contact chooses to use for themselves.
              </t>
            </dd>
          </dl>
          <t indent="0" pn="section-2.2.4-4">A Pronouns object has the following properties:</t>
          <dl spacing="normal" indent="3" newline="false" pn="section-2.2.4-5">
            <dt pn="section-2.2.4-5.1">@type: String.</dt>
            <dd pn="section-2.2.4-5.2">
              The JSContact type of the object. The value <bcp14>MUST</bcp14> be "Pronouns", if set.
            </dd>
            <dt pn="section-2.2.4-5.3">pronouns: String (mandatory).</dt>
            <dd pn="section-2.2.4-5.4">
              The pronouns. Any value or form is allowed. Examples in English include "she/her" and
              "they/them/theirs". The value <bcp14>MAY</bcp14> be overridden in the <xref target="localizations" format="default" sectionFormat="of" derivedContent="Section 2.7.1">
              localizations
              </xref> property.
            </dd>
            <dt pn="section-2.2.4-5.5">contexts: String[Boolean] (optional).</dt>
            <dd pn="section-2.2.4-5.6">The contexts in which to use the pronouns. Also see <xref target="prop-contexts" format="default" sectionFormat="of" derivedContent="Section 1.5.1"/>.
            </dd>
            <dt pn="section-2.2.4-5.7">pref: UnsignedInt (optional).</dt>
            <dd pn="section-2.2.4-5.8">
              The preference of the pronouns in relation to other pronouns in the same context. Also see <xref target="prop-pref" format="default" sectionFormat="of" derivedContent="Section 1.5.3"/>.
            </dd>
          </dl>
          <figure anchor="example-speakToAs" align="left" suppress-title="false" pn="figure-23">
            <name slugifiedName="name-example-for-the-speaktoas-p">Example for the speakToAs Property</name>
            <sourcecode name="" type="json" markers="false" pn="section-2.2.4-6.1">
"speakToAs": {
  "grammaticalGender": "neuter",
  "pronouns": {
    "k19": {
      "pronouns": "they/them",
      "pref": 2
    },
    "k32": {
      "pronouns": "xe/xir",
      "pref": 1
    }
  }
}
</sourcecode>
          </figure>
        </section>
        <section anchor="titles" numbered="true" toc="include" removeInRFC="false" pn="section-2.2.5">
          <name slugifiedName="name-titles">titles</name>
          <dl spacing="normal" indent="3" newline="false" pn="section-2.2.5-1">
            <dt pn="section-2.2.5-1.1">titles: Id[Title] (optional).</dt>
            <dd pn="section-2.2.5-1.2">The job titles or functional positions of the entity represented by the Card.</dd>
          </dl>
          <t indent="0" pn="section-2.2.5-2">A Title object has the following properties:</t>
          <dl spacing="normal" indent="3" newline="false" pn="section-2.2.5-3">
            <dt pn="section-2.2.5-3.1">@type: String.</dt>
            <dd pn="section-2.2.5-3.2">
              The JSContact type of the object. The value <bcp14>MUST</bcp14> be "Title", if set.
            </dd>
            <dt pn="section-2.2.5-3.3">name: String (mandatory).</dt>
            <dd pn="section-2.2.5-3.4">
              The title or role name of the entity represented by the Card.
            </dd>
            <dt pn="section-2.2.5-3.5">kind: String (optional; default: "title").</dt>
            <dd pn="section-2.2.5-3.6">
              <t indent="0" pn="section-2.2.5-3.6.1">
                The organizational or situational kind of the title. Some organizations and individuals
                distinguish between <em>titles</em> as organizational positions and <em>roles</em> as more temporary
                assignments such as in project management.
              </t>
              <t indent="0" pn="section-2.2.5-3.6.2">The <xref target="enumerated-values" format="default" sectionFormat="of" derivedContent="Section 1.7.5">enumerated</xref> values are:
              </t>
              <ul spacing="compact" bare="false" empty="false" indent="3" pn="section-2.2.5-3.6.3">
                <li pn="section-2.2.5-3.6.3.1">title</li>
                <li pn="section-2.2.5-3.6.3.2">role</li>
              </ul>
            </dd>
            <dt pn="section-2.2.5-3.7">organizationId: Id (optional).</dt>
            <dd pn="section-2.2.5-3.8">
              The identifier of the organization in which this title is held.
            </dd>
          </dl>
          <figure anchor="example-titles" align="left" suppress-title="false" pn="figure-24">
            <name slugifiedName="name-example-for-the-titles-prop">Example for the titles Property</name>
            <sourcecode name="" type="json" markers="false" pn="section-2.2.5-4.1">
"titles": {
  "le9": {
    "kind": "title",
    "name": "Research Scientist"
  },
  "k2": {
    "kind": "role",
    "name": "Project Leader",
    "organizationId": "o2"
  }
},
"organizations": {
  "o2": {
    "name": "ABC, Inc."
  }
}
</sourcecode>
          </figure>
        </section>
      </section>
      <section anchor="contact-properties" numbered="true" toc="include" removeInRFC="false" pn="section-2.3">
        <name slugifiedName="name-contact-properties">Contact Properties</name>
        <t indent="0" pn="section-2.3-1">This section defines how properties contact the entity represented by the Card.</t>
        <section anchor="emails" numbered="true" toc="include" removeInRFC="false" pn="section-2.3.1">
          <name slugifiedName="name-emails">emails</name>
          <dl spacing="normal" indent="3" newline="false" pn="section-2.3.1-1">
            <dt pn="section-2.3.1-1.1">emails: Id[EmailAddress] (optional).</dt>
            <dd pn="section-2.3.1-1.2">The email addresses in which to contact the entity represented by the Card.</dd>
          </dl>
          <t indent="0" pn="section-2.3.1-2">An EmailAddress object has the following properties:</t>
          <dl spacing="normal" indent="3" newline="false" pn="section-2.3.1-3">
            <dt pn="section-2.3.1-3.1">@type: String.</dt>
            <dd pn="section-2.3.1-3.2">
              The JSContact type of the object. The value <bcp14>MUST</bcp14> be "EmailAddress", if set.
            </dd>
            <dt pn="section-2.3.1-3.3">address: String (mandatory).</dt>
            <dd pn="section-2.3.1-3.4">
              The email address. This <bcp14>MUST</bcp14> be an <em>addr-spec</em> value as defined in <xref target="RFC5322" sectionFormat="of" section="3.4.1" format="default" derivedLink="https://rfc-editor.org/rfc/rfc5322#section-3.4.1" derivedContent="RFC5322"/>.
            </dd>
            <dt pn="section-2.3.1-3.5">contexts: String[Boolean] (optional).</dt>
            <dd pn="section-2.3.1-3.6">The contexts in which to use this email address. Also see <xref target="prop-contexts" format="default" sectionFormat="of" derivedContent="Section 1.5.1"/>.
            </dd>
            <dt pn="section-2.3.1-3.7">pref: UnsignedInt (optional).</dt>
            <dd pn="section-2.3.1-3.8">
              The preference of the email address in relation to other email addresses. Also see <xref target="prop-pref" format="default" sectionFormat="of" derivedContent="Section 1.5.3"/>.
            </dd>
            <dt pn="section-2.3.1-3.9">label: String (optional).</dt>
            <dd pn="section-2.3.1-3.10">
              A custom label for the value. Also see <xref target="prop-label" format="default" sectionFormat="of" derivedContent="Section 1.5.2"/>.
            </dd>
          </dl>
          <figure anchor="example-emails" align="left" suppress-title="false" pn="figure-25">
            <name slugifiedName="name-example-for-the-emails-prop">Example for the emails Property</name>
            <sourcecode name="" type="json" markers="false" pn="section-2.3.1-4.1">
"emails": {
  "e1": {
    "contexts": {
      "work": true
    },
    "address": "jqpublic@xyz.example.com"
  },
  "e2": {
    "address": "jane_doe@example.com",
    "pref": 1
  }
}
</sourcecode>
          </figure>
        </section>
        <section anchor="onlineServices" numbered="true" toc="include" removeInRFC="false" pn="section-2.3.2">
          <name slugifiedName="name-onlineservices">onlineServices</name>
          <dl spacing="normal" indent="3" newline="false" pn="section-2.3.2-1">
            <dt pn="section-2.3.2-1.1">onlineServices: Id[OnlineService] (optional).</dt>
            <dd pn="section-2.3.2-1.2">The online services that are associated with the entity represented by the Card. This can be messaging
              services, social media profiles, and other.
            </dd>
          </dl>
          <t indent="0" pn="section-2.3.2-2">An OnlineService object has the following properties, of which at least the uri or user property <bcp14>MUST</bcp14> be set:
          </t>
          <dl spacing="normal" indent="3" newline="false" pn="section-2.3.2-3">
            <dt pn="section-2.3.2-3.1">@type: String.</dt>
            <dd pn="section-2.3.2-3.2">
              The JSContact type of the object. The value <bcp14>MUST</bcp14> be "OnlineService", if set.
            </dd>
            <dt pn="section-2.3.2-3.3">service: String (optional).</dt>
            <dd pn="section-2.3.2-3.4">
              The name of the online service or protocol. The name <bcp14>MAY</bcp14> be capitalized the same as on the
              service's website, app, or publishing material, but names <bcp14>MUST</bcp14> be considered equal if they
              match case-insensitively. Examples are "GitHub", "kakao", and "Mastodon".
            </dd>
            <dt pn="section-2.3.2-3.5">uri: String (optional).</dt>
            <dd pn="section-2.3.2-3.6">
              The identifier for the entity represented by the Card at the online service. This <bcp14>MUST</bcp14> be a <em>
              URI
              </em> as defined in <xref target="RFC3986" sectionFormat="of" section="3" format="default" derivedLink="https://rfc-editor.org/rfc/rfc3986#section-3" derivedContent="RFC3986"/>.
            </dd>
            <dt pn="section-2.3.2-3.7">user: String (optional).</dt>
            <dd pn="section-2.3.2-3.8">
              The name the entity represented by the Card at the online service. Any free-text value is allowed. The
              service property <bcp14>SHOULD</bcp14> be set.
            </dd>
            <dt pn="section-2.3.2-3.9">contexts: String[Boolean] (optional).</dt>
            <dd pn="section-2.3.2-3.10">The contexts in which to use the service. Also see <xref target="prop-contexts" format="default" sectionFormat="of" derivedContent="Section 1.5.1"/>.
            </dd>
            <dt pn="section-2.3.2-3.11">pref: UnsignedInt (optional).</dt>
            <dd pn="section-2.3.2-3.12">
              The preference of the service in relation to other services. Also see <xref target="prop-pref" format="default" sectionFormat="of" derivedContent="Section 1.5.3"/>.
            </dd>
            <dt pn="section-2.3.2-3.13">label: String (optional).</dt>
            <dd pn="section-2.3.2-3.14">
              A custom label for the value. Also see <xref target="prop-label" format="default" sectionFormat="of" derivedContent="Section 1.5.2"/>.
            </dd>
          </dl>
          <figure anchor="example-onlineServices" align="left" suppress-title="false" pn="figure-26">
            <name slugifiedName="name-example-for-the-onlineservi">Example for the onlineServices Property</name>
            <sourcecode name="" type="json" markers="false" pn="section-2.3.2-4.1">
"onlineServices": {
  "x1": {
    "uri": "xmpp:alice@example.com"
  },
  "x2": {
    "service": "Mastodon",
    "user": "@alice@example2.com",
    "uri": "https://example2.com/@alice"
  }
}
</sourcecode>
          </figure>
        </section>
        <section anchor="phones" numbered="true" toc="include" removeInRFC="false" pn="section-2.3.3">
          <name slugifiedName="name-phones">phones</name>
          <dl spacing="normal" indent="3" newline="false" pn="section-2.3.3-1">
            <dt pn="section-2.3.3-1.1">phones: Id[Phone] (optional).</dt>
            <dd pn="section-2.3.3-1.2">The phone numbers by which to contact the entity represented by the Card.</dd>
          </dl>
          <t indent="0" pn="section-2.3.3-2">Phone object has the following properties:</t>
          <dl spacing="normal" indent="3" newline="false" pn="section-2.3.3-3">
            <dt pn="section-2.3.3-3.1">@type: String.</dt>
            <dd pn="section-2.3.3-3.2">
              The JSContact type of the object. The value <bcp14>MUST</bcp14> be "Phone", if set.
            </dd>
            <dt pn="section-2.3.3-3.3">number: String (mandatory).</dt>
            <dd pn="section-2.3.3-3.4">
              The phone number as either a URI or free text. Typical URI schemes are "tel"
              <xref target="RFC3966" format="default" sectionFormat="of" derivedContent="RFC3966"/>
              or "sip" <xref target="RFC3261" format="default" sectionFormat="of" derivedContent="RFC3261"/>, but any URI scheme is allowed.
            </dd>
            <dt pn="section-2.3.3-3.5">features: String[Boolean] (optional).</dt>
            <dd pn="section-2.3.3-3.6">
              <t indent="0" pn="section-2.3.3-3.6.1">
                The set of contact features that the phone number may be used for. The set is represented as an object,
                with each key being a method type. The boolean value <bcp14>MUST</bcp14> be "true". The <xref target="enumerated-values" format="default" sectionFormat="of" derivedContent="Section 1.7.5">enumerated
                </xref> method type values are:
              </t>
              <ul spacing="compact" bare="false" empty="false" indent="3" pn="section-2.3.3-3.6.2">
                <li pn="section-2.3.3-3.6.2.1">mobile: this number is for a mobile phone.</li>
                <li pn="section-2.3.3-3.6.2.2">voice: this number supports calling by voice.</li>
                <li pn="section-2.3.3-3.6.2.3">text: this number supports text messages (SMS).</li>
                <li pn="section-2.3.3-3.6.2.4">video: this number supports video conferencing.</li>
                <li pn="section-2.3.3-3.6.2.5">main-number: this number is a main phone number such as the number of the front desk at a company,
                  as opposed to a direct-dial number of an individual employee.
                </li>
                <li pn="section-2.3.3-3.6.2.6">textphone: this number is for a device for people with hearing or speech difficulties.</li>
                <li pn="section-2.3.3-3.6.2.7">fax: this number supports sending faxes.</li>
                <li pn="section-2.3.3-3.6.2.8">pager: this number is for a pager or beeper.</li>
              </ul>
            </dd>
            <dt pn="section-2.3.3-3.7">contexts: String[Boolean] (optional).</dt>
            <dd pn="section-2.3.3-3.8">The contexts in which to use the number. Also see <xref target="prop-contexts" format="default" sectionFormat="of" derivedContent="Section 1.5.1"/>.
            </dd>
            <dt pn="section-2.3.3-3.9">pref: UnsignedInt (optional).</dt>
            <dd pn="section-2.3.3-3.10">
              The preference of the number in relation to other numbers. Also see <xref target="prop-pref" format="default" sectionFormat="of" derivedContent="Section 1.5.3"/>.
            </dd>
            <dt pn="section-2.3.3-3.11">label: String (optional).</dt>
            <dd pn="section-2.3.3-3.12">
              A custom label for the value. Also see <xref target="prop-label" format="default" sectionFormat="of" derivedContent="Section 1.5.2"/>.
            </dd>
          </dl>
          <figure anchor="example-phones" align="left" suppress-title="false" pn="figure-27">
            <name slugifiedName="name-example-for-the-phones-prop">Example for the phones Property</name>
            <sourcecode name="" type="json" markers="false" pn="section-2.3.3-4.1">
"phones": {
  "tel0": {
    "contexts": {
      "private": true
    },
    "features": {
      "voice": true
    },
    "number": "tel:+1-555-555-5555;ext=5555",
    "pref": 1
  },
  "tel3": {
    "contexts": {
      "work": true
    },
    "number": "tel:+1-201-555-0123"
  }
}
</sourcecode>
          </figure>
        </section>
        <section anchor="preferredLanguages" numbered="true" toc="include" removeInRFC="false" pn="section-2.3.4">
          <name slugifiedName="name-preferredlanguages">preferredLanguages</name>
          <dl spacing="normal" indent="3" newline="false" pn="section-2.3.4-1">
            <dt pn="section-2.3.4-1.1">preferredLanguages : Id[LanguagePref] (optional).</dt>
            <dd pn="section-2.3.4-1.2">The preferred languages for contacting the entity associated with the Card.</dd>
          </dl>
          <t indent="0" pn="section-2.3.4-2">A LanguagePref object has the following properties:</t>
          <dl spacing="normal" indent="3" newline="false" pn="section-2.3.4-3">
            <dt pn="section-2.3.4-3.1">@type: String.</dt>
            <dd pn="section-2.3.4-3.2">
              The JSContact type of the object. The value <bcp14>MUST</bcp14> be "LanguagePref", if set.
            </dd>
            <dt pn="section-2.3.4-3.3">language: String (mandatory).</dt>
            <dd pn="section-2.3.4-3.4">The preferred language. This <bcp14>MUST</bcp14> be a language tag as defined in <xref target="RFC5646" format="default" sectionFormat="of" derivedContent="RFC5646"/>
              .
            </dd>
            <dt pn="section-2.3.4-3.5">contexts: String[Boolean] (optional).</dt>
            <dd pn="section-2.3.4-3.6">The contexts in which to use the language. Also see <xref target="prop-contexts" format="default" sectionFormat="of" derivedContent="Section 1.5.1"/>.
            </dd>
            <dt pn="section-2.3.4-3.7">pref: UnsignedInt (optional).</dt>
            <dd pn="section-2.3.4-3.8">The preference of the language in relation to other languages of the same contexts. Also see <xref target="prop-pref" format="default" sectionFormat="of" derivedContent="Section 1.5.3"/>.
            </dd>
          </dl>
          <figure anchor="example-preferredLanguages" align="left" suppress-title="false" pn="figure-28">
            <name slugifiedName="name-example-for-the-preferredla">Example for the preferredLanguages Property</name>
            <sourcecode name="" type="json" markers="false" pn="section-2.3.4-4.1">
"preferredLanguages": {
  "l1": {
    "language": "en",
    "contexts": {
      "work": true
    },
    "pref": 1
  },
  "l2": {
    "language": "fr",
    "contexts": {
      "work": true
    },
    "pref": 2
  },
  "l3": {
    "language": "fr",
    "contexts": {
      "private": true
    }
  }
}
</sourcecode>
          </figure>
        </section>
      </section>
      <section anchor="calendaring-and-scheduling-properties" numbered="true" toc="include" removeInRFC="false" pn="section-2.4">
        <name slugifiedName="name-calendaring-and-scheduling-">Calendaring and Scheduling Properties</name>
        <t indent="0" pn="section-2.4-1">This section defines properties for scheduling calendar events with the entity represented by the Card.</t>
        <section anchor="calendars" numbered="true" toc="include" removeInRFC="false" pn="section-2.4.1">
          <name slugifiedName="name-calendars">calendars</name>
          <dl spacing="normal" indent="3" newline="false" pn="section-2.4.1-1">
            <dt pn="section-2.4.1-1.1">calendars: Id[Calendar] (optional).</dt>
            <dd pn="section-2.4.1-1.2">The calendaring resources of the entity represented by the Card, such as to look up free-busy information.</dd>
          </dl>
          <t indent="0" pn="section-2.4.1-2">A Calendar object has all properties of the <xref target="resource" format="default" sectionFormat="of" derivedContent="Section 1.4.4">Resource</xref> data type, with the
            following additional definitions:
          </t>
          <ul bare="false" empty="false" indent="3" spacing="normal" pn="section-2.4.1-3">
            <li pn="section-2.4.1-3.1">The @type property value <bcp14>MUST</bcp14> be "Calendar", if set.
            </li>
            <li pn="section-2.4.1-3.2">
              <t indent="0" pn="section-2.4.1-3.2.1">The kind property is mandatory. Its <xref target="enumerated-values" format="default" sectionFormat="of" derivedContent="Section 1.7.5">enumerated</xref> values are:
              </t>
              <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-2.4.1-3.2.2">
                <li pn="section-2.4.1-3.2.2.1">
                  calendar: The resource is a calendar that contains entries such as calendar events or tasks.
                </li>
                <li pn="section-2.4.1-3.2.2.2">
                  freeBusy: The resource allows for free-busy lookups, for example, to schedule group events.
                </li>
              </ul>
            </li>
          </ul>
          <figure anchor="example-calendars" align="left" suppress-title="false" pn="figure-29">
            <name slugifiedName="name-example-for-the-calendars-p">Example for the calendars Property</name>
            <sourcecode name="" type="json" markers="false" pn="section-2.4.1-4.1">
"calendars": {
  "calA": {
    "kind": "calendar",
    "uri": "webcal://calendar.example.com/calA.ics"
  },
  "project-a": {
    "kind": "freeBusy",
    "uri": "https://calendar.example.com/busy/project-a"
  }
}
</sourcecode>
          </figure>
        </section>
        <section anchor="schedulingAddresses" numbered="true" toc="include" removeInRFC="false" pn="section-2.4.2">
          <name slugifiedName="name-schedulingaddresses">schedulingAddresses</name>
          <dl spacing="normal" indent="3" newline="false" pn="section-2.4.2-1">
            <dt pn="section-2.4.2-1.1">schedulingAddresses: Id[SchedulingAddress] (optional).</dt>
            <dd pn="section-2.4.2-1.2">The scheduling addresses by which the entity may receive calendar scheduling invitations.</dd>
          </dl>
          <t indent="0" pn="section-2.4.2-2">A SchedulingAddress object has the following properties:</t>
          <dl spacing="normal" indent="3" newline="false" pn="section-2.4.2-3">
            <dt pn="section-2.4.2-3.1">@type: String.</dt>
            <dd pn="section-2.4.2-3.2">
              The JSContact type of the object. The value <bcp14>MUST</bcp14> be "SchedulingAddress", if set.
            </dd>
            <dt pn="section-2.4.2-3.3">uri: String (mandatory).</dt>
            <dd pn="section-2.4.2-3.4">
              The address to use for calendar scheduling with the contact. This <bcp14>MUST</bcp14> be a URI as defined
              in <xref target="RFC3986" sectionFormat="of" section="3" format="default" derivedLink="https://rfc-editor.org/rfc/rfc3986#section-3" derivedContent="RFC3986"/>.
            </dd>
            <dt pn="section-2.4.2-3.5">contexts: String[Boolean] (optional).</dt>
            <dd pn="section-2.4.2-3.6">The contexts in which to use the scheduling address. Also see <xref target="prop-contexts" format="default" sectionFormat="of" derivedContent="Section 1.5.1"/>.
            </dd>
            <dt pn="section-2.4.2-3.7">pref: UnsignedInt (optional).</dt>
            <dd pn="section-2.4.2-3.8">
              The preference of the scheduling address in relation to other scheduling addresses. Also see <xref target="prop-pref" format="default" sectionFormat="of" derivedContent="Section 1.5.3"/>.
            </dd>
            <dt pn="section-2.4.2-3.9">label: String (optional).</dt>
            <dd pn="section-2.4.2-3.10">
              A custom label for the scheduling address. Also see <xref target="prop-label" format="default" sectionFormat="of" derivedContent="Section 1.5.2"/>.
            </dd>
          </dl>
          <figure anchor="example-schedulingAddresses" align="left" suppress-title="false" pn="figure-30">
            <name slugifiedName="name-example-for-the-schedulinga">Example for the schedulingAddresses Property</name>
            <sourcecode name="" type="json" markers="false" pn="section-2.4.2-4.1">
"schedulingAddresses": {
  "sched1": {
    "uri": "mailto:janedoe@example.com"
  }
}
</sourcecode>
          </figure>
        </section>
      </section>
      <section anchor="address-and-location-properties" numbered="true" toc="include" removeInRFC="false" pn="section-2.5">
        <name slugifiedName="name-address-and-location-proper">Address and Location Properties</name>
        <t indent="0" pn="section-2.5-1">This section defines properties for postal addresses and geographical locations associated with the entity
          represented by the Card.
        </t>
        <section anchor="addresses-prop" numbered="true" toc="include" removeInRFC="false" pn="section-2.5.1">
          <name slugifiedName="name-addresses">addresses</name>
          <dl spacing="normal" indent="3" newline="false" pn="section-2.5.1-1">
            <dt pn="section-2.5.1-1.1">addresses: Id[Address] (optional).</dt>
            <dd pn="section-2.5.1-1.2">The addresses of the entity represented by the Card, such as postal addresses or geographic locations.</dd>
          </dl>
          <section anchor="address" numbered="true" removeInRFC="false" toc="exclude" pn="section-2.5.1.1">
            <name slugifiedName="name-address-object">Address Object</name>
            <t indent="0" pn="section-2.5.1.1-1">An Address object has the following properties, of which at least one of components, coordinates,
              countryCode, full or timeZone <bcp14>MUST</bcp14> be set:
            </t>
            <dl spacing="normal" indent="3" newline="false" pn="section-2.5.1.1-2">
              <dt pn="section-2.5.1.1-2.1">@type: String.</dt>
              <dd pn="section-2.5.1.1-2.2">
                The JSContact type of the object. The value <bcp14>MUST</bcp14> be "Address", if set.
              </dd>
              <dt pn="section-2.5.1.1-2.3">
                components: AddressComponent[] (optional).
              </dt>
              <dd pn="section-2.5.1.1-2.4">
                <t indent="0" pn="section-2.5.1.1-2.4.1">The <xref target="addresscomponent" format="default" sectionFormat="of" derivedContent="Section 2.5.1.2">components</xref> that make up the address. The component list <bcp14>MUST</bcp14> have at least one entry that has a kind property value other than "separator".
                </t>
                <t indent="0" pn="section-2.5.1.1-2.4.2">Address components <bcp14>SHOULD</bcp14> be ordered such that when their values are joined as a
                  String, a valid full address is produced. If so, implementations <bcp14>MUST</bcp14> set the isOrdered
                  property value to "true".
                </t>
                <t indent="0" pn="section-2.5.1.1-2.4.3">If the address components are ordered, then the defaultSeparator property and address components with
                  the kind property value set to "separator" give guidance on what characters to insert between
                  components, but implementations are free to choose any others. When lacking a separator, inserting a
                  single space character in between address component values is a good choice.
                </t>
                <t indent="0" pn="section-2.5.1.1-2.4.4">If, instead, the address components follow no particular order, then the isOrdered property value <bcp14>MUST</bcp14> be "false", the components property <bcp14>MUST NOT</bcp14> contain an AddressComponent with
                  the kind property value set to "separator", and the defaultSeparator property <bcp14>MUST NOT</bcp14> be
                  set.
                </t>
              </dd>
              <dt pn="section-2.5.1.1-2.5">isOrdered: Boolean (optional; default: "false").</dt>
              <dd pn="section-2.5.1.1-2.6">The indicator if the address components in the components property are ordered.</dd>
              <dt pn="section-2.5.1.1-2.7">countryCode: String (optional).</dt>
              <dd pn="section-2.5.1.1-2.8">
                The Alpha-2 country code <xref target="ISO.3166-1" format="default" sectionFormat="of" derivedContent="ISO.3166-1"/>.
              </dd>
              <dt pn="section-2.5.1.1-2.9">coordinates: String (optional).</dt>
              <dd pn="section-2.5.1.1-2.10">A "geo:" URI
                <xref target="RFC5870" format="default" sectionFormat="of" derivedContent="RFC5870"/>
                for the address.
              </dd>
              <dt pn="section-2.5.1.1-2.11">timeZone: String (optional).</dt>
              <dd pn="section-2.5.1.1-2.12">The time zone in which the address is located. This <bcp14>MUST</bcp14> be a time zone name
                registered in the IANA <xref target="IANA-TZ" format="default" sectionFormat="of" derivedContent="IANA-TZ">Time Zone Database</xref>.
              </dd>
              <dt pn="section-2.5.1.1-2.13">
                contexts: String[Boolean] (optional).
              </dt>
              <dd pn="section-2.5.1.1-2.14">
                <t indent="0" pn="section-2.5.1.1-2.14.1">
                  The contexts in which to use this address. The boolean value <bcp14>MUST</bcp14> be "true". In addition
                  to the common contexts (<xref target="prop-contexts" format="default" sectionFormat="of" derivedContent="Section 1.5.1"/>), allowed key values are:
                </t>
                <ul spacing="compact" bare="false" empty="false" indent="3" pn="section-2.5.1.1-2.14.2">
                  <li pn="section-2.5.1.1-2.14.2.1">billing: an address to be used for billing.</li>
                  <li pn="section-2.5.1.1-2.14.2.2">delivery: an address to be used for delivering physical items.</li>
                </ul>
              </dd>
              <dt pn="section-2.5.1.1-2.15">full: String (optional).</dt>
              <dd pn="section-2.5.1.1-2.16">
                The full address, including street, region, or country. The purpose of this property is to define an
                address, even if the individual address components are not known.
              </dd>
              <dt pn="section-2.5.1.1-2.17">defaultSeparator: String (optional).</dt>
              <dd pn="section-2.5.1.1-2.18">
                The default separator to insert between address component values when concatenating all address
                component values to a single String. Also see the definition of the kind property value "separator" for
                the <xref target="addresscomponent" format="default" sectionFormat="of" derivedContent="Section 2.5.1.2">AddressComponent</xref> object. The defaultSeparator property <bcp14>MUST NOT</bcp14> be set if the Address isOrdered property value is "false" or if the components property is not
                set.
              </dd>
              <dt pn="section-2.5.1.1-2.19">pref: UnsignedInt (optional).</dt>
              <dd pn="section-2.5.1.1-2.20">
                The preference of the address in relation to other addresses. Also see <xref target="prop-pref" format="default" sectionFormat="of" derivedContent="Section 1.5.3"/>.
              </dd>
              <dt pn="section-2.5.1.1-2.21">
                phoneticScript: String (optional).
              </dt>
              <dd pn="section-2.5.1.1-2.22">
                The script used in the value of the AddressComponent phonetic property. Also see <xref target="prop-phonetic" format="default" sectionFormat="of" derivedContent="Section 1.5.4"/>.
              </dd>
              <dt pn="section-2.5.1.1-2.23">
                phoneticSystem: String (optional).
              </dt>
              <dd pn="section-2.5.1.1-2.24">
                The phonetic system used in the AddressComponent phonetic property. Also see <xref target="prop-phonetic" format="default" sectionFormat="of" derivedContent="Section 1.5.4"/>.
              </dd>
            </dl>
            <t indent="0" pn="section-2.5.1.1-3">The following example illustrates the use of the address property for "54321 Oak St, Reston, CA 20190,
              USA". Additional examples are shown in <xref target="address-examples" format="default" sectionFormat="of" derivedContent="Section 2.5.1.3"/>.
            </t>
            <figure anchor="example-address-us" align="left" suppress-title="false" pn="figure-31">
              <name slugifiedName="name-example-of-an-address-in-th">Example of an Address in the USA</name>
              <sourcecode name="" type="json" markers="false" pn="section-2.5.1.1-4.1">
"addresses": {
  "k23": {
    "contexts": {
      "work": true
    },
    "components": [
      { "kind": "number", "value": "54321" },
      { "kind": "separator", "value": " " },
      { "kind": "name", "value": "Oak St" },
      { "kind": "locality", "value": "Reston" },
      { "kind": "region", "value": "VA" },
      { "kind": "separator", "value": " " },
      { "kind": "postcode", "value": "20190" },
      { "kind": "country", "value": "USA" }
    ],
    "countryCode": "US",
    "defaultSeparator": ", ",
    "isOrdered": true
  }
}
</sourcecode>
            </figure>
          </section>
          <section anchor="addresscomponent" numbered="true" removeInRFC="false" toc="exclude" pn="section-2.5.1.2">
            <name slugifiedName="name-addresscomponent-object">AddressComponent Object</name>
            <t indent="0" pn="section-2.5.1.2-1">An AddressComponent object has the following properties:</t>
            <dl spacing="normal" indent="3" newline="false" pn="section-2.5.1.2-2">
              <dt pn="section-2.5.1.2-2.1">@type: String.</dt>
              <dd pn="section-2.5.1.2-2.2">
                The JSContact type of the object. The value <bcp14>MUST</bcp14> be "AddressComponent", if set.
              </dd>
              <dt pn="section-2.5.1.2-2.3">value: String (mandatory).</dt>
              <dd pn="section-2.5.1.2-2.4">
                The value of the address component.
              </dd>
              <dt pn="section-2.5.1.2-2.5">
                kind: String (mandatory).
              </dt>
              <dd pn="section-2.5.1.2-2.6">
                <t indent="0" pn="section-2.5.1.2-2.6.1">
                  The kind of the address component. The <xref target="enumerated-values" format="default" sectionFormat="of" derivedContent="Section 1.7.5">enumerated</xref> values are:
                </t>
                <ul spacing="compact" bare="false" empty="false" indent="3" pn="section-2.5.1.2-2.6.2">
                  <li pn="section-2.5.1.2-2.6.2.1">room: the room, suite number, or identifier.</li>
                  <li pn="section-2.5.1.2-2.6.2.2">apartment: the extension designation such as the apartment number, unit, or box number.</li>
                  <li pn="section-2.5.1.2-2.6.2.3">floor: the floor or level the address is located on.</li>
                  <li pn="section-2.5.1.2-2.6.2.4">building: the building, tower, or condominium the address is located in.</li>
                  <li pn="section-2.5.1.2-2.6.2.5">number: the street number, e.g., "123". This value is not restricted to numeric values and can
                    include any value such as number ranges ("112-10"), grid style ("39.2 RD"), alphanumerics
                    ("N6W23001"), or fractionals ("123 1/2").
                  </li>
                  <li pn="section-2.5.1.2-2.6.2.6">name: the street name.</li>
                  <li pn="section-2.5.1.2-2.6.2.7">block: the block name or number.</li>
                  <li pn="section-2.5.1.2-2.6.2.8">subdistrict: the subdistrict, ward, or other subunit of a district.</li>
                  <li pn="section-2.5.1.2-2.6.2.9">district: the district name.</li>
                  <li pn="section-2.5.1.2-2.6.2.10">locality: the municipality, city, town, village, post town, or other locality.</li>
                  <li pn="section-2.5.1.2-2.6.2.11">region: the administrative area such as province, state, prefecture, county, or canton.</li>
                  <li pn="section-2.5.1.2-2.6.2.12">postcode: the postal code, post code, ZIP code, or other short code associated with the address by
                    the relevant country's postal system.
                  </li>
                  <li pn="section-2.5.1.2-2.6.2.13">country: the country name.</li>
                  <li pn="section-2.5.1.2-2.6.2.14">direction: the cardinal direction or quadrant, e.g., "north".</li>
                  <li pn="section-2.5.1.2-2.6.2.15">landmark: the publicly known prominent feature that can substitute the street name and number,
                    e.g., "White House" or "Taj Mahal".
                  </li>
                  <li pn="section-2.5.1.2-2.6.2.16">postOfficeBox: the post office box number or identifier.</li>
                  <li pn="section-2.5.1.2-2.6.2.17">separator: a formatting separator between two ordered address non-separator components. The value
                    property of the component includes the verbatim separator, for example, a hyphen character or even
                    an empty string. This value has higher precedence than the defaultSeparator property of the Address.
                    Implementations <bcp14>MUST NOT</bcp14> insert two consecutive separator components; instead, they <bcp14>SHOULD</bcp14> insert a single separator component with the combined value. This component kind <bcp14>MUST NOT</bcp14> be set if the Address isOrdered property value is "false".
                  </li>
                </ul>
              </dd>
              <dt pn="section-2.5.1.2-2.7">phonetic: String (optional).</dt>
              <dd pn="section-2.5.1.2-2.8">The pronunciation of the name component. If this property is set, then at least one of the Address
                object phoneticSystem or phoneticScript properties <bcp14>MUST</bcp14> be set. Also see <xref target="prop-phonetic" format="default" sectionFormat="of" derivedContent="Section 1.5.4"/>.
              </dd>
            </dl>
          </section>
          <section anchor="address-examples" numbered="true" removeInRFC="false" toc="exclude" pn="section-2.5.1.3">
            <name slugifiedName="name-additional-address-examples">Additional Address Examples</name>
            <t indent="0" pn="section-2.5.1.3-1">The following example illustrates the use of the address property for "46, 1 Sukhumvit 51 Alley, Khlong
              Tan Nuea, Watthana, Bangkok 10110, Thailand".
            </t>
            <figure anchor="example-address-th" align="left" suppress-title="false" pn="figure-32">
              <name slugifiedName="name-example-of-an-address-in-tha">Example of an Address in Thailand</name>
              <sourcecode name="" type="json" markers="false" pn="section-2.5.1.3-2.1">
"addresses": {
  "k25": {
    "components": [
      { "kind": "number", "value": "46" },
      { "kind": "name", "value": "1 Sukhumvit 51 Alley" },
      { "kind": "subdistrict", "value": "Khlong Tan Nuea" },
      { "kind": "district", "value": " Watthana" },
      { "kind": "locality", "value": "Bangkok" },
      { "kind": "country", "value": "Thailand" },
      { "kind": "postcode", "value": "10110" }
    ],
    "defaultSeparator": ", ",
    "isOrdered": true
  }
}
</sourcecode>
            </figure>
            <t indent="0" pn="section-2.5.1.3-3">
              The following example illustrates the use of the address property for "2-7-2 Marunouchi, Chiyoda-ku, Tokyo
              100-8994" and its Japanese localization (<xref target="localizations" format="default" sectionFormat="of" derivedContent="Section 2.7.1"/>).
            </t>
            <figure anchor="example-address-jp" align="left" suppress-title="false" pn="figure-33">
              <name slugifiedName="name-example-of-an-address-in-to">Example of an Address in Tokyo and Its Localization in Japanese</name>
              <sourcecode name="" type="json" markers="false" pn="section-2.5.1.3-4.1">
"addresses": {
   "k26": {
     "components": [
       { "kind": "block", "value": "2-7" },
       { "kind": "separator", "value": "-" },
       { "kind": "number", "value": "2" },
       { "kind": "separator", "value": " " },
       { "kind": "district", "value": "Marunouchi" },
       { "kind": "locality", "value": "Chiyoda-ku" },
       { "kind": "region", "value": "Tokyo" },
       { "kind": "separator", "value": " " },
       { "kind": "postcode", "value": "100-8994" }
     ],
     "defaultSeparator": ", ",
     "full": "2-7-2 Marunouchi, Chiyoda-ku, Tokyo 100-8994",
     "isOrdered": true
   }
},
"localizations": {
  "jp": {
    "addresses/k26": {
      "components": [
        { "kind": "region", "value": "東京都" },
        { "kind": "locality", "value": "千代田区" },
        { "kind": "district", "value": "丸ノ内" },
        { "kind": "block", "value": "2-7" },
        { "kind": "separator", "value": "-" },
        { "kind": "number", "value": "2" },
        { "kind": "postcode", "value": "〒100-8994" }
      ],
      "defaultSeparator": "",
      "full": "〒100-8994東京都千代田区丸ノ内2-7-2",
      "isOrdered": true
    }
  }
}
</sourcecode>
            </figure>
          </section>
        </section>
      </section>
      <section anchor="resource-properties" numbered="true" toc="include" removeInRFC="false" pn="section-2.6">
        <name slugifiedName="name-resource-properties">Resource Properties</name>
        <t indent="0" pn="section-2.6-1">This section defines properties for digital resources associated with the entity represented by the Card.</t>
        <section anchor="cryptoKeys" numbered="true" toc="include" removeInRFC="false" pn="section-2.6.1">
          <name slugifiedName="name-cryptokeys">cryptoKeys</name>
          <dl spacing="normal" indent="3" newline="false" pn="section-2.6.1-1">
            <dt pn="section-2.6.1-1.1">cryptoKeys: Id[CryptoKey] (optional).</dt>
            <dd pn="section-2.6.1-1.2">The cryptographic resources such as public keys and certificates associated with the entity
              represented by the Card.
            </dd>
          </dl>
          <t indent="0" pn="section-2.6.1-2">A CryptoKey object has all properties of the <xref target="resource" format="default" sectionFormat="of" derivedContent="Section 1.4.4">Resource</xref> data type, with the
            following additional definition:
          </t>
          <ul bare="false" empty="false" indent="3" spacing="normal" pn="section-2.6.1-3">
            <li pn="section-2.6.1-3.1">The @type property value <bcp14>MUST</bcp14> be "CryptoKey", if set.
            </li>
          </ul>
          <t indent="0" pn="section-2.6.1-4">The following example shows how to refer to an external cryptographic resource.</t>
          <figure anchor="example-cryptoKeys-external" align="left" suppress-title="false" pn="figure-34">
            <name slugifiedName="name-example-of-cryptokeys-with-">Example of cryptoKeys with External Data</name>
            <sourcecode name="" type="json" markers="false" pn="section-2.6.1-5.1">
"cryptoKeys": {
  "mykey1": {
    "uri": "https://www.example.com/keys/jdoe.cer"
  }
}
</sourcecode>
          </figure>
          <t indent="0" pn="section-2.6.1-6">The following example shows how to embed key data in the CryptoKey. The key data is depicted in multiple
            lines only for demonstration purposes.
          </t>
          <figure anchor="example-cryptoKeys-embedded" align="left" suppress-title="false" pn="figure-35">
            <name slugifiedName="name-example-of-cryptokeys-with-e">Example of cryptoKeys with Embedded Data</name>
            <sourcecode name="" type="json" markers="false" pn="section-2.6.1-7.1">
"cryptoKeys": {
  "mykey2": {
    "uri": "data:application/pgp-keys;base64,LS0tLS1CRUdJTiBSU0EgUFVC
            TElDIEtFWS0tLS0tCk1JSUJDZ0tDQVFFQSt4R1ovd2N6OXVnRnBQMDdOc
            3BvNlUxN2wwWWhGaUZweHhVNHBUazNMaWZ6OVIzenNJc3UKRVJ3dGE3K2
            ZXSWZ4T28yMDhldHQvamhza2lWb2RTRXQzUUJHaDRYQmlweVdvcEt3Wjk
            zSEhhRFZaQUFMaS8yQQoreFRCdFdkRW83WEdVdWpLRHZDMi9hWkt1a2Zq
            cE9pVUk4QWhMQWZqbWxjRC9VWjFRUGgwbUhzZ2xSTkNtcEN3Cm13U1hBO
            VZObWh6K1BpQitEbWw0V1duS1cvVkhvMnVqVFh4cTcrZWZNVTRIMmZueT
            NTZTNLWU9zRlBGR1oxVE4KUVNZbEZ1U2hXckhQdGlMbVVkUG9QNkNWMm1
            NTDF0aytsN0RJSXFYclFoTFVLREFDZU01cm9NeDBrTGhVV0I4UAorMHVq
            MUNObE5ONEpSWmxDN3hGZnFpTWJGUlU5WjRONll3SURBUUFCCi0tLS0tR
            U5EIFJTQSBQVUJMSUMgS0VZLS0tLS0K"
  }
}
</sourcecode>
          </figure>
        </section>
        <section anchor="directories" numbered="true" toc="include" removeInRFC="false" pn="section-2.6.2">
          <name slugifiedName="name-directories">directories</name>
          <dl spacing="normal" indent="3" newline="false" pn="section-2.6.2-1">
            <dt pn="section-2.6.2-1.1">directories: Id[Directory] (optional).</dt>
            <dd pn="section-2.6.2-1.2">The directories containing information about the entity represented by the Card.</dd>
          </dl>
          <t indent="0" pn="section-2.6.2-2">A Directory object has all properties of the <xref target="resource" format="default" sectionFormat="of" derivedContent="Section 1.4.4">Resource</xref> data type, with the
            following additional definitions:
          </t>
          <ul bare="false" empty="false" indent="3" spacing="normal" pn="section-2.6.2-3">
            <li pn="section-2.6.2-3.1">The @type property value <bcp14>MUST</bcp14> be "Directory", if set.
            </li>
            <li pn="section-2.6.2-3.2">
              <t indent="0" pn="section-2.6.2-3.2.1">The kind property is mandatory. Its <xref target="enumerated-values" format="default" sectionFormat="of" derivedContent="Section 1.7.5">enumerated</xref> values are:
              </t>
              <ul bare="false" empty="false" indent="3" spacing="normal" pn="section-2.6.2-3.2.2">
                <li pn="section-2.6.2-3.2.2.1">directory: the resource is a directory service that the entity represented by the Card is a part of.
                  This typically is an organizational directory that also contains associated entities, e.g., co-workers
                  and management in a company directory.
                </li>
                <li pn="section-2.6.2-3.2.2.2">entry: the resource is a directory entry of the entity represented by the Card. In contrast to the
                  "directory" type, this is the specific URI for the entity <em>within</em> a directory.
                </li>
              </ul>
            </li>
          </ul>
          <t indent="0" pn="section-2.6.2-4">In addition, the Directory object has the following property:</t>
          <dl indent="3" newline="false" spacing="normal" pn="section-2.6.2-5">
            <dt pn="section-2.6.2-5.1">listAs: UnsignedInt (optional).</dt>
            <dd pn="section-2.6.2-5.2">
              The position of the directory resource in the list of all Directory objects having the same kind
              property value in the Card. If set, the listAs value <bcp14>MUST</bcp14> be higher than zero. Multiple
              directory resources <bcp14>MAY</bcp14> have the same listAs property value or none. Sorting such
              same-valued entries is implementation-specific.
            </dd>
          </dl>
          <figure anchor="example-directories" align="left" suppress-title="false" pn="figure-36">
            <name slugifiedName="name-example-for-the-directories">Example for the directories Property</name>
            <sourcecode name="" type="json" markers="false" pn="section-2.6.2-6.1">
"directories": {
  "dir1": {
    "kind": "entry",
    "uri": "https://dir.example.com/addrbook/jdoe/Jean%20Dupont.vcf"
  },
  "dir2": {
    "kind": "directory",
    "uri": "ldap://ldap.example/o=Example%20Tech,ou=Engineering",
    "pref": 1
  }
</sourcecode>
          </figure>
        </section>
        <section anchor="links" numbered="true" toc="include" removeInRFC="false" pn="section-2.6.3">
          <name slugifiedName="name-links">links</name>
          <dl spacing="normal" indent="3" newline="false" pn="section-2.6.3-1">
            <dt pn="section-2.6.3-1.1">links: Id[Link] (optional).</dt>
            <dd pn="section-2.6.3-1.2">The links to resources that do not fit any of the other use-case-specific resource properties.
            </dd>
          </dl>
          <t indent="0" pn="section-2.6.3-2">A Link object has all properties of the <xref target="resource" format="default" sectionFormat="of" derivedContent="Section 1.4.4">Resource</xref> data type, with the
            following additional definitions:
          </t>
          <ul bare="false" empty="false" indent="3" spacing="normal" pn="section-2.6.3-3">
            <li pn="section-2.6.3-3.1">The @type property value <bcp14>MUST</bcp14> be "Link", if set.
            </li>
            <li pn="section-2.6.3-3.2">
              <t indent="0" pn="section-2.6.3-3.2.1">The kind property is optional. Its <xref target="enumerated-values" format="default" sectionFormat="of" derivedContent="Section 1.7.5">enumerated</xref> values are:
              </t>
              <ul bare="false" empty="false" indent="3" spacing="normal" pn="section-2.6.3-3.2.2">
                <li pn="section-2.6.3-3.2.2.1">contact: the resource is a URI by which the entity represented by the Card may be contacted; this
                  includes web forms or other media that require user interaction.
                </li>
              </ul>
            </li>
          </ul>
          <figure anchor="example-links" align="left" suppress-title="false" pn="figure-37">
            <name slugifiedName="name-example-for-the-links-prope">Example for the links Property</name>
            <sourcecode name="" type="json" markers="false" pn="section-2.6.3-4.1">
"links": {
  "link3": {
    "kind": "contact",
    "uri": "mailto:contact@example.com",
    "pref": 1
  }
}
</sourcecode>
          </figure>
        </section>
        <section anchor="media" numbered="true" toc="include" removeInRFC="false" pn="section-2.6.4">
          <name slugifiedName="name-media">media</name>
          <dl spacing="normal" indent="3" newline="false" pn="section-2.6.4-1">
            <dt pn="section-2.6.4-1.1">media: Id[Media] (optional).</dt>
            <dd pn="section-2.6.4-1.2">The media resources such as photographs, avatars, or sounds that are associated with the entity
              represented by the Card.
            </dd>
          </dl>
          <t indent="0" pn="section-2.6.4-2">A Media object has all properties of the <xref target="resource" format="default" sectionFormat="of" derivedContent="Section 1.4.4">Resource</xref> data type, with the
            following additional definitions:
          </t>
          <ul bare="false" empty="false" indent="3" spacing="normal" pn="section-2.6.4-3">
            <li pn="section-2.6.4-3.1">The @type property value <bcp14>MUST</bcp14> be "Media", if set.
            </li>
            <li pn="section-2.6.4-3.2">
              <t indent="0" pn="section-2.6.4-3.2.1">The kind property is mandatory. Its <xref target="enumerated-values" format="default" sectionFormat="of" derivedContent="Section 1.7.5">enumerated</xref> values are:
              </t>
              <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-2.6.4-3.2.2">
                <li pn="section-2.6.4-3.2.2.1">photo: the resource is a photograph or avatar.</li>
                <li pn="section-2.6.4-3.2.2.2">sound: the resource is audio media, e.g., to specify the proper pronunciation of the name property
                  contents.
                </li>
                <li pn="section-2.6.4-3.2.2.3">logo: the resource is a graphic image or logo associated with the entity represented by the Card.
                </li>
              </ul>
            </li>
          </ul>
          <figure anchor="example-media" align="left" suppress-title="false" pn="figure-38">
            <name slugifiedName="name-example-for-the-media-prope">Example for the media Property</name>
            <sourcecode name="" type="json" markers="false" pn="section-2.6.4-4.1">
"media": {
  "res45": {
    "kind": "sound",
    "uri": "CID:JOHNQ.part8.19960229T080000.xyzMail@example.com"
  },
  "res47": {
    "kind": "logo",
    "uri": "https://www.example.com/pub/logos/abccorp.jpg"
  },
  "res1": {
    "kind": "photo",
    "uri": "data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAASABIAAD/4..."
  }
}
</sourcecode>
          </figure>
        </section>
      </section>
      <section anchor="multilingual-properties" numbered="true" toc="include" removeInRFC="false" pn="section-2.7">
        <name slugifiedName="name-multilingual-properties">Multilingual Properties</name>
        <t indent="0" pn="section-2.7-1">This section defines properties for localizing the content of the Card in human languages.</t>
        <section anchor="localizations" numbered="true" toc="include" removeInRFC="false" pn="section-2.7.1">
          <name slugifiedName="name-localizations">localizations</name>
          <dl spacing="normal" indent="3" newline="false" pn="section-2.7.1-1">
            <dt pn="section-2.7.1-1.1">localizations: String[PatchObject] (optional).</dt>
            <dd pn="section-2.7.1-1.2">
              <t indent="0" pn="section-2.7.1-1.2.1">The property values localized to languages other than the <xref target="language" format="default" sectionFormat="of" derivedContent="Section 2.1.5">main language</xref> of
                the Card. Localizations provide language-specific alternatives for existing property values and <bcp14>SHOULD NOT</bcp14> add new properties. The keys in the localizations property value are language tags <xref target="RFC5646" format="default" sectionFormat="of" derivedContent="RFC5646"/>; the values are of type PatchObject and localize the Card in that language
                tag. The paths in the PatchObject are relative to the Card that includes the localizations property. A
                patch <bcp14>MUST NOT</bcp14> target the localizations property.
              </t>
            </dd>
          </dl>
          <t indent="0" pn="section-2.7.1-2">Conceptually, a Card is localized as follows:</t>
          <ul bare="false" empty="false" indent="3" spacing="normal" pn="section-2.7.1-3">
            <li pn="section-2.7.1-3.1">Determine the language tag in which the Card should be localized.</li>
            <li pn="section-2.7.1-3.2">If the localizations property includes a key for that language, obtain the PatchObject value. If there
              is no such key, stop.
            </li>
            <li pn="section-2.7.1-3.3">Create a copy of the Card, but do not copy the localizations property.</li>
            <li pn="section-2.7.1-3.4">Apply all patches in the PatchObject to the copy of the Card.</li>
            <li pn="section-2.7.1-3.5">Optionally, set the language property in the copy of the Card.</li>
            <li pn="section-2.7.1-3.6">Use the patched copy of the Card as the localized variant of the original Card.</li>
          </ul>
          <t indent="0" pn="section-2.7.1-4">A patch in the PatchObject may contain any value type. Its value <bcp14>MUST</bcp14> be a valid value
            according to the definition of the patched property.
          </t>
          <t indent="0" pn="section-2.7.1-5"><xref target="example-localizations-replace" format="default" sectionFormat="of" derivedContent="Figure 39"/>
            localizes the name property by completely replacing its contents in Ukrainian language with Cyrillic script.
          </t>
          <figure anchor="example-localizations-replace" align="left" suppress-title="false" pn="figure-39">
            <name slugifiedName="name-example-of-localizing-a-top">Example of Localizing a Top-Level Property</name>
            <sourcecode type="" markers="false" pn="section-2.7.1-6.1">
{
  "name": {
    "components": [
      { "kind": "title", "value": "Mr." },
      { "kind": "given", "value": "Ivan" },
      { "kind": "given2", "value": "Petrovich" },
      { "kind": "surname", "value": "Vasiliev" }
    ]
  },
  "localizations": {
    "uk-Cyrl": {
      "name": {
        "components": [
          { "kind": "title", "value": "г-н" },
          { "kind": "given", "value": "Иван" },
          { "kind": "given2", "value": "Петрович" },
          { "kind": "surname", "value": "Васильев" }
        ]
      }
    }
  }
}
</sourcecode>
          </figure>
          <t indent="0" pn="section-2.7.1-7"><xref target="example-localizations-patch" format="default" sectionFormat="of" derivedContent="Figure 40"/>
            localizes the title name by patching <em>inside</em> the titles property. All properties, except the name
            property in the Title object, are left as is.
          </t>
          <figure anchor="example-localizations-patch" align="left" suppress-title="false" pn="figure-40">
            <name slugifiedName="name-example-of-localizing-a-nes">Example of Localizing a Nested Property</name>
            <sourcecode type="" markers="false" pn="section-2.7.1-8.1">
"name": {
  "full": "Gabriel García Márquez"
},
"titles": {
  "t1": {
    "kind": "title",
    "name": "novelist"
  }
},
"localizations": {
  "es": {
    "titles/t1/name": "escritor"
  }
}
</sourcecode>
          </figure>
        </section>
      </section>
      <section anchor="additional-properties" numbered="true" toc="include" removeInRFC="false" pn="section-2.8">
        <name slugifiedName="name-additional-properties">Additional Properties</name>
        <t indent="0" pn="section-2.8-1">This section defines properties for which none of the previous sections are appropriate.</t>
        <section anchor="anniversaries" numbered="true" toc="include" removeInRFC="false" pn="section-2.8.1">
          <name slugifiedName="name-anniversaries">anniversaries</name>
          <dl spacing="normal" indent="3" newline="false" pn="section-2.8.1-1">
            <dt pn="section-2.8.1-1.1">anniversaries: Id[Anniversary] (optional).</dt>
            <dd pn="section-2.8.1-1.2">The memorable dates and events for the entity represented by the Card.</dd>
          </dl>
          <t indent="0" pn="section-2.8.1-2">An Anniversary object has the following properties:</t>
          <dl spacing="normal" indent="3" newline="false" pn="section-2.8.1-3">
            <dt pn="section-2.8.1-3.1">@type: String.</dt>
            <dd pn="section-2.8.1-3.2">
              The JSContact type of the object. The value <bcp14>MUST</bcp14> be "Anniversary", if set.
            </dd>
            <dt pn="section-2.8.1-3.3">
              kind: String (mandatory).
            </dt>
            <dd pn="section-2.8.1-3.4">
              <t indent="0" pn="section-2.8.1-3.4.1">
                The kind of anniversary. The <xref target="enumerated-values" format="default" sectionFormat="of" derivedContent="Section 1.7.5">enumerated</xref> values are:
              </t>
              <ul spacing="compact" bare="false" empty="false" indent="3" pn="section-2.8.1-3.4.2">
                <li pn="section-2.8.1-3.4.2.1">birth: a birthday anniversary</li>
                <li pn="section-2.8.1-3.4.2.2">death: a deathday anniversary</li>
                <li pn="section-2.8.1-3.4.2.3">wedding: a wedding day anniversary</li>
              </ul>
            </dd>
            <dt pn="section-2.8.1-3.5">
              date: PartialDate|Timestamp (mandatory; defaultType: PartialDate).
            </dt>
            <dd pn="section-2.8.1-3.6">
              <t indent="0" pn="section-2.8.1-3.6.1">The date of the anniversary in the Gregorian calendar. This <bcp14>MUST</bcp14> be either a whole or
                partial calendar date or a complete UTC timestamp (see the definition of the Timestamp and PartialDate
                object types below).
              </t>
            </dd>
            <dt pn="section-2.8.1-3.7">place: Address (optional).</dt>
            <dd pn="section-2.8.1-3.8">An address associated with this anniversary, e.g., the place of birth or death.</dd>
          </dl>
          <t indent="0" pn="section-2.8.1-4">A PartialDate object represents a complete or partial calendar date in the Gregorian calendar. It
            represents a complete date, a year, a month in a year, or a day in a month. It has the following properties:
          </t>
          <dl spacing="normal" indent="3" newline="false" pn="section-2.8.1-5">
            <dt pn="section-2.8.1-5.1">@type: String.</dt>
            <dd pn="section-2.8.1-5.2">
              The JSContact type of the object. The value <bcp14>MUST</bcp14> be "PartialDate", if set.
            </dd>
            <dt pn="section-2.8.1-5.3">year:</dt>
            <dd pn="section-2.8.1-5.4">UnsignedInt (optional). The calendar year.</dd>
            <dt pn="section-2.8.1-5.5">month: UnsignedInt (optional).</dt>
            <dd pn="section-2.8.1-5.6">The calendar month, represented as the integers 1 &lt;= month &lt;= 12. If this property is set, then
              either the year or the day property <bcp14>MUST</bcp14> be set.
            </dd>
            <dt pn="section-2.8.1-5.7">day: UnsignedInt (optional).</dt>
            <dd pn="section-2.8.1-5.8">The calendar month day, represented as the integers 1 &lt;= day &lt;= 31, depending on the validity
              within the month and year. If this property is set, then the month property <bcp14>MUST</bcp14> be set.
            </dd>
            <dt pn="section-2.8.1-5.9">calendarScale: String (optional).</dt>
            <dd pn="section-2.8.1-5.10">The calendar system in which this date occurs, in lowercase. This <bcp14>MUST</bcp14> be either a
              calendar system name registered as a Common Locale Data Repository (CLDR)
              <xref target="RFC7529" format="default" sectionFormat="of" derivedContent="RFC7529"/>
              or a vendor-specific value. The year, month, and day still <bcp14>MUST</bcp14> be represented in the
              Gregorian calendar. Note that the year property might be required to convert the date between the
              Gregorian calendar and the respective calendar system.
            </dd>
          </dl>
          <t indent="0" pn="section-2.8.1-6">A Timestamp object has the following properties:</t>
          <dl spacing="normal" indent="3" newline="false" pn="section-2.8.1-7">
            <dt pn="section-2.8.1-7.1">@type: String.</dt>
            <dd pn="section-2.8.1-7.2">The JSContact type of the object. The value <bcp14>MUST</bcp14> be "Timestamp", if set.
            </dd>
            <dt pn="section-2.8.1-7.3">utc: UTCDateTime (mandatory).</dt>
            <dd pn="section-2.8.1-7.4">The point in time in UTC time.
            </dd>
          </dl>
          <t indent="0" pn="section-2.8.1-8"><xref target="example-anniversaries" format="default" sectionFormat="of" derivedContent="Figure 41"/>
            illustrates anniversaries with partial dates and a timestamp. Note how the @type property is set for the
            Timestamp object value according to the rules defined in <xref target="prop-type" format="default" sectionFormat="of" derivedContent="Section 1.3.4"/>.
          </t>
          <figure anchor="example-anniversaries" align="left" suppress-title="false" pn="figure-41">
            <name slugifiedName="name-example-for-the-anniversari">Example for the anniversaries Property</name>
            <sourcecode name="" type="json" markers="false" pn="section-2.8.1-9.1">
"anniversaries": {
  "k8": {
    "kind": "birth",
    "date": {
      "year": 1953,
      "month": 4,
      "day": 15
    }
  },
  "k9": {
    "kind": "death",
    "date": {
      "@type": "Timestamp",
      "utc": "2019-10-15T23:10:00Z"
    },
    "place": {
      "full": "4445 Tree Street\nNew England, ND 58647\nUSA"
    }
  }
}
</sourcecode>
          </figure>
        </section>
        <section anchor="keywords" numbered="true" toc="include" removeInRFC="false" pn="section-2.8.2">
          <name slugifiedName="name-keywords">keywords</name>
          <dl spacing="normal" indent="3" newline="false" pn="section-2.8.2-1">
            <dt pn="section-2.8.2-1.1">keywords: String[Boolean] (optional).</dt>
            <dd pn="section-2.8.2-1.2">
              <t indent="0" pn="section-2.8.2-1.2.1">The set of free-text keywords, also known as <em>tags</em>. Each key in the set is a keyword, and each boolean value <bcp14>MUST</bcp14> be "true".
              </t>
            </dd>
          </dl>
          <figure anchor="example-keywords" align="left" suppress-title="false" pn="figure-42">
            <name slugifiedName="name-example-for-the-keywords-pr">Example for the keywords Property</name>
            <sourcecode name="" type="json" markers="false" pn="section-2.8.2-2.1">
"keywords": {
  "internet": true,
  "IETF": true
}
</sourcecode>
          </figure>
        </section>
        <section anchor="notes" numbered="true" toc="include" removeInRFC="false" pn="section-2.8.3">
          <name slugifiedName="name-notes">notes</name>
          <dl spacing="normal" indent="3" newline="false" pn="section-2.8.3-1">
            <dt pn="section-2.8.3-1.1">notes: Id[Note] (optional).</dt>
            <dd pn="section-2.8.3-1.2">The free-text notes that are associated with the Card.</dd>
          </dl>
          <t indent="0" pn="section-2.8.3-2">A Note object has the following properties:</t>
          <dl spacing="normal" indent="3" newline="false" pn="section-2.8.3-3">
            <dt pn="section-2.8.3-3.1">@type: String.</dt>
            <dd pn="section-2.8.3-3.2">
              The JSContact type of the object. The value <bcp14>MUST</bcp14> be "Note", if set.
            </dd>
            <dt pn="section-2.8.3-3.3">
              note: String (mandatory).
            </dt>
            <dd pn="section-2.8.3-3.4">The free-text value of this note.
            </dd>
            <dt pn="section-2.8.3-3.5">
              created: UTCDateTime (optional).
            </dt>
            <dd pn="section-2.8.3-3.6">The date and time when this note was created.
            </dd>
            <dt pn="section-2.8.3-3.7">
              author: Author (optional).
            </dt>
            <dd pn="section-2.8.3-3.8">The author of this note.
            </dd>
          </dl>
          <t indent="0" pn="section-2.8.3-4">An Author object has the following properties, of which at least one property other than @type <bcp14>MUST</bcp14> be set:
          </t>
          <dl spacing="normal" indent="3" newline="false" pn="section-2.8.3-5">
            <dt pn="section-2.8.3-5.1">@type: String.</dt>
            <dd pn="section-2.8.3-5.2">
              The JSContact type of the object. The value <bcp14>MUST</bcp14> be "Author", if set.
            </dd>
            <dt pn="section-2.8.3-5.3">
              name: String (optional).
            </dt>
            <dd pn="section-2.8.3-5.4">The name of this author.
            </dd>
            <dt pn="section-2.8.3-5.5">
              uri: String (optional).
            </dt>
            <dd pn="section-2.8.3-5.6">
              <t indent="0" pn="section-2.8.3-5.6.1">The URI value that identifies the author.</t>
            </dd>
          </dl>
          <figure anchor="example-notes" align="left" suppress-title="false" pn="figure-43">
            <name slugifiedName="name-example-for-the-notes-prope">Example for the notes Property</name>
            <sourcecode name="" type="json" markers="false" pn="section-2.8.3-6.1">
"notes": {
  "n1": {
    "note": "Open office hours are 1600 to 1715 EST, Mon-Fri",
    "created": "2022-11-23T15:01:32Z",
    "author": {
      "name": "John"
    }
  }
}
</sourcecode>
          </figure>
        </section>
        <section anchor="personalInfo" numbered="true" toc="include" removeInRFC="false" pn="section-2.8.4">
          <name slugifiedName="name-personalinfo">personalInfo</name>
          <dl spacing="normal" indent="3" newline="false" pn="section-2.8.4-1">
            <dt pn="section-2.8.4-1.1">personalInfo: Id[PersonalInfo] (optional).</dt>
            <dd pn="section-2.8.4-1.2">The personal information of the entity represented by the Card.</dd>
          </dl>
          <t indent="0" pn="section-2.8.4-2">A PersonalInfo object has the following properties:</t>
          <dl spacing="normal" indent="3" newline="false" pn="section-2.8.4-3">
            <dt pn="section-2.8.4-3.1">@type: String.</dt>
            <dd pn="section-2.8.4-3.2">
              The JSContact type of the object. The value <bcp14>MUST</bcp14> be "PersonalInfo", if set.
            </dd>
            <dt pn="section-2.8.4-3.3">
              kind: String (mandatory).
            </dt>
            <dd pn="section-2.8.4-3.4">
              <t indent="0" pn="section-2.8.4-3.4.1">
                The kind of personal information. The <xref target="enumerated-values" format="default" sectionFormat="of" derivedContent="Section 1.7.5">enumerated</xref> values
                are:
              </t>
              <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-2.8.4-3.4.2">
                <li pn="section-2.8.4-3.4.2.1">expertise: a field of expertise or a credential</li>
                <li pn="section-2.8.4-3.4.2.2">hobby: a hobby</li>
                <li pn="section-2.8.4-3.4.2.3">interest: an interest</li>
              </ul>
            </dd>
            <dt pn="section-2.8.4-3.5">value: String (mandatory).</dt>
            <dd pn="section-2.8.4-3.6">
              The actual information.
            </dd>
            <dt pn="section-2.8.4-3.7">
              level: String (optional).
            </dt>
            <dd pn="section-2.8.4-3.8">
              <t indent="0" pn="section-2.8.4-3.8.1">
                The level of expertise or engagement in hobby or interest. The <xref target="enumerated-values" format="default" sectionFormat="of" derivedContent="Section 1.7.5">enumerated</xref> values are:</t>
              <ul spacing="normal" bare="false" empty="false" indent="3" pn="section-2.8.4-3.8.2">
                <li pn="section-2.8.4-3.8.2.1">
                  high
                </li>
                <li pn="section-2.8.4-3.8.2.2">
                  medium
                </li>
                <li pn="section-2.8.4-3.8.2.3">
                  low
                </li>
              </ul>
            </dd>
            <dt pn="section-2.8.4-3.9">listAs: UnsignedInt (optional).</dt>
            <dd pn="section-2.8.4-3.10">
              The position of the personal information in the list of all PersonalInfo objects that have the
              same kind property value in the Card. If set, the listAs value <bcp14>MUST</bcp14> be higher than zero.
              Multiple personal information entries <bcp14>MAY</bcp14> have the same listAs property value or none.
              Sorting such same-valued entries is implementation-specific.
            </dd>
            <dt pn="section-2.8.4-3.11">label: String (optional).</dt>
            <dd pn="section-2.8.4-3.12">
              A custom label. See <xref target="prop-label" format="default" sectionFormat="of" derivedContent="Section 1.5.2"/>.
            </dd>
          </dl>
          <figure anchor="example-personalInfo" align="left" suppress-title="false" pn="figure-44">
            <name slugifiedName="name-example-for-the-personalinf">Example for the personalInfo Property</name>
            <sourcecode name="" type="json" markers="false" pn="section-2.8.4-4.1">
"personalInfo": {
  "pi2": {
    "kind": "expertise",
    "value": "chemistry",
    "level": "high"
  },
  "pi1": {
    "kind": "hobby",
    "value": "reading",
    "level": "high"
  },
  "pi6": {
    "kind": "interest",
    "value": "r&amp;b music",
    "level": "medium"
  }
}
</sourcecode>
          </figure>
        </section>
      </section>
    </section>
    <section anchor="iana-considerations" numbered="true" toc="include" removeInRFC="false" pn="section-3">
      <name slugifiedName="name-iana-considerations">IANA Considerations</name>
      <section anchor="iana-media-type" numbered="true" toc="include" removeInRFC="false" pn="section-3.1">
        <name slugifiedName="name-media-type-registration">Media Type Registration</name>
        <t indent="0" pn="section-3.1-1">This document defines a media type for use with JSContact data formatted in JSON.</t>
        <dl newline="false" spacing="normal" indent="3" pn="section-3.1-2">
          <dt pn="section-3.1-2.1">Type name:</dt>
          <dd pn="section-3.1-2.2">application</dd>
          <dt pn="section-3.1-2.3">Subtype name:</dt>
          <dd pn="section-3.1-2.4">jscontact+json</dd>
          <dt pn="section-3.1-2.5">Required parameters:</dt>
          <dd pn="section-3.1-2.6">
            <t indent="0" pn="section-3.1-2.6.1">None</t>
          </dd>
          <dt pn="section-3.1-2.7">Optional parameters:</dt>
          <dd pn="section-3.1-2.8">
            <t indent="0" pn="section-3.1-2.8.1">version</t>
            <t indent="0" pn="section-3.1-2.8.2">This parameter conveys the version of the JSContact data in the body part. It <bcp14>MUST NOT</bcp14> occur
              more than once. If this parameter is set, then the values of all JSContact <xref target="iana-property-registry-version" format="default" sectionFormat="of" derivedContent="Table 2">version
              </xref> properties in the body part <bcp14>MUST</bcp14> match the parameter value.
            </t>
          </dd>
          <dt pn="section-3.1-2.9">Encoding considerations:</dt>
          <dd pn="section-3.1-2.10">This is the same as the encoding considerations of application/json, as specified in <xref target="RFC8259" sectionFormat="of" section="11" format="default" derivedLink="https://rfc-editor.org/rfc/rfc8259#section-11" derivedContent="RFC8259"/>.
          </dd>
          <dt pn="section-3.1-2.11">Security considerations:</dt>
          <dd pn="section-3.1-2.12">See
            <xref target="security-considerations" format="default" sectionFormat="of" derivedContent="Section 4"/>
            of RFC 9553.
          </dd>
          <dt pn="section-3.1-2.13">Interoperability considerations:</dt>
          <dd pn="section-3.1-2.14">While JSContact is designed to avoid ambiguities as much as possible, when converting objects from other
            contact formats to/from JSContact, it is possible that differing representations for the same logical data
            or ambiguities in interpretation might arise. The semantic equivalence of two JSContact objects may be
            determined differently by different applications, for example, where URL values differ in case between the
            two objects.
          </dd>
          <dt pn="section-3.1-2.15">Published specification:</dt>
          <dd pn="section-3.1-2.16">RFC 9553</dd>
          <dt pn="section-3.1-2.17">Applications that use this media type:</dt>
          <dd pn="section-3.1-2.18">Applications that currently make use of the text/vcard media type can use this as an alternative.</dd>
          <dt pn="section-3.1-2.19">Fragment identifier considerations:</dt>
          <dd pn="section-3.1-2.20">A JSON Pointer fragment identifier may be used, as defined in <xref target="RFC6901" sectionFormat="comma" section="6" format="default" derivedLink="https://rfc-editor.org/rfc/rfc6901#section-6" derivedContent="RFC6901"/>.
          </dd>
          <dt pn="section-3.1-2.21">Additional information:</dt>
          <dd pn="section-3.1-2.22">
            <t indent="0" pn="section-3.1-2.22.1"><br/>
            </t>
            <dl newline="false" spacing="compact" indent="3" pn="section-3.1-2.22.2">
              <dt pn="section-3.1-2.22.2.1">Magic number(s):</dt>
              <dd pn="section-3.1-2.22.2.2">N/A</dd>
              <dt pn="section-3.1-2.22.2.3">File extensions(s):</dt>
              <dd pn="section-3.1-2.22.2.4">N/A</dd>
              <dt pn="section-3.1-2.22.2.5">Macintosh file type code(s):</dt>
              <dd pn="section-3.1-2.22.2.6">N/A</dd>
            </dl>
          </dd>
          <dt pn="section-3.1-2.23">Person &amp; email address to contact for further information:</dt>
          <dd pn="section-3.1-2.24">calsify@ietf.org</dd>
          <dt pn="section-3.1-2.25">Intended usage:</dt>
          <dd pn="section-3.1-2.26">COMMON</dd>
          <dt pn="section-3.1-2.27">Restrictions on usage:</dt>
          <dd pn="section-3.1-2.28">N/A</dd>
          <dt pn="section-3.1-2.29">Author:</dt>
          <dd pn="section-3.1-2.30">See the "Authors' Addresses" section of RFC 9553.</dd>
          <dt pn="section-3.1-2.31">Change controller:</dt>
          <dd pn="section-3.1-2.32">IETF</dd>
        </dl>
      </section>
      <section anchor="iana-jscontact-registry" numbered="true" toc="include" removeInRFC="false" pn="section-3.2">
        <name slugifiedName="name-creation-of-the-jscontact-r">Creation of the JSContact Registry Group</name>
        <t indent="0" pn="section-3.2-1">IANA has created the "JSContact" registry group. The new registry definitions in the following sections all
          belong to that group.
        </t>
      </section>
      <section anchor="iana-registry-policy" numbered="true" toc="include" removeInRFC="false" pn="section-3.3">
        <name slugifiedName="name-registry-policy-and-change-">Registry Policy and Change Procedures</name>
        <t indent="0" pn="section-3.3-1">Registry assignments that introduce <xref target="versioning" format="default" sectionFormat="of" derivedContent="Section 1.9">backwards-incompatible</xref> changes require
          the JSContact major version to change; other changes only require a change to the minor version. The registry
          policy for assignments that require the JSContact major version to change is Standards Action (<xref target="RFC8126" sectionFormat="comma" section="4.9" format="default" derivedLink="https://rfc-editor.org/rfc/rfc8126#section-4.9" derivedContent="RFC8126"/>). The registry policy for other assignments is
          Specification Required (<xref target="RFC8126" sectionFormat="comma" section="4.6" format="default" derivedLink="https://rfc-editor.org/rfc/rfc8126#section-4.6" derivedContent="RFC8126"/>).
        </t>
        <t indent="0" pn="section-3.3-2">The designated expert (DE) decides if a major or minor version change is required and assigns the new version
          to the <xref target="iana-version-registry" format="default" sectionFormat="of" derivedContent="Section 3.4">"JSContact Version" registry</xref>. Version numbers increment by
          one, and a major version change resets the minor version to zero. An assignment may apply multiple changes and
          to more than one registry at once, in which case a single version change is sufficient. If the registry policy
          is Specification Required, then the DE may decide that it is enough to document the new assignment in the
          Description item of the respective registry.
        </t>
        <t indent="0" pn="section-3.3-3">A registration <bcp14>MUST</bcp14> have an intended usage of "common", "reserved", or "obsolete".
        </t>
        <ul bare="false" empty="false" indent="3" spacing="normal" pn="section-3.3-4">
          <li pn="section-3.3-4.1">A "common" usage denotes an item with shared semantics and syntax across systems. Up-to-date systems <bcp14>MUST</bcp14> expect such items to occur in JSContact data.
          </li>
          <li pn="section-3.3-4.2">A "reserved" usage reserves an item in the registry without assigning semantics to avoid name collisions
            with future extensions or protocol use. Implementations <bcp14>MUST NOT</bcp14> expect or add items with
            such names outside the protocols or extensions that use them; otherwise, any such JSContact data is invalid.
          </li>
          <li pn="section-3.3-4.3">An "obsolete" usage denotes an item that is no longer expected to be added by up-to-date systems. A new
            assignment has probably been defined, covering the obsolete item's semantics. Implementations <bcp14>MUST</bcp14> expect such items to occur in JSContact data up to the "Until Version" registry field, inclusively.
            They <bcp14>MUST NOT</bcp14> add such items for any version after which the item was obsoleted; otherwise,
            any such JSContact data is invalid.
          </li>
        </ul>
        <t indent="0" pn="section-3.3-5">The intended usage of registry items may change between versions, but the DE must carefully
          consider the impact on existing implementations and standards before doing so.
        </t>
        <t indent="0" pn="section-3.3-6">The registration procedure is not a formal standards process but rather an administrative procedure intended
          to allow community comments and to check whether it is coherent without excessive time delay. It is designed
          to encourage vendors to document and register new items they add for use cases not covered by the original
          specification, leading to increased interoperability.
        </t>
        <section anchor="iana-registry-preliminary-community-review" numbered="true" toc="include" removeInRFC="false" pn="section-3.3.1">
          <name slugifiedName="name-preliminary-community-revie">Preliminary Community Review</name>
          <t indent="0" pn="section-3.3.1-1">Notice of a potential new registration <bcp14>MUST</bcp14> be sent to the Calext WG mailing list &lt;calsify@ietf.org&gt;
            for review. This mailing list is appropriate for soliciting community feedback on a proposed registry
            assignment.
          </t>
          <t indent="0" pn="section-3.3.1-2">The intent of the public posting to this list is to solicit comments and feedback on the choice of the item
            name or value, the unambiguity of its description, and a review of any interoperability or security
            considerations. The submitter may submit a revised registration proposal or abandon the registration
            completely at any time.
          </t>
        </section>
        <section anchor="iana-registry-submit-request-to-iana" numbered="true" toc="include" removeInRFC="false" pn="section-3.3.2">
          <name slugifiedName="name-submit-request-to-iana">Submit Request to IANA</name>
          <t indent="0" pn="section-3.3.2-1">Registration requests can be sent to IANA &lt;iana@iana.org&gt;.</t>
        </section>
        <section anchor="iana-registry-designated-expert-review" numbered="true" toc="include" removeInRFC="false" pn="section-3.3.3">
          <name slugifiedName="name-designated-expert-review">Designated Expert Review</name>
          <t indent="0" pn="section-3.3.3-1">The primary concern of the DE is preventing name collisions and encouraging the submitter to document
            security and privacy considerations.
          </t>
          <t indent="0" pn="section-3.3.3-2">A new type name, property name, or enumerated value <bcp14>MUST NOT</bcp14> differ only in case from an
            already-registered name or value.
          </t>
          <t indent="0" pn="section-3.3.3-3">For a common-use registration, the DE is expected to confirm that suitable documentation is available to
            ensure interoperability. The DE should also verify that the new assignment does not conflict with work that
            is active or already published within the IETF.
          </t>
          <t indent="0" pn="section-3.3.3-4">The DE will either approve or deny the registration request and publish a notice of the decision to the
            Calext WG mailing list or its successor, as well as inform IANA. A denial notice must be justified by an
            explanation, and in the cases where it is possible, concrete suggestions on how the request can be modified
            to become acceptable should be provided.
          </t>
        </section>
        <section anchor="iana-registry-change-procedures" numbered="true" toc="include" removeInRFC="false" pn="section-3.3.4">
          <name slugifiedName="name-change-procedures">Change Procedures</name>
          <t indent="0" pn="section-3.3.4-1">Once a JSContact registry group item has been published by IANA, the Change Controller may request a change
            to its definition. The same procedure that would be appropriate for the original registration request is
            used to process a change request.
          </t>
          <t indent="0" pn="section-3.3.4-2">JSContact registrations do not get deleted; instead, items that are no longer believed appropriate for use
            are declared obsolete by a change to their "Intended Usage" field; such items will be clearly marked in the
            IANA registry.
          </t>
          <t indent="0" pn="section-3.3.4-3">Significant changes to a JSContact registry item's definition should be requested only when there are
            serious omissions or errors in the published specification, as such changes may cause interoperability
            issues. When review is required, a change request may be denied if it renders entities that were valid under
            the previous definition invalid under the new definition.
          </t>
        </section>
      </section>
      <section anchor="iana-version-registry" numbered="true" toc="include" removeInRFC="false" pn="section-3.4">
        <name slugifiedName="name-creation-of-the-jscontact-v">Creation of the JSContact Version Registry</name>
        <t indent="0" pn="section-3.4-1">IANA has created the "JSContact Version" registry. The purpose of this new registry is to define the allowed
          value range of JSContact major and minor version numbers.
        </t>
        <t indent="0" pn="section-3.4-2">The registry entries sort numerically in ascending order by the "Major Version" column, and entries with equal "Major Version" sort numerically in ascending order by the "Minor Version" column.</t>
        <t indent="0" pn="section-3.4-3">The registry process is outlined in <xref target="iana-registry-policy" format="default" sectionFormat="of" derivedContent="Section 3.3"/>.
        </t>
        <section anchor="iana-version-registry-template" numbered="true" toc="include" removeInRFC="false" pn="section-3.4.1">
          <name slugifiedName="name-jscontact-version-registry-">JSContact Version Registry Template</name>
          <dl newline="false" indent="3" spacing="normal" pn="section-3.4.1-1">
            <dt pn="section-3.4.1-1.1">Major Version:</dt>
            <dd pn="section-3.4.1-1.2">The numeric value of a JSContact major version number. It <bcp14>MUST</bcp14> be a positive integer.
            </dd>
            <dt pn="section-3.4.1-1.3">Highest Minor Version:</dt>
            <dd pn="section-3.4.1-1.4">The maximum numeric value of a JSContact minor version for the given major version. It <bcp14>MUST</bcp14> be zero or a positive integer. All numbers less than or equal to this value are valid minor version
              values for the given major version.
            </dd>
          </dl>
        </section>
        <section anchor="iana-version-registry-contents" numbered="true" toc="include" removeInRFC="false" pn="section-3.4.2">
          <name slugifiedName="name-initial-contents-of-the-jsc">Initial Contents of the JSContact Version Registry</name>
          <t indent="0" pn="section-3.4.2-1">The following table lists the initial valid major and minor version number ranges.</t>
          <table anchor="tab-iana-version-registry" align="center" pn="table-1">
            <name slugifiedName="name-jscontact-version-registry">JSContact Version Registry</name>
            <thead>
              <tr>
                <th align="left" colspan="1" rowspan="1">Major Version</th>
                <th align="left" colspan="1" rowspan="1">Highest Minor Version</th>
                <th align="left" colspan="1" rowspan="1">Reference</th>
              </tr>
            </thead>
            <tbody>
              <tr>
                <td align="left" colspan="1" rowspan="1">1</td>
                <td align="left" colspan="1" rowspan="1">0</td>
                <td align="left" colspan="1" rowspan="1">RFC 9553</td>
              </tr>
            </tbody>
          </table>
        </section>
      </section>
      <section anchor="iana-property-registry" numbered="true" toc="include" removeInRFC="false" pn="section-3.5">
        <name slugifiedName="name-creation-of-the-jscontact-p">Creation of the JSContact Properties Registry</name>
        <t indent="0" pn="section-3.5-1">IANA has created the "JSContact Properties" registry. The purpose of this new registry is to allow
          interoperability of extensions to JSContact objects.
        </t>
        <t indent="0" pn="section-3.5-2">The registry entries sort alphabetically in ascending order by the following columns: "Property Name" first,
          "Property Context" second, and "Since Version" third. Equal entries sort in any order.
        </t>
        <t indent="0" pn="section-3.5-3">The registry process for a new property is outlined in <xref target="iana-registry-policy" format="default" sectionFormat="of" derivedContent="Section 3.3"/>.
        </t>
        <section anchor="iana-property-registry-template" numbered="true" toc="include" removeInRFC="false" pn="section-3.5.1">
          <name slugifiedName="name-jscontact-properties-regist">JSContact Properties Registry Template</name>
          <dl newline="false" indent="3" spacing="normal" pn="section-3.5.1-1">
            <dt pn="section-3.5.1-1.1">Property Name:</dt>
            <dd pn="section-3.5.1-1.2">The name of the property. The property name <bcp14>MUST NOT</bcp14> already be registered for any of the
              object types listed in the "Property Context" field of this registration. Other object types <bcp14>MAY</bcp14> have already registered a different property with the same name; however, the same name <bcp14>MUST</bcp14> only be used when the semantics are analogous.
            </dd>
            <dt pn="section-3.5.1-1.3">Property Type:</dt>
            <dd pn="section-3.5.1-1.4">For properties with intended usage other than "reserved", this
            is the type of this property, using type signatures as specified
            in <xref target="type-signatures" format="default" sectionFormat="of" derivedContent="Section 1.3.2"/>. The property
            type <bcp14>MUST</bcp14> be registered in the "JSContact Types"
            registry. For reserved property names, the value <bcp14>MUST</bcp14> be the
            verbatim string "not applicable".
            </dd>
            <dt pn="section-3.5.1-1.5">Property Context:</dt>
            <dd pn="section-3.5.1-1.6">A comma-separated list of JSContact object types (<xref target="iana-type-registry-contents" format="default" sectionFormat="of" derivedContent="Section 3.6.2"/>) that
              contain the property. For reserved property names, the value <bcp14>MAY</bcp14> be the verbatim string "not applicable".
            </dd>
            <dt pn="section-3.5.1-1.7">Intended Usage:</dt>
            <dd pn="section-3.5.1-1.8">May be "common", "reserved", or "obsolete".</dd>
            <dt pn="section-3.5.1-1.9">Since Version:</dt>
            <dd pn="section-3.5.1-1.10">The JSContact version on which the property definition is based. The version <bcp14>MUST</bcp14> be one
              of the allowed values of the version property in the "JSContact Version" registry (see <xref target="tab-iana-version-registry" format="default" sectionFormat="of" derivedContent="Table 1"/>).
            </dd>
            <dt pn="section-3.5.1-1.11">Until Version:</dt>
            <dd pn="section-3.5.1-1.12">The JSContact version after which the property was obsoleted; therefore, it <bcp14>MUST NOT</bcp14> be
              used in later versions. The Until Version value either <bcp14>MUST NOT</bcp14> be set or <bcp14>MUST</bcp14> be one of the allowed values of the version property in the "JSContact Version" registry (see
              <xref target="tab-iana-version-registry" format="default" sectionFormat="of" derivedContent="Table 1"/>).
            </dd>
            <dt pn="section-3.5.1-1.13">Change Controller:</dt>
            <dd pn="section-3.5.1-1.14">Person or entity responsible for requesting a change to the entry's definition ("IETF" for RFCs from the
              IETF stream).
            </dd>
            <dt pn="section-3.5.1-1.15">Reference or Description:</dt>
            <dd pn="section-3.5.1-1.16">A brief description or RFC number and section reference where the property is specified. This must
              include references to all RFC documents where this property is introduced or updated. For reserved
              property names, the reference or description <bcp14>MAY</bcp14> be omitted.
            </dd>
          </dl>
        </section>
        <section anchor="iana-property-registry-contents" numbered="true" toc="include" removeInRFC="false" pn="section-3.5.2">
          <name slugifiedName="name-initial-contents-of-the-jsco">Initial Contents of the JSContact Properties Registry</name>
          <t indent="0" pn="section-3.5.2-1">The following table lists the initial "common" usage entries of the "JSContact Properties" registry. For
            all properties, the Since Version is "1.0", the Until Version is not set, the Change Controller is "IETF",
            and RFC section references are for RFC 9553.
          </t>
          <table anchor="tab-iana-property-registry" align="center" pn="table-2">
            <name slugifiedName="name-jscontact-properties-with-c">JSContact Properties with "common" Usage</name>
            <thead>
              <tr>
                <th align="left" colspan="1" rowspan="1">Property Name</th>
                <th align="left" colspan="1" rowspan="1">Property Type</th>
                <th align="left" colspan="1" rowspan="1">Property Context</th>
              </tr>
            </thead>
            <tbody>
              <tr>
                <td align="left" colspan="1" rowspan="1">@type</td>
                <td align="left" colspan="1" rowspan="1">String</td>
                <td align="left" colspan="1" rowspan="1">Address (<xref target="address" format="default" sectionFormat="of" derivedContent="Section 2.5.1.1"/>), AddressComponent (<xref target="addresscomponent" format="default" sectionFormat="of" derivedContent="Section 2.5.1.2"/>), Anniversary (<xref target="anniversaries" format="default" sectionFormat="of" derivedContent="Section 2.8.1"/>), Author (<xref target="notes" format="default" sectionFormat="of" derivedContent="Section 2.8.3"/>), Card (<xref target="cardtype" format="default" sectionFormat="of" derivedContent="Section 2.1.1"/>), Calendar (<xref target="calendars" format="default" sectionFormat="of" derivedContent="Section 2.4.1"/>), CryptoKey (<xref target="cryptoKeys" format="default" sectionFormat="of" derivedContent="Section 2.6.1"/>), Directory (<xref target="directories" format="default" sectionFormat="of" derivedContent="Section 2.6.2"/>), EmailAddress (<xref target="emails" format="default" sectionFormat="of" derivedContent="Section 2.3.1"/>), LanguagePref (<xref target="preferredLanguages" format="default" sectionFormat="of" derivedContent="Section 2.3.4"/>), Link <xref target="links" format="default" sectionFormat="of" derivedContent="Section 2.6.3"/>), Media (<xref target="media" format="default" sectionFormat="of" derivedContent="Section 2.6.4"/>), Name (<xref target="name" format="default" sectionFormat="of" derivedContent="Section 2.2.1.1"/>), NameComponent (<xref target="namecomponent" format="default" sectionFormat="of" derivedContent="Section 2.2.1.2"/>), Nickname (<xref target="nicknames" format="default" sectionFormat="of" derivedContent="Section 2.2.2"/>), Note (<xref target="notes" format="default" sectionFormat="of" derivedContent="Section 2.8.3"/>), OnlineService (<xref target="onlineServices" format="default" sectionFormat="of" derivedContent="Section 2.3.2"/>), Organization (<xref target="organizations" format="default" sectionFormat="of" derivedContent="Section 2.2.3"/>), OrgUnit (<xref target="organizations" format="default" sectionFormat="of" derivedContent="Section 2.2.3"/>), PartialDate (<xref target="anniversaries" format="default" sectionFormat="of" derivedContent="Section 2.8.1"/>), PersonalInfo (<xref target="personalInfo" format="default" sectionFormat="of" derivedContent="Section 2.8.4"/>), Phone (<xref target="phones" format="default" sectionFormat="of" derivedContent="Section 2.3.3"/>), Pronouns (<xref target="speakToAs" format="default" sectionFormat="of" derivedContent="Section 2.2.4"/>), Relation (<xref target="relatedTo" format="default" sectionFormat="of" derivedContent="Section 2.1.8"/>), SchedulingAddress (<xref target="schedulingAddresses" format="default" sectionFormat="of" derivedContent="Section 2.4.2"/>), SpeakToAs (<xref target="speakToAs" format="default" sectionFormat="of" derivedContent="Section 2.2.4"/>), Timestamp (<xref target="anniversaries" format="default" sectionFormat="of" derivedContent="Section 2.8.1"/>), Title (<xref target="titles" format="default" sectionFormat="of" derivedContent="Section 2.2.5"/>)
                </td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">address</td>
                <td align="left" colspan="1" rowspan="1">String</td>
                <td align="left" colspan="1" rowspan="1">EmailAddress (<xref target="emails" format="default" sectionFormat="of" derivedContent="Section 2.3.1"/>)</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">addresses</td>
                <td align="left" colspan="1" rowspan="1">Id[Address]</td>
                <td align="left" colspan="1" rowspan="1">Card (<xref target="address" format="default" sectionFormat="of" derivedContent="Section 2.5.1.1"/>)</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">anniversaries</td>
                <td align="left" colspan="1" rowspan="1">Id[Anniversary]</td>
                <td align="left" colspan="1" rowspan="1">Card (<xref target="anniversaries" format="default" sectionFormat="of" derivedContent="Section 2.8.1"/>)</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">author</td>
                <td align="left" colspan="1" rowspan="1">Author</td>
                <td align="left" colspan="1" rowspan="1">Note (<xref target="notes" format="default" sectionFormat="of" derivedContent="Section 2.8.3"/>)</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">calendars</td>
                <td align="left" colspan="1" rowspan="1">Id[Calendar]</td>
                <td align="left" colspan="1" rowspan="1">Card (<xref target="calendars" format="default" sectionFormat="of" derivedContent="Section 2.4.1"/>)</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">calendarScale</td>
                <td align="left" colspan="1" rowspan="1">String</td>
                <td align="left" colspan="1" rowspan="1">PartialDate (<xref target="anniversaries" format="default" sectionFormat="of" derivedContent="Section 2.8.1"/>)</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">components</td>
                <td align="left" colspan="1" rowspan="1">AddressComponent[]</td>
                <td align="left" colspan="1" rowspan="1">Address (<xref target="address" format="default" sectionFormat="of" derivedContent="Section 2.5.1.1"/>)</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">components</td>
                <td align="left" colspan="1" rowspan="1">NameComponent[]</td>
                <td align="left" colspan="1" rowspan="1">Name (<xref target="namecomponent" format="default" sectionFormat="of" derivedContent="Section 2.2.1.2"/>)</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">contexts</td>
                <td align="left" colspan="1" rowspan="1">String[Boolean]</td>
                <td align="left" colspan="1" rowspan="1">Address (<xref target="address" format="default" sectionFormat="of" derivedContent="Section 2.5.1.1"/>), Calendar (<xref target="calendars" format="default" sectionFormat="of" derivedContent="Section 2.4.1"/>), CryptoKey (<xref target="cryptoKeys" format="default" sectionFormat="of" derivedContent="Section 2.6.1"/>), Directory (<xref target="directories" format="default" sectionFormat="of" derivedContent="Section 2.6.2"/>), EmailAddress (<xref target="emails" format="default" sectionFormat="of" derivedContent="Section 2.3.1"/>), LanguagePref (<xref target="preferredLanguages" format="default" sectionFormat="of" derivedContent="Section 2.3.4"/>), Link (<xref target="links" format="default" sectionFormat="of" derivedContent="Section 2.6.3"/>), Media (<xref target="media" format="default" sectionFormat="of" derivedContent="Section 2.6.4"/>), Nickname (<xref target="nicknames" format="default" sectionFormat="of" derivedContent="Section 2.2.2"/>), OnlineService (<xref target="onlineServices" format="default" sectionFormat="of" derivedContent="Section 2.3.2"/>), Organization (<xref target="organizations" format="default" sectionFormat="of" derivedContent="Section 2.2.3"/>), Phone (<xref target="phones" format="default" sectionFormat="of" derivedContent="Section 2.3.3"/>), Pronouns (<xref target="speakToAs" format="default" sectionFormat="of" derivedContent="Section 2.2.4"/>), SchedulingAddress (<xref target="schedulingAddresses" format="default" sectionFormat="of" derivedContent="Section 2.4.2"/>). Also see Sections <xref target="resource" format="counter" sectionFormat="of" derivedContent="1.4.4"/> and <xref target="prop-contexts" format="counter" sectionFormat="of" derivedContent="1.5.1"/>.
                </td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">coordinates</td>
                <td align="left" colspan="1" rowspan="1">String</td>
                <td align="left" colspan="1" rowspan="1">Address (<xref target="address" format="default" sectionFormat="of" derivedContent="Section 2.5.1.1"/>)</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">countryCode</td>
                <td align="left" colspan="1" rowspan="1">String</td>
                <td align="left" colspan="1" rowspan="1">Address (<xref target="address" format="default" sectionFormat="of" derivedContent="Section 2.5.1.1"/>)</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">created</td>
                <td align="left" colspan="1" rowspan="1">UTCDateTime</td>
                <td align="left" colspan="1" rowspan="1">Card (<xref target="created" format="default" sectionFormat="of" derivedContent="Section 2.1.3"/>), Note (<xref target="notes" format="default" sectionFormat="of" derivedContent="Section 2.8.3"/>)</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">date</td>
                <td align="left" colspan="1" rowspan="1">PartialDate|Timestamp</td>
                <td align="left" colspan="1" rowspan="1">Anniversary (<xref target="anniversaries" format="default" sectionFormat="of" derivedContent="Section 2.8.1"/>)</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">day</td>
                <td align="left" colspan="1" rowspan="1">UnsignedInt</td>
                <td align="left" colspan="1" rowspan="1">PartialDate (<xref target="anniversaries" format="default" sectionFormat="of" derivedContent="Section 2.8.1"/>)</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">defaultSeparator</td>
                <td align="left" colspan="1" rowspan="1">String</td>
                <td align="left" colspan="1" rowspan="1">Address (<xref target="address" format="default" sectionFormat="of" derivedContent="Section 2.5.1.1"/>), Name (<xref target="name" format="default" sectionFormat="of" derivedContent="Section 2.2.1.1"/>)</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">directories</td>
                <td align="left" colspan="1" rowspan="1">Id[Directory]</td>
                <td align="left" colspan="1" rowspan="1">Card (<xref target="directories" format="default" sectionFormat="of" derivedContent="Section 2.6.2"/>)</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">emails</td>
                <td align="left" colspan="1" rowspan="1">Id[EmailAddress]</td>
                <td align="left" colspan="1" rowspan="1">Card (<xref target="emails" format="default" sectionFormat="of" derivedContent="Section 2.3.1"/>)</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">features</td>
                <td align="left" colspan="1" rowspan="1">String[Boolean]</td>
                <td align="left" colspan="1" rowspan="1">Phone (<xref target="phones" format="default" sectionFormat="of" derivedContent="Section 2.3.3"/>)</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">full</td>
                <td align="left" colspan="1" rowspan="1">String</td>
                <td align="left" colspan="1" rowspan="1">Address (<xref target="address" format="default" sectionFormat="of" derivedContent="Section 2.5.1.1"/>), Name (<xref target="name" format="default" sectionFormat="of" derivedContent="Section 2.2.1.1"/>)</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">grammaticalGender</td>
                <td align="left" colspan="1" rowspan="1">String</td>
                <td align="left" colspan="1" rowspan="1">SpeakToAs (<xref target="speakToAs" format="default" sectionFormat="of" derivedContent="Section 2.2.4"/>)</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">isOrdered</td>
                <td align="left" colspan="1" rowspan="1">Boolean</td>
                <td align="left" colspan="1" rowspan="1">Address (<xref target="address" format="default" sectionFormat="of" derivedContent="Section 2.5.1.1"/>), Name (<xref target="name" format="default" sectionFormat="of" derivedContent="Section 2.2.1.1"/>)</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">keywords</td>
                <td align="left" colspan="1" rowspan="1">String[Boolean]</td>
                <td align="left" colspan="1" rowspan="1">Card (<xref target="keywords" format="default" sectionFormat="of" derivedContent="Section 2.8.2"/>)</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">kind</td>
                <td align="left" colspan="1" rowspan="1">String</td>
                <td align="left" colspan="1" rowspan="1">AddressComponent (<xref target="addresscomponent" format="default" sectionFormat="of" derivedContent="Section 2.5.1.2"/>), Anniversary (<xref target="anniversaries" format="default" sectionFormat="of" derivedContent="Section 2.8.1"/>), Calendar (<xref target="calendars" format="default" sectionFormat="of" derivedContent="Section 2.4.1"/>), Card (<xref target="kind" format="default" sectionFormat="of" derivedContent="Section 2.1.4"/>), CryptoKey (<xref target="cryptoKeys" format="default" sectionFormat="of" derivedContent="Section 2.6.1"/>), Directory (<xref target="directories" format="default" sectionFormat="of" derivedContent="Section 2.6.2"/>), Link (<xref target="links" format="default" sectionFormat="of" derivedContent="Section 2.6.3"/>), Media (<xref target="media" format="default" sectionFormat="of" derivedContent="Section 2.6.4"/>), NameComponent (<xref target="namecomponent" format="default" sectionFormat="of" derivedContent="Section 2.2.1.2"/>), PersonalInfo (<xref target="personalInfo" format="default" sectionFormat="of" derivedContent="Section 2.8.4"/>), Title (<xref target="titles" format="default" sectionFormat="of" derivedContent="Section 2.2.5"/>)
                </td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">label</td>
                <td align="left" colspan="1" rowspan="1">String</td>
                <td align="left" colspan="1" rowspan="1">Calendar (<xref target="calendars" format="default" sectionFormat="of" derivedContent="Section 2.4.1"/>), CryptoKey (<xref target="cryptoKeys" format="default" sectionFormat="of" derivedContent="Section 2.6.1"/>), Directory (<xref target="directories" format="default" sectionFormat="of" derivedContent="Section 2.6.2"/>), EmailAddress (<xref target="emails" format="default" sectionFormat="of" derivedContent="Section 2.3.1"/>), Link (<xref target="links" format="default" sectionFormat="of" derivedContent="Section 2.6.3"/>), Media (<xref target="media" format="default" sectionFormat="of" derivedContent="Section 2.6.4"/>), OnlineService (<xref target="onlineServices" format="default" sectionFormat="of" derivedContent="Section 2.3.2"/>), PersonalInfo (<xref target="personalInfo" format="default" sectionFormat="of" derivedContent="Section 2.8.4"/>), Phone (<xref target="phones" format="default" sectionFormat="of" derivedContent="Section 2.3.3"/>), SchedulingAddress (<xref target="schedulingAddresses" format="default" sectionFormat="of" derivedContent="Section 2.4.2"/>). Also see Sections <xref target="resource" format="counter" sectionFormat="of" derivedContent="1.4.4"/> and <xref target="prop-label" format="counter" sectionFormat="of" derivedContent="1.5.2"/>.
                </td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">language</td>
                <td align="left" colspan="1" rowspan="1">String</td>
                <td align="left" colspan="1" rowspan="1">Card (<xref target="language" format="default" sectionFormat="of" derivedContent="Section 2.1.5"/>), LanguagePref (<xref target="preferredLanguages" format="default" sectionFormat="of" derivedContent="Section 2.3.4"/>)</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">level</td>
                <td align="left" colspan="1" rowspan="1">String</td>
                <td align="left" colspan="1" rowspan="1">PersonalInfo (<xref target="personalInfo" format="default" sectionFormat="of" derivedContent="Section 2.8.4"/>)</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">links</td>
                <td align="left" colspan="1" rowspan="1">Id[Link]</td>
                <td align="left" colspan="1" rowspan="1">Card (<xref target="links" format="default" sectionFormat="of" derivedContent="Section 2.6.3"/>)</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">listAs</td>
                <td align="left" colspan="1" rowspan="1">UnsignedInt</td>
                <td align="left" colspan="1" rowspan="1">Directory (<xref target="directories" format="default" sectionFormat="of" derivedContent="Section 2.6.2"/>), PersonalInfo (<xref target="personalInfo" format="default" sectionFormat="of" derivedContent="Section 2.8.4"/>)</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">localizations</td>
                <td align="left" colspan="1" rowspan="1">String[PatchObject]</td>
                <td align="left" colspan="1" rowspan="1">Card (<xref target="localizations" format="default" sectionFormat="of" derivedContent="Section 2.7.1"/>)</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">media</td>
                <td align="left" colspan="1" rowspan="1">Id[Media]</td>
                <td align="left" colspan="1" rowspan="1">Card (<xref target="media" format="default" sectionFormat="of" derivedContent="Section 2.6.4"/>)</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">mediaType</td>
                <td align="left" colspan="1" rowspan="1">String</td>
                <td align="left" colspan="1" rowspan="1">Calendar (<xref target="calendars" format="default" sectionFormat="of" derivedContent="Section 2.4.1"/>), CryptoKey (<xref target="cryptoKeys" format="default" sectionFormat="of" derivedContent="Section 2.6.1"/>), Directory (<xref target="directories" format="default" sectionFormat="of" derivedContent="Section 2.6.2"/>), Link (<xref target="links" format="default" sectionFormat="of" derivedContent="Section 2.6.3"/>), Media (<xref target="media" format="default" sectionFormat="of" derivedContent="Section 2.6.4"/>). Also see <xref target="resource" format="default" sectionFormat="of" derivedContent="Section 1.4.4"/>.</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">members</td>
                <td align="left" colspan="1" rowspan="1">String[Boolean]</td>
                <td align="left" colspan="1" rowspan="1">Card  (<xref target="members" format="default" sectionFormat="of" derivedContent="Section 2.1.6"/>)</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">month</td>
                <td align="left" colspan="1" rowspan="1">UnsignedInt</td>
                <td align="left" colspan="1" rowspan="1">PartialDate (<xref target="anniversaries" format="default" sectionFormat="of" derivedContent="Section 2.8.1"/>)</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">name</td>
                <td align="left" colspan="1" rowspan="1">Name</td>
                <td align="left" colspan="1" rowspan="1">Card (<xref target="name" format="default" sectionFormat="of" derivedContent="Section 2.2.1.1"/>)</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">name</td>
                <td align="left" colspan="1" rowspan="1">String</td>
                <td align="left" colspan="1" rowspan="1">Author  (<xref target="notes" format="default" sectionFormat="of" derivedContent="Section 2.8.3"/>), Nickname (<xref target="nicknames" format="default" sectionFormat="of" derivedContent="Section 2.2.2"/>), Organization (<xref target="organizations" format="default" sectionFormat="of" derivedContent="Section 2.2.3"/>), OrgUnit (<xref target="organizations" format="default" sectionFormat="of" derivedContent="Section 2.2.3"/>), Title (<xref target="titles" format="default" sectionFormat="of" derivedContent="Section 2.2.5"/>)</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">nicknames</td>
                <td align="left" colspan="1" rowspan="1">Id[Nickname]</td>
                <td align="left" colspan="1" rowspan="1">Card  (<xref target="nicknames" format="default" sectionFormat="of" derivedContent="Section 2.2.2"/>)</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">note</td>
                <td align="left" colspan="1" rowspan="1">String</td>
                <td align="left" colspan="1" rowspan="1">Note (<xref target="notes" format="default" sectionFormat="of" derivedContent="Section 2.8.3"/>)</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">notes</td>
                <td align="left" colspan="1" rowspan="1">Id[Note]</td>
                <td align="left" colspan="1" rowspan="1">Card (<xref target="notes" format="default" sectionFormat="of" derivedContent="Section 2.8.3"/>)</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">number</td>
                <td align="left" colspan="1" rowspan="1">String</td>
                <td align="left" colspan="1" rowspan="1">Phone (<xref target="phones" format="default" sectionFormat="of" derivedContent="Section 2.3.3"/>)</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">onlineServices</td>
                <td align="left" colspan="1" rowspan="1">Id[OnlineService]</td>
                <td align="left" colspan="1" rowspan="1">Card (<xref target="onlineServices" format="default" sectionFormat="of" derivedContent="Section 2.3.2"/>)</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">organizationId</td>
                <td align="left" colspan="1" rowspan="1">String</td>
                <td align="left" colspan="1" rowspan="1">Title (<xref target="titles" format="default" sectionFormat="of" derivedContent="Section 2.2.5"/>)</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">organizations</td>
                <td align="left" colspan="1" rowspan="1">Id[Organization]</td>
                <td align="left" colspan="1" rowspan="1">Card (<xref target="organizations" format="default" sectionFormat="of" derivedContent="Section 2.2.3"/>)</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">personalInfo</td>
                <td align="left" colspan="1" rowspan="1">Id[PersonalInfo]</td>
                <td align="left" colspan="1" rowspan="1">Card (<xref target="personalInfo" format="default" sectionFormat="of" derivedContent="Section 2.8.4"/>)</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">phones</td>
                <td align="left" colspan="1" rowspan="1">Id[Phone]</td>
                <td align="left" colspan="1" rowspan="1">Card (<xref target="phones" format="default" sectionFormat="of" derivedContent="Section 2.3.3"/>)</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">phonetic</td>
                <td align="left" colspan="1" rowspan="1">String</td>
                <td align="left" colspan="1" rowspan="1">AddressComponent (<xref target="addresscomponent" format="default" sectionFormat="of" derivedContent="Section 2.5.1.2"/>), NameComponent (<xref target="namecomponent" format="default" sectionFormat="of" derivedContent="Section 2.2.1.2"/>)</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">phoneticScript</td>
                <td align="left" colspan="1" rowspan="1">String</td>
                <td align="left" colspan="1" rowspan="1">Address (<xref target="address" format="default" sectionFormat="of" derivedContent="Section 2.5.1.1"/>), Name (<xref target="name" format="default" sectionFormat="of" derivedContent="Section 2.2.1.1"/>)</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">phoneticSystem</td>
                <td align="left" colspan="1" rowspan="1">String</td>
                <td align="left" colspan="1" rowspan="1">Address (<xref target="address" format="counter" sectionFormat="of" derivedContent="2.5.1.1"/>), Name (<xref target="name" format="default" sectionFormat="of" derivedContent="Section 2.2.1.1"/>)</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">place</td>
                <td align="left" colspan="1" rowspan="1">Address</td>
                <td align="left" colspan="1" rowspan="1">Anniversary (<xref target="anniversaries" format="default" sectionFormat="of" derivedContent="Section 2.8.1"/>)</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">pref</td>
                <td align="left" colspan="1" rowspan="1">UnsignedInt</td>
                <td align="left" colspan="1" rowspan="1">Address (<xref target="address" format="default" sectionFormat="of" derivedContent="Section 2.5.1.1"/>), Calendar (<xref target="calendars" format="default" sectionFormat="of" derivedContent="Section 2.4.1"/>), CryptoKey (<xref target="cryptoKeys" format="default" sectionFormat="of" derivedContent="Section 2.6.1"/>), Directory (<xref target="directories" format="default" sectionFormat="of" derivedContent="Section 2.6.2"/>), EmailAddress (<xref target="emails" format="default" sectionFormat="of" derivedContent="Section 2.3.1"/>), LanguagePref (<xref target="preferredLanguages" format="default" sectionFormat="of" derivedContent="Section 2.3.4"/>), Link (<xref target="links" format="default" sectionFormat="of" derivedContent="Section 2.6.3"/>), Media (<xref target="media" format="default" sectionFormat="of" derivedContent="Section 2.6.4"/>), Nickname (<xref target="nicknames" format="default" sectionFormat="of" derivedContent="Section 2.2.2"/>), OnlineService (<xref target="onlineServices" format="default" sectionFormat="of" derivedContent="Section 2.3.2"/>), Phone (<xref target="phones" format="default" sectionFormat="of" derivedContent="Section 2.3.3"/>), Pronouns (<xref target="speakToAs" format="default" sectionFormat="of" derivedContent="Section 2.2.4"/>), SchedulingAddress (<xref target="schedulingAddresses" format="default" sectionFormat="of" derivedContent="Section 2.4.2"/>). Also see Sections <xref target="resource" format="counter" sectionFormat="of" derivedContent="1.4.4"/> and <xref target="prop-pref" format="counter" sectionFormat="of" derivedContent="1.5.3"/>.
                </td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">preferredLanguages</td>
                <td align="left" colspan="1" rowspan="1">String[LanguagePref]</td>
                <td align="left" colspan="1" rowspan="1">Card (<xref target="preferredLanguages" format="default" sectionFormat="of" derivedContent="Section 2.3.4"/>)</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">prodId</td>
                <td align="left" colspan="1" rowspan="1">String</td>
                <td align="left" colspan="1" rowspan="1">Card (<xref target="prodId" format="default" sectionFormat="of" derivedContent="Section 2.1.7"/>)</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">pronouns</td>
                <td align="left" colspan="1" rowspan="1">Id[Pronouns]</td>
                <td align="left" colspan="1" rowspan="1">SpeakToAs (<xref target="speakToAs" format="default" sectionFormat="of" derivedContent="Section 2.2.4"/>)</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">relatedTo</td>
                <td align="left" colspan="1" rowspan="1">String[Relation]</td>
                <td align="left" colspan="1" rowspan="1">Card (<xref target="relatedTo" format="default" sectionFormat="of" derivedContent="Section 2.1.8"/>)</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">relation</td>
                <td align="left" colspan="1" rowspan="1">String[Boolean]</td>
                <td align="left" colspan="1" rowspan="1">Relation (<xref target="relatedTo" format="default" sectionFormat="of" derivedContent="Section 2.1.8"/>)</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">schedulingAddresses</td>
                <td align="left" colspan="1" rowspan="1">Id[SchedulingAddress]</td>
                <td align="left" colspan="1" rowspan="1">Card (<xref target="schedulingAddresses" format="default" sectionFormat="of" derivedContent="Section 2.4.2"/>)</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">service</td>
                <td align="left" colspan="1" rowspan="1">String</td>
                <td align="left" colspan="1" rowspan="1">OnlineService (<xref target="onlineServices" format="default" sectionFormat="of" derivedContent="Section 2.3.2"/>)</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">sortAs</td>
                <td align="left" colspan="1" rowspan="1">String[String]</td>
                <td align="left" colspan="1" rowspan="1">Name (<xref target="name" format="default" sectionFormat="of" derivedContent="Section 2.2.1.1"/>)</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">sortAs</td>
                <td align="left" colspan="1" rowspan="1">String</td>
                <td align="left" colspan="1" rowspan="1">Organization (<xref target="organizations" format="default" sectionFormat="of" derivedContent="Section 2.2.3"/>), OrgUnit (<xref target="organizations" format="default" sectionFormat="of" derivedContent="Section 2.2.3"/>)</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">speakToAs</td>
                <td align="left" colspan="1" rowspan="1">SpeakToAs</td>
                <td align="left" colspan="1" rowspan="1">Card (<xref target="speakToAs" format="default" sectionFormat="of" derivedContent="Section 2.2.4"/>)</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">timeZone</td>
                <td align="left" colspan="1" rowspan="1">String</td>
                <td align="left" colspan="1" rowspan="1">Address (<xref target="address" format="default" sectionFormat="of" derivedContent="Section 2.5.1.1"/>)</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">titles</td>
                <td align="left" colspan="1" rowspan="1">Id[Title]</td>
                <td align="left" colspan="1" rowspan="1">Card (<xref target="titles" format="default" sectionFormat="of" derivedContent="Section 2.2.5"/>)</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">uid</td>
                <td align="left" colspan="1" rowspan="1">String</td>
                <td align="left" colspan="1" rowspan="1">Card (<xref target="uid" format="default" sectionFormat="of" derivedContent="Section 2.1.9"/>)</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">units</td>
                <td align="left" colspan="1" rowspan="1">OrgUnit[]</td>
                <td align="left" colspan="1" rowspan="1">Organization (<xref target="organizations" format="default" sectionFormat="of" derivedContent="Section 2.2.3"/>)</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">updated</td>
                <td align="left" colspan="1" rowspan="1">UTCDateTime</td>
                <td align="left" colspan="1" rowspan="1">Card (<xref target="updated" format="default" sectionFormat="of" derivedContent="Section 2.1.10"/>)</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">uri</td>
                <td align="left" colspan="1" rowspan="1">String</td>
                <td align="left" colspan="1" rowspan="1">Author (<xref target="notes" format="default" sectionFormat="of" derivedContent="Section 2.8.3"/>), Calendar (<xref target="calendars" format="default" sectionFormat="of" derivedContent="Section 2.4.1"/>), CryptoKey (<xref target="cryptoKeys" format="default" sectionFormat="of" derivedContent="Section 2.6.1"/>), Directory (<xref target="directories" format="default" sectionFormat="of" derivedContent="Section 2.6.2"/>), Link (<xref target="links" format="default" sectionFormat="of" derivedContent="Section 2.6.3"/>), Media (<xref target="media" format="default" sectionFormat="of" derivedContent="Section 2.6.4"/>), OnlineService (<xref target="onlineServices" format="default" sectionFormat="of" derivedContent="Section 2.3.2"/>), SchedulingAddress (<xref target="schedulingAddresses" format="default" sectionFormat="of" derivedContent="Section 2.4.2"/>). Also see <xref target="resource" format="default" sectionFormat="of" derivedContent="Section 1.4.4"/>.
                </td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">user</td>
                <td align="left" colspan="1" rowspan="1">String</td>
                <td align="left" colspan="1" rowspan="1">OnlineService (<xref target="onlineServices" format="default" sectionFormat="of" derivedContent="Section 2.3.2"/>)</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">utc</td>
                <td align="left" colspan="1" rowspan="1">UTCDateTime</td>
                <td align="left" colspan="1" rowspan="1">Timestamp (<xref target="anniversaries" format="default" sectionFormat="of" derivedContent="Section 2.8.1"/>)</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">value</td>
                <td align="left" colspan="1" rowspan="1">String</td>
                <td align="left" colspan="1" rowspan="1">AddressComponent (<xref target="addresscomponent" format="default" sectionFormat="of" derivedContent="Section 2.5.1.2"/>), NameComponent (<xref target="namecomponent" format="default" sectionFormat="of" derivedContent="Section 2.2.1.2"/>), PersonalInfo (<xref target="personalInfo" format="default" sectionFormat="of" derivedContent="Section 2.8.4"/>)</td>
              </tr>
              <tr anchor="iana-property-registry-version">
                <td align="left" colspan="1" rowspan="1">version</td>
                <td align="left" colspan="1" rowspan="1">String</td>
                <td align="left" colspan="1" rowspan="1">Card (<xref target="prop-version" format="default" sectionFormat="of" derivedContent="Section 2.1.2"/>)</td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">year</td>
                <td align="left" colspan="1" rowspan="1">UnsignedInt</td>
                <td align="left" colspan="1" rowspan="1">PartialDate (<xref target="anniversaries" format="default" sectionFormat="of" derivedContent="Section 2.8.1"/>)</td>
              </tr>
            </tbody>
          </table>
          <t indent="0" pn="section-3.5.2-3">The following table lists the initial "reserved" usage entries of the "JSContact Properties" registry. For
            this property, the Change Controller is "IETF", and the RFC section reference is for RFC 9553.
          </t>
          <table anchor="tab-iana-reserved-property-registry" align="center" pn="table-3">
            <name slugifiedName="name-jscontact-properties-with-r">JSContact Properties with "reserved" Usage</name>
            <thead>
              <tr>
                <th align="left" colspan="1" rowspan="1">Property Name</th>
                <th align="left" colspan="1" rowspan="1">Property Type</th>
                <th align="left" colspan="1" rowspan="1">Property Context</th>
                <th align="left" colspan="1" rowspan="1">Intended Usage</th>
                <th align="left" colspan="1" rowspan="1">Reference/Description</th>
              </tr>
            </thead>
            <tbody>
              <tr>
                <td align="left" colspan="1" rowspan="1">extra</td>
                <td align="left" colspan="1" rowspan="1">not applicable</td>
                <td align="left" colspan="1" rowspan="1">not applicable</td>
                <td align="left" colspan="1" rowspan="1">reserved</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="prop-extra" format="default" sectionFormat="of" derivedContent="Section 1.7.3.1"/>
                </td>
              </tr>
            </tbody>
          </table>
        </section>
      </section>
      <section anchor="iana-type-registry" numbered="true" toc="include" removeInRFC="false" pn="section-3.6">
        <name slugifiedName="name-creation-of-the-jscontact-t">Creation of the JSContact Types Registry</name>
        <t indent="0" pn="section-3.6-1">IANA has created the "JSContact Types" registry. The purpose of this new registry is to avoid name collisions
          for JSContact type names and provide a complete reference for all data types used for JSContact property
          values.
        </t>
        <t indent="0" pn="section-3.6-2">The registry entries sort alphabetically in ascending order by the "Type Name" column. Equal entries sort in
          any order.
        </t>
        <t indent="0" pn="section-3.6-3">The registry process for a new type is outlined in <xref target="iana-registry-policy" format="default" sectionFormat="of" derivedContent="Section 3.3"/>.
        </t>
        <section anchor="iana-type-registry-template" numbered="true" toc="include" removeInRFC="false" pn="section-3.6.1">
          <name slugifiedName="name-jscontact-types-registry-te">JSContact Types Registry Template</name>
          <dl newline="false" indent="3" spacing="normal" pn="section-3.6.1-1">
            <dt pn="section-3.6.1-1.1">Type Name:</dt>
            <dd pn="section-3.6.1-1.2">The name of the type.</dd>
            <dt pn="section-3.6.1-1.3">Intended Usage:</dt>
            <dd pn="section-3.6.1-1.4">May be "common", "reserved", or "obsolete".</dd>
            <dt pn="section-3.6.1-1.5">Since Version:</dt>
            <dd pn="section-3.6.1-1.6">The JSContact version on which this type definition is based. The version <bcp14>MUST</bcp14> be one of
              the allowed values of the version property in the "JSContact Version" registry (see <xref target="tab-iana-version-registry" format="default" sectionFormat="of" derivedContent="Table 1"/>).
            </dd>
            <dt pn="section-3.6.1-1.7">Until Version:</dt>
            <dd pn="section-3.6.1-1.8">The JSContact version after which the type definition was obsoleted; therefore, it <bcp14>MUST NOT</bcp14> be used in later versions. The Until Version value either <bcp14>MUST NOT</bcp14> be set or <bcp14>MUST</bcp14> be one of the allowed values of the version property in the "JSContact Version" registry (see <xref target="tab-iana-version-registry" format="default" sectionFormat="of" derivedContent="Table 1"/>).
            </dd>
            <dt pn="section-3.6.1-1.9">Change Controller:</dt>
            <dd pn="section-3.6.1-1.10">Person or entity responsible for requesting a change to the entry's definition ("IETF" for RFCs from the
              IETF stream).
            </dd>
            <dt pn="section-3.6.1-1.11">Reference or Description:</dt>
            <dd pn="section-3.6.1-1.12">A brief description or RFC number and section reference where the Type is specified. For reserved type
              names, the reference or description <bcp14>MAY</bcp14> be omitted.
            </dd>
          </dl>
        </section>
        <section anchor="iana-type-registry-contents" numbered="true" toc="include" removeInRFC="false" pn="section-3.6.2">
          <name slugifiedName="name-initial-contents-of-the-jscon">Initial Contents of the JSContact Types Registry</name>
          <t indent="0" pn="section-3.6.2-1">The following table lists the initial "common" usage entries in the "JSContact Types" registry. For all of
            these types, the Since Version is "1.0", the Until Version is not set, the Change Controller is "IETF", and
            RFC section references are for RFC 9553.
          </t>
          <table anchor="tab-iana-type-registry-common" align="left" pn="table-4">
            <name slugifiedName="name-jscontact-types-with-common">JSContact Types with "common" Usage</name>
            <thead>
              <tr>
                <th align="left" colspan="1" rowspan="1">Type Name</th>
                <th align="left" colspan="1" rowspan="1">Reference/Description</th>
              </tr>
            </thead>
            <tbody>
              <tr>
                <td align="left" colspan="1" rowspan="1">Address</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="address" format="default" sectionFormat="of" derivedContent="Section 2.5.1.1"/>
                </td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">AddressComponent</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="addresscomponent" format="default" sectionFormat="of" derivedContent="Section 2.5.1.2"/>
                </td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">Anniversary</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="anniversaries" format="default" sectionFormat="of" derivedContent="Section 2.8.1"/>
                </td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">Author</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="notes" format="default" sectionFormat="of" derivedContent="Section 2.8.3"/>
                </td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">Boolean</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="type-signatures" format="default" sectionFormat="of" derivedContent="Section 1.3.2"/>
                </td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">Calendar</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="calendars" format="default" sectionFormat="of" derivedContent="Section 2.4.1"/>
                </td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">Card</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="card" format="default" sectionFormat="of" derivedContent="Section 2"/>
                </td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">CryptoKey</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="cryptoKeys" format="default" sectionFormat="of" derivedContent="Section 2.6.1"/>
                </td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">Directory</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="directories" format="default" sectionFormat="of" derivedContent="Section 2.6.2"/>
                </td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">EmailAddress</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="emails" format="default" sectionFormat="of" derivedContent="Section 2.3.1"/>
                </td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">Id</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="id" format="default" sectionFormat="of" derivedContent="Section 1.4.1"/>
                </td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">Int</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="int-unsignedint" format="default" sectionFormat="of" derivedContent="Section 1.4.2"/>
                </td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">LanguagePref</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="preferredLanguages" format="default" sectionFormat="of" derivedContent="Section 2.3.4"/>
                </td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">Link</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="links" format="default" sectionFormat="of" derivedContent="Section 2.6.3"/>
                </td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">Media</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="media" format="default" sectionFormat="of" derivedContent="Section 2.6.4"/>
                </td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">Name</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="name" format="default" sectionFormat="of" derivedContent="Section 2.2.1.1"/>
                </td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">NameComponent</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="namecomponent" format="default" sectionFormat="of" derivedContent="Section 2.2.1.2"/>
                </td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">Nickname</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="nicknames" format="default" sectionFormat="of" derivedContent="Section 2.2.2"/>
                </td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">Note</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="notes" format="default" sectionFormat="of" derivedContent="Section 2.8.3"/>
                </td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">Number</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="type-signatures" format="default" sectionFormat="of" derivedContent="Section 1.3.2"/>
                </td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">OnlineService</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="onlineServices" format="default" sectionFormat="of" derivedContent="Section 2.3.2"/>
                </td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">Organization</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="organizations" format="default" sectionFormat="of" derivedContent="Section 2.2.3"/>
                </td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">OrgUnit</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="organizations" format="default" sectionFormat="of" derivedContent="Section 2.2.3"/>
                </td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">PartialDate</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="anniversaries" format="default" sectionFormat="of" derivedContent="Section 2.8.1"/>
                </td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">PatchObject</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="patchobject" format="default" sectionFormat="of" derivedContent="Section 1.4.3"/>
                </td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">PersonalInfo</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="personalInfo" format="default" sectionFormat="of" derivedContent="Section 2.8.4"/>
                </td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">Phone</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="phones" format="default" sectionFormat="of" derivedContent="Section 2.3.3"/>
                </td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">Pronouns</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="speakToAs" format="default" sectionFormat="of" derivedContent="Section 2.2.4"/>
                </td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">Relation</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="relatedTo" format="default" sectionFormat="of" derivedContent="Section 2.1.8"/>
                </td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">SchedulingAddress</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="schedulingAddresses" format="default" sectionFormat="of" derivedContent="Section 2.4.2"/>
                </td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">SpeakToAs</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="speakToAs" format="default" sectionFormat="of" derivedContent="Section 2.2.4"/>
                </td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">String</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="type-signatures" format="default" sectionFormat="of" derivedContent="Section 1.3.2"/>
                </td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">Timestamp</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="anniversaries" format="default" sectionFormat="of" derivedContent="Section 2.8.1"/>
                </td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">Title</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="titles" format="default" sectionFormat="of" derivedContent="Section 2.2.5"/>
                </td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">UnsignedInt</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="int-unsignedint" format="default" sectionFormat="of" derivedContent="Section 1.4.2"/>
                </td>
              </tr>
              <tr>
                <td align="left" colspan="1" rowspan="1">UTCDateTime</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="utcdatetime" format="default" sectionFormat="of" derivedContent="Section 1.4.5"/>
                </td>
              </tr>
            </tbody>
          </table>
          <t indent="0" pn="section-3.6.2-3">The following table lists the initial "reserved" usage entry of the "JSContact Types" registry. For this
            type, the version is "1.0", the Change Controller is "IETF", and the RFC section reference is for RFC 9553.
          </t>
          <table anchor="tab-iana-type-registry-reserved" align="left" pn="table-5">
            <name slugifiedName="name-jscontact-types-with-reserv">JSContact Types with "reserved" Usage</name>
            <thead>
              <tr>
                <th align="left" colspan="1" rowspan="1">Type Name</th>
                <th align="left" colspan="1" rowspan="1">Reference/Description</th>
              </tr>
            </thead>
            <tbody>
              <tr>
                <td align="left" colspan="1" rowspan="1">Resource</td>
                <td align="left" colspan="1" rowspan="1">
                  <xref target="resource" format="default" sectionFormat="of" derivedContent="Section 1.4.4"/>
                </td>
              </tr>
            </tbody>
          </table>
        </section>
      </section>
      <section anchor="iana-enum-registry" numbered="true" toc="include" removeInRFC="false" pn="section-3.7">
        <name slugifiedName="name-creation-of-the-jscontact-e">Creation of the JSContact Enum Values Registry</name>
        <t indent="0" pn="section-3.7-1">IANA has created the "JSContact Enum Values" registry. The purpose of the new registry is to allow
          interoperable extension of semantics for JSContact properties with enumerable values. Each such property will
          have a subregistry of allowed values.
        </t>
        <t indent="0" pn="section-3.7-2">The registry entries sort alphabetically in ascending order by the following columns: "Property Name" first,
          "Property Context" second, and "Since Version" third. The enum values sort alphabetically in ascending order.
          Equal entries sort in any order.
        </t>
        <t indent="0" pn="section-3.7-3">The registry process for a new enum value or adding a new enumerable property is outlined in <xref target="iana-registry-policy" format="default" sectionFormat="of" derivedContent="Section 3.3"/>.
        </t>
        <section anchor="iana-enum-registry-registry-template" numbered="true" toc="include" removeInRFC="false" pn="section-3.7.1">
          <name slugifiedName="name-jscontact-enum-values-regis">JSContact Enum Values Registry Property Template</name>
          <t indent="0" pn="section-3.7.1-1">This template is for adding a subregistry for a new enumerable property to the "JSContact Enum Values"
            registry.
          </t>
          <dl newline="false" indent="3" spacing="normal" pn="section-3.7.1-2">
            <dt pn="section-3.7.1-2.1">Property Name:</dt>
            <dd pn="section-3.7.1-2.2">The name(s) of the property or properties where these values may be used. This <bcp14>MUST</bcp14> be
              registered in the "JSContact Properties" registry.
            </dd>
            <dt pn="section-3.7.1-2.3">Context:</dt>
            <dd pn="section-3.7.1-2.4">The list of allowed object types where the property or properties may appear, as registered in the
              "JSContact Properties" registry. This disambiguates where there may be two distinct properties with the
              same name in different contexts.
            </dd>
            <dt pn="section-3.7.1-2.5">Since Version:</dt>
            <dd pn="section-3.7.1-2.6">The JSContact version on which the enum value definition is based. The version <bcp14>MUST</bcp14> be
              one of the allowed values of the version property in the "JSContact Version" registry (see <xref target="tab-iana-version-registry" format="default" sectionFormat="of" derivedContent="Table 1"/>).
            </dd>
            <dt pn="section-3.7.1-2.7">Until Version:</dt>
            <dd pn="section-3.7.1-2.8">The JSContact version after which the enum value definition was obsoleted; therefore, the enum value
              definition <bcp14>MUST NOT</bcp14> be used in later versions. The Until Version value either <bcp14>MUST NOT</bcp14> be set or <bcp14>MUST</bcp14> be one of the allowed values of the version property in the
              "JSContact Version" registry (see <xref target="tab-iana-version-registry" format="default" sectionFormat="of" derivedContent="Table 1"/>).
            </dd>
            <dt pn="section-3.7.1-2.9">Change Controller:</dt>
            <dd pn="section-3.7.1-2.10">Person or entity responsible for requesting a change to the entry's definition ("IETF" for RFCs from the
              IETF stream).
            </dd>
            <dt pn="section-3.7.1-2.11">Reference or Description:</dt>
            <dd pn="section-3.7.1-2.12">A brief description or RFC number and
            section reference for the semantics of the value.</dd>
          </dl>
          <t indent="0" pn="section-3.7.1-3">
            Note that the initial contents will be the initial list of defined values for the enum, using the template defined in <xref target="iana-enum-registry-value-template" format="default" sectionFormat="of" derivedContent="Section 3.7.2"/>. A subregistry will be created with
              these values for this property name/context tuple.
          </t>
        </section>
        <section anchor="iana-enum-registry-value-template" numbered="true" toc="include" removeInRFC="false" pn="section-3.7.2">
          <name slugifiedName="name-jscontact-enum-values-regist">JSContact Enum Values Registry Value Template</name>
          <t indent="0" pn="section-3.7.2-1">This template is for adding a new enum value to a subregistry in the "JSContact Enum Values" registry.</t>
          <dl newline="false" indent="3" spacing="normal" pn="section-3.7.2-2">
            <dt pn="section-3.7.2-2.1">Enum Value:</dt>
            <dd pn="section-3.7.2-2.2">The verbatim value of the enum.</dd>
            <dt pn="section-3.7.2-2.3">Since Version:</dt>
            <dd pn="section-3.7.2-2.4">The JSContact version on which the enum value definition is based. The version <bcp14>MUST</bcp14> be
              one of the allowed values of the version property in the "JSContact Version" registry (see <xref target="tab-iana-version-registry" format="default" sectionFormat="of" derivedContent="Table 1"/>).
            </dd>
            <dt pn="section-3.7.2-2.5">Until Version:</dt>
            <dd pn="section-3.7.2-2.6">The JSContact version after which the enum value was obsoleted; therefore, the enum value <bcp14>MUST NOT</bcp14> be used in later versions. The Until Version value either <bcp14>MUST NOT</bcp14> be set or <bcp14>MUST</bcp14> be one of the allowed values of the version property in the "JSContact Version" registry (see <xref target="tab-iana-version-registry" format="default" sectionFormat="of" derivedContent="Table 1"/>).
            </dd>
            <dt pn="section-3.7.2-2.7"> Change Controller:</dt>
            <dd pn="section-3.7.2-2.8">Person or entity responsible for requesting a
      change to the entry's definition ("IETF" for RFCs from the IETF
      stream).</dd>
            <dt pn="section-3.7.2-2.9">Reference or Description:</dt>
            <dd pn="section-3.7.2-2.10">A brief description or RFC number and section reference for the semantics of the value.</dd>
          </dl>
        </section>
        <section anchor="iana-enum-registry-contents" numbered="true" toc="include" removeInRFC="false" pn="section-3.7.3">
          <name slugifiedName="name-initial-contents-of-the-jscont">Initial Contents of the JSContact Enum Values Registry</name>
          <t indent="0" pn="section-3.7.3-1">For all entries in each subregistry created in this section, the Since Version is "1.0", the Until Version
            is not set, the Change Controller is "IETF", and RFC section references are for RFC 9553.
          </t>
          <dl spacing="compact" newline="false" indent="20" pn="section-3.7.3-2">
            <dt pn="section-3.7.3-2.1">Property Name:</dt>
            <dd pn="section-3.7.3-2.2">contexts</dd>
            <dt pn="section-3.7.3-2.3">Context:</dt>
            <dd pn="section-3.7.3-2.4">Address</dd>
          </dl>
          <dl spacing="compact" newline="false" indent="20" pn="section-3.7.3-3">
            <dt pn="section-3.7.3-3.1">Initial Contents:</dt>
            <dd pn="section-3.7.3-3.2">
              <table anchor="tab-iana-enum-addr-contexts" align="left" pn="table-6">
                <name slugifiedName="name-jscontact-enum-values-for-c">JSContact Enum Values for contexts (Context: Address)</name>
                <thead>
                  <tr>
                    <th align="left" colspan="1" rowspan="1">Enum Value</th>
                    <th align="left" colspan="1" rowspan="1">Reference/Description</th>
                  </tr>
                </thead>
                <tbody>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">billing</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="address" format="default" sectionFormat="of" derivedContent="Section 2.5.1.1"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">delivery</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="address" format="default" sectionFormat="of" derivedContent="Section 2.5.1.1"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">private</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="prop-contexts" format="default" sectionFormat="of" derivedContent="Section 1.5.1"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">work</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="prop-contexts" format="default" sectionFormat="of" derivedContent="Section 1.5.1"/>
                    </td>
                  </tr>
                </tbody>
              </table>
            </dd>
          </dl>
          <dl spacing="compact" newline="false" indent="20" pn="section-3.7.3-4">
            <dt pn="section-3.7.3-4.1">Property Name:</dt>
            <dd pn="section-3.7.3-4.2">contexts</dd>
            <dt pn="section-3.7.3-4.3">Context:</dt>
            <dd pn="section-3.7.3-4.4">Calendar, CryptoKey, Directory, EmailAddress, LanguagePref, Link, Media, Nickname, OnlineService,
              Organization, Phone, Pronouns, SchedulingAddress
          </dd>
          </dl>
          <dl spacing="compact" newline="false" indent="20" pn="section-3.7.3-5">
            <dt pn="section-3.7.3-5.1">Initial Contents:</dt>
            <dd pn="section-3.7.3-5.2">
              <table anchor="tab-iana-enum-contexts" align="left" pn="table-7">
                <name slugifiedName="name-jscontact-enum-values-for-co">JSContact Enum Values for contexts (Context: Calendar, CryptoKey, Directory, EmailAddress,
                  LanguagePref, Link, Media, Nickname, OnlineService, Organization, Phone, Pronouns, SchedulingAddress)
                </name>
                <thead>
                  <tr>
                    <th align="left" colspan="1" rowspan="1">Enum Value</th>
                    <th align="left" colspan="1" rowspan="1">Reference/Description</th>
                  </tr>
                </thead>
                <tbody>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">private</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="prop-contexts" format="default" sectionFormat="of" derivedContent="Section 1.5.1"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">work</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="prop-contexts" format="default" sectionFormat="of" derivedContent="Section 1.5.1"/>
                    </td>
                  </tr>
                </tbody>
              </table>
            </dd>
          </dl>
          <dl spacing="compact" newline="false" indent="20" pn="section-3.7.3-6">
            <dt pn="section-3.7.3-6.1">Property Name:</dt>
            <dd pn="section-3.7.3-6.2">features</dd>
            <dt pn="section-3.7.3-6.3">Context:</dt>
            <dd pn="section-3.7.3-6.4">Phone</dd>
          </dl>
          <dl spacing="compact" newline="false" indent="20" pn="section-3.7.3-7">
            <dt pn="section-3.7.3-7.1">Initial Contents:</dt>
            <dd pn="section-3.7.3-7.2">
              <table anchor="tab-iana-enum-phone-features" align="left" pn="table-8">
                <name slugifiedName="name-jscontact-enum-values-for-f">JSContact Enum Values for features (Context: Phone)</name>
                <thead>
                  <tr>
                    <th align="left" colspan="1" rowspan="1">Enum Value</th>
                    <th align="left" colspan="1" rowspan="1">Reference/Description</th>
                  </tr>
                </thead>
                <tbody>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">fax</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="phones" format="default" sectionFormat="of" derivedContent="Section 2.3.3"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">main-number</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="phones" format="default" sectionFormat="of" derivedContent="Section 2.3.3"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">mobile</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="phones" format="default" sectionFormat="of" derivedContent="Section 2.3.3"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">pager</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="phones" format="default" sectionFormat="of" derivedContent="Section 2.3.3"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">text</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="phones" format="default" sectionFormat="of" derivedContent="Section 2.3.3"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">textphone</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="phones" format="default" sectionFormat="of" derivedContent="Section 2.3.3"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">video</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="phones" format="default" sectionFormat="of" derivedContent="Section 2.3.3"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">voice</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="phones" format="default" sectionFormat="of" derivedContent="Section 2.3.3"/>
                    </td>
                  </tr>
                </tbody>
              </table>
            </dd>
          </dl>
          <dl spacing="compact" newline="false" indent="20" pn="section-3.7.3-8">
            <dt pn="section-3.7.3-8.1">Property Name:</dt>
            <dd pn="section-3.7.3-8.2">grammaticalGender</dd>
            <dt pn="section-3.7.3-8.3">Context:</dt>
            <dd pn="section-3.7.3-8.4">SpeakToAs</dd>
          </dl>
          <dl spacing="compact" newline="false" indent="20" pn="section-3.7.3-9">
            <dt pn="section-3.7.3-9.1">Initial Contents:</dt>
            <dd pn="section-3.7.3-9.2">
              <table anchor="tab-iana-enum-speaktoas-grammaticalgender" align="left" pn="table-9">
                <name slugifiedName="name-jscontact-enum-values-for-g">JSContact Enum Values for grammaticalGender (Context: SpeakToAs)</name>
                <thead>
                  <tr>
                    <th align="left" colspan="1" rowspan="1">Enum Value</th>
                    <th align="left" colspan="1" rowspan="1">Reference/Description</th>
                  </tr>
                </thead>
                <tbody>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">animate</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="speakToAs" format="default" sectionFormat="of" derivedContent="Section 2.2.4"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">common</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="speakToAs" format="default" sectionFormat="of" derivedContent="Section 2.2.4"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">feminine</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="speakToAs" format="default" sectionFormat="of" derivedContent="Section 2.2.4"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">inanimate</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="speakToAs" format="default" sectionFormat="of" derivedContent="Section 2.2.4"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">masculine</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="speakToAs" format="default" sectionFormat="of" derivedContent="Section 2.2.4"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">neuter</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="speakToAs" format="default" sectionFormat="of" derivedContent="Section 2.2.4"/>
                    </td>
                  </tr>
                </tbody>
              </table>
            </dd>
          </dl>
          <dl spacing="compact" newline="false" indent="20" pn="section-3.7.3-10">
            <dt pn="section-3.7.3-10.1">Property Name:</dt>
            <dd pn="section-3.7.3-10.2">kind</dd>
            <dt pn="section-3.7.3-10.3">Context:</dt>
            <dd pn="section-3.7.3-10.4">AddressComponent</dd>
          </dl>
          <dl spacing="compact" newline="false" indent="20" pn="section-3.7.3-11">
            <dt pn="section-3.7.3-11.1">Initial Contents:</dt>
            <dd pn="section-3.7.3-11.2">
              <table anchor="tab-iana-enum-addresscomponent-kind" align="left" pn="table-10">
                <name slugifiedName="name-jscontact-enum-values-for-k">JSContact Enum Values for kind (Context: AddressComponent)</name>
                <thead>
                  <tr>
                    <th align="left" colspan="1" rowspan="1">Enum Value</th>
                    <th align="left" colspan="1" rowspan="1">Reference/Description</th>
                  </tr>
                </thead>
                <tbody>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">apartment</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="addresscomponent" format="default" sectionFormat="of" derivedContent="Section 2.5.1.2"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">block</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="addresscomponent" format="default" sectionFormat="of" derivedContent="Section 2.5.1.2"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">building</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="addresscomponent" format="default" sectionFormat="of" derivedContent="Section 2.5.1.2"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">country</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="addresscomponent" format="default" sectionFormat="of" derivedContent="Section 2.5.1.2"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">direction</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="addresscomponent" format="default" sectionFormat="of" derivedContent="Section 2.5.1.2"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">district</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="addresscomponent" format="default" sectionFormat="of" derivedContent="Section 2.5.1.2"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">floor</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="addresscomponent" format="default" sectionFormat="of" derivedContent="Section 2.5.1.2"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">landmark</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="addresscomponent" format="default" sectionFormat="of" derivedContent="Section 2.5.1.2"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">locality</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="addresscomponent" format="default" sectionFormat="of" derivedContent="Section 2.5.1.2"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">name</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="addresscomponent" format="default" sectionFormat="of" derivedContent="Section 2.5.1.2"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">number</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="addresscomponent" format="default" sectionFormat="of" derivedContent="Section 2.5.1.2"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">postcode</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="addresscomponent" format="default" sectionFormat="of" derivedContent="Section 2.5.1.2"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">postOfficeBox</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="addresscomponent" format="default" sectionFormat="of" derivedContent="Section 2.5.1.2"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">region</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="addresscomponent" format="default" sectionFormat="of" derivedContent="Section 2.5.1.2"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">room</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="addresscomponent" format="default" sectionFormat="of" derivedContent="Section 2.5.1.2"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">separator</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="addresscomponent" format="default" sectionFormat="of" derivedContent="Section 2.5.1.2"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">subdistrict</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="addresscomponent" format="default" sectionFormat="of" derivedContent="Section 2.5.1.2"/>
                    </td>
                  </tr>
                </tbody>
              </table>
            </dd>
          </dl>
          <dl spacing="compact" newline="false" indent="20" pn="section-3.7.3-12">
            <dt pn="section-3.7.3-12.1">Property Name:</dt>
            <dd pn="section-3.7.3-12.2">kind</dd>
            <dt pn="section-3.7.3-12.3">Context:</dt>
            <dd pn="section-3.7.3-12.4">Anniversary</dd>
          </dl>
          <dl spacing="compact" newline="false" indent="20" pn="section-3.7.3-13">
            <dt pn="section-3.7.3-13.1">Initial Contents:</dt>
            <dd pn="section-3.7.3-13.2">
              <table anchor="tab-iana-enum-anniversary-kind" align="left" pn="table-11">
                <name slugifiedName="name-jscontact-enum-values-for-ki">JSContact Enum Values for kind (Context: Anniversary)</name>
                <thead>
                  <tr>
                    <th align="left" colspan="1" rowspan="1">Enum Value</th>
                    <th align="left" colspan="1" rowspan="1">Reference/Description</th>
                  </tr>
                </thead>
                <tbody>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">birth</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="anniversaries" format="default" sectionFormat="of" derivedContent="Section 2.8.1"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">death</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="anniversaries" format="default" sectionFormat="of" derivedContent="Section 2.8.1"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">wedding</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="anniversaries" format="default" sectionFormat="of" derivedContent="Section 2.8.1"/>
                    </td>
                  </tr>
                </tbody>
              </table>
            </dd>
          </dl>
          <dl spacing="compact" newline="false" indent="20" pn="section-3.7.3-14">
            <dt pn="section-3.7.3-14.1">Property Name:</dt>
            <dd pn="section-3.7.3-14.2">kind</dd>
            <dt pn="section-3.7.3-14.3">Context:</dt>
            <dd pn="section-3.7.3-14.4">Calendar</dd>
          </dl>
          <dl spacing="compact" newline="false" indent="20" pn="section-3.7.3-15">
            <dt pn="section-3.7.3-15.1">Initial Contents:</dt>
            <dd pn="section-3.7.3-15.2">
              <table anchor="tab-iana-enum-calendarresource-kind" align="left" pn="table-12">
                <name slugifiedName="name-jscontact-enum-values-for-kin">JSContact Enum Values for kind (Context: Calendar)</name>
                <thead>
                  <tr>
                    <th align="left" colspan="1" rowspan="1">Enum Value</th>
                    <th align="left" colspan="1" rowspan="1">Reference/Description</th>
                  </tr>
                </thead>
                <tbody>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">calendar</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="calendars" format="default" sectionFormat="of" derivedContent="Section 2.4.1"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">freeBusy</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="calendars" format="default" sectionFormat="of" derivedContent="Section 2.4.1"/>
                    </td>
                  </tr>
                </tbody>
              </table>
            </dd>
          </dl>
          <dl spacing="compact" newline="false" indent="20" pn="section-3.7.3-16">
            <dt pn="section-3.7.3-16.1">Property Name:</dt>
            <dd pn="section-3.7.3-16.2">kind</dd>
            <dt pn="section-3.7.3-16.3">Context:</dt>
            <dd pn="section-3.7.3-16.4">Card</dd>
          </dl>
          <dl spacing="compact" newline="false" indent="20" pn="section-3.7.3-17">
            <dt pn="section-3.7.3-17.1">Initial Contents:</dt>
            <dd pn="section-3.7.3-17.2">
              <table anchor="tab-iana-enum-card-kind" align="left" pn="table-13">
                <name slugifiedName="name-jscontact-enum-values-for-kind">JSContact Enum Values for kind (Context: Card)</name>
                <thead>
                  <tr>
                    <th align="left" colspan="1" rowspan="1">Enum Value</th>
                    <th align="left" colspan="1" rowspan="1">Reference/Description</th>
                  </tr>
                </thead>
                <tbody>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">application</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="kind" format="default" sectionFormat="of" derivedContent="Section 2.1.4"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">device</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="kind" format="default" sectionFormat="of" derivedContent="Section 2.1.4"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">group</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="kind" format="default" sectionFormat="of" derivedContent="Section 2.1.4"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">individual</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="kind" format="default" sectionFormat="of" derivedContent="Section 2.1.4"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">location</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="kind" format="default" sectionFormat="of" derivedContent="Section 2.1.4"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">org</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="kind" format="default" sectionFormat="of" derivedContent="Section 2.1.4"/>
                    </td>
                  </tr>
                </tbody>
              </table>
            </dd>
          </dl>
          <dl spacing="compact" newline="false" indent="20" pn="section-3.7.3-18">
            <dt pn="section-3.7.3-18.1">Property Name:</dt>
            <dd pn="section-3.7.3-18.2">kind</dd>
            <dt pn="section-3.7.3-18.3">Context:</dt>
            <dd pn="section-3.7.3-18.4">Directory</dd>
          </dl>
          <dl spacing="compact" newline="false" indent="20" pn="section-3.7.3-19">
            <dt pn="section-3.7.3-19.1">Initial Contents:</dt>
            <dd pn="section-3.7.3-19.2">
              <table anchor="tab-iana-enum-directoryresource-kind" align="left" pn="table-14">
                <name slugifiedName="name-jscontact-enum-values-for-kind-">JSContact Enum Values for kind (Context: Directory)</name>
                <thead>
                  <tr>
                    <th align="left" colspan="1" rowspan="1">Enum Value</th>
                    <th align="left" colspan="1" rowspan="1">Reference/Description</th>
                  </tr>
                </thead>
                <tbody>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">directory</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="directories" format="default" sectionFormat="of" derivedContent="Section 2.6.2"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">entry</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="directories" format="default" sectionFormat="of" derivedContent="Section 2.6.2"/>
                    </td>
                  </tr>
                </tbody>
              </table>
            </dd>
          </dl>
          <dl spacing="compact" newline="false" indent="20" pn="section-3.7.3-20">
            <dt pn="section-3.7.3-20.1">Property Name:</dt>
            <dd pn="section-3.7.3-20.2">kind</dd>
            <dt pn="section-3.7.3-20.3">Context:</dt>
            <dd pn="section-3.7.3-20.4">Link</dd>
          </dl>
          <dl spacing="compact" newline="false" indent="20" pn="section-3.7.3-21">
            <dt pn="section-3.7.3-21.1">Initial Contents:</dt>
            <dd pn="section-3.7.3-21.2">
              <table anchor="tab-iana-enum-linkresource-kind" align="left" pn="table-15">
                <name slugifiedName="name-jscontact-enum-values-for-kind-c">JSContact Enum Values for kind (Context: Link)</name>
                <thead>
                  <tr>
                    <th align="left" colspan="1" rowspan="1">Enum Value</th>
                    <th align="left" colspan="1" rowspan="1">Reference/Description</th>
                  </tr>
                </thead>
                <tbody>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">contact</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="links" format="default" sectionFormat="of" derivedContent="Section 2.6.3"/>
                    </td>
                  </tr>
                </tbody>
              </table>
            </dd>
          </dl>
          <dl spacing="compact" newline="false" indent="20" pn="section-3.7.3-22">
            <dt pn="section-3.7.3-22.1">Property Name:</dt>
            <dd pn="section-3.7.3-22.2">kind</dd>
            <dt pn="section-3.7.3-22.3">Context:</dt>
            <dd pn="section-3.7.3-22.4">Media</dd>
          </dl>
          <dl spacing="compact" newline="false" indent="20" pn="section-3.7.3-23">
            <dt pn="section-3.7.3-23.1">Initial Contents:</dt>
            <dd pn="section-3.7.3-23.2">
              <table anchor="tab-iana-enum-mediaresource-kind" align="left" pn="table-16">
                <name slugifiedName="name-jscontact-enum-values-for-kind-co">JSContact Enum Values for kind (Context: Media)</name>
                <thead>
                  <tr>
                    <th align="left" colspan="1" rowspan="1">Enum Value</th>
                    <th align="left" colspan="1" rowspan="1">Reference/Description</th>
                  </tr>
                </thead>
                <tbody>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">logo</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="media" format="default" sectionFormat="of" derivedContent="Section 2.6.4"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">photo</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="media" format="default" sectionFormat="of" derivedContent="Section 2.6.4"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">sound</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="media" format="default" sectionFormat="of" derivedContent="Section 2.6.4"/>
                    </td>
                  </tr>
                </tbody>
              </table>
            </dd>
          </dl>
          <dl spacing="compact" newline="false" indent="20" pn="section-3.7.3-24">
            <dt pn="section-3.7.3-24.1">Property Name:</dt>
            <dd pn="section-3.7.3-24.2">kind</dd>
            <dt pn="section-3.7.3-24.3">Context:</dt>
            <dd pn="section-3.7.3-24.4">NameComponent</dd>
          </dl>
          <dl spacing="compact" newline="false" indent="20" pn="section-3.7.3-25">
            <dt pn="section-3.7.3-25.1">Initial Contents:</dt>
            <dd pn="section-3.7.3-25.2">
              <table anchor="tab-iana-enum-namecomponent-kind" align="left" pn="table-17">
                <name slugifiedName="name-jscontact-enum-values-for-kind-con">JSContact Enum Values for kind (Context: NameComponent)</name>
                <thead>
                  <tr>
                    <th align="left" colspan="1" rowspan="1">Enum Value</th>
                    <th align="left" colspan="1" rowspan="1">Reference/Description</th>
                  </tr>
                </thead>
                <tbody>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">credential</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="namecomponent" format="default" sectionFormat="of" derivedContent="Section 2.2.1.2"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">generation</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="namecomponent" format="default" sectionFormat="of" derivedContent="Section 2.2.1.2"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">given</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="namecomponent" format="default" sectionFormat="of" derivedContent="Section 2.2.1.2"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">given2</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="namecomponent" format="default" sectionFormat="of" derivedContent="Section 2.2.1.2"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">separator</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="namecomponent" format="default" sectionFormat="of" derivedContent="Section 2.2.1.2"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">surname</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="namecomponent" format="default" sectionFormat="of" derivedContent="Section 2.2.1.2"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">surname2</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="namecomponent" format="default" sectionFormat="of" derivedContent="Section 2.2.1.2"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">title</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="namecomponent" format="default" sectionFormat="of" derivedContent="Section 2.2.1.2"/>
                    </td>
                  </tr>
                </tbody>
              </table>
            </dd>
          </dl>
          <dl spacing="compact" newline="false" indent="20" pn="section-3.7.3-26">
            <dt pn="section-3.7.3-26.1">Property Name:</dt>
            <dd pn="section-3.7.3-26.2">kind</dd>
            <dt pn="section-3.7.3-26.3">Context:</dt>
            <dd pn="section-3.7.3-26.4">PersonalInfo</dd>
          </dl>
          <dl spacing="compact" newline="false" indent="20" pn="section-3.7.3-27">
            <dt pn="section-3.7.3-27.1">Initial Contents:</dt>
            <dd pn="section-3.7.3-27.2">
              <table anchor="tab-iana-enum-personalinformation-kind" align="left" pn="table-18">
                <name slugifiedName="name-jscontact-enum-values-for-kind-cont">JSContact Enum Values for kind (Context: PersonalInfo)</name>
                <thead>
                  <tr>
                    <th align="left" colspan="1" rowspan="1">Enum Value</th>
                    <th align="left" colspan="1" rowspan="1">Reference/Description</th>
                  </tr>
                </thead>
                <tbody>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">expertise</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="personalInfo" format="default" sectionFormat="of" derivedContent="Section 2.8.4"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">hobby</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="personalInfo" format="default" sectionFormat="of" derivedContent="Section 2.8.4"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">interest</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="personalInfo" format="default" sectionFormat="of" derivedContent="Section 2.8.4"/>
                    </td>
                  </tr>
                </tbody>
              </table>
            </dd>
          </dl>
          <dl spacing="compact" newline="false" indent="20" pn="section-3.7.3-28">
            <dt pn="section-3.7.3-28.1">Property Name:</dt>
            <dd pn="section-3.7.3-28.2">kind</dd>
            <dt pn="section-3.7.3-28.3">Context:</dt>
            <dd pn="section-3.7.3-28.4">Title</dd>
          </dl>
          <dl spacing="compact" newline="false" indent="20" pn="section-3.7.3-29">
            <dt pn="section-3.7.3-29.1">Initial Contents:</dt>
            <dd pn="section-3.7.3-29.2">
              <table anchor="tab-iana-enum-title-kind" align="left" pn="table-19">
                <name slugifiedName="name-jscontact-enum-values-for-kind-cont-2">JSContact Enum Values for kind (Context: Title)</name>
                <thead>
                  <tr>
                    <th align="left" colspan="1" rowspan="1">Enum Value</th>
                    <th align="left" colspan="1" rowspan="1">Reference/Description</th>
                  </tr>
                </thead>
                <tbody>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">role</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="titles" format="default" sectionFormat="of" derivedContent="Section 2.2.5"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">title</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="titles" format="default" sectionFormat="of" derivedContent="Section 2.2.5"/>
                    </td>
                  </tr>
                </tbody>
              </table>
            </dd>
          </dl>
          <dl spacing="compact" newline="false" indent="20" pn="section-3.7.3-30">
            <dt pn="section-3.7.3-30.1">Property Name:</dt>
            <dd pn="section-3.7.3-30.2">level</dd>
            <dt pn="section-3.7.3-30.3">Context:</dt>
            <dd pn="section-3.7.3-30.4">PersonalInfo</dd>
          </dl>
          <dl spacing="compact" newline="false" indent="20" pn="section-3.7.3-31">
            <dt pn="section-3.7.3-31.1">Initial Contents:</dt>
            <dd pn="section-3.7.3-31.2">
              <table anchor="tab-iana-enum-personalinformation-level" align="left" pn="table-20">
                <name slugifiedName="name-jscontact-enum-values-for-l">JSContact Enum Values for level (Context: PersonalInfo)</name>
                <thead>
                  <tr>
                    <th align="left" colspan="1" rowspan="1">Enum Value</th>
                    <th align="left" colspan="1" rowspan="1">Reference/Description</th>
                  </tr>
                </thead>
                <tbody>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">high</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="personalInfo" format="default" sectionFormat="of" derivedContent="Section 2.8.4"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">low</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="personalInfo" format="default" sectionFormat="of" derivedContent="Section 2.8.4"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">medium</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="personalInfo" format="default" sectionFormat="of" derivedContent="Section 2.8.4"/>
                    </td>
                  </tr>
                </tbody>
              </table>
            </dd>
          </dl>
          <dl spacing="compact" newline="false" indent="20" pn="section-3.7.3-32">
            <dt pn="section-3.7.3-32.1">Property Name:</dt>
            <dd pn="section-3.7.3-32.2">phoneticSystem</dd>
            <dt pn="section-3.7.3-32.3">Context:</dt>
            <dd pn="section-3.7.3-32.4">Address, Name</dd>
          </dl>
          <dl spacing="compact" newline="false" indent="20" pn="section-3.7.3-33">
            <dt pn="section-3.7.3-33.1">Initial Contents:</dt>
            <dd pn="section-3.7.3-33.2">
              <table anchor="tab-iana-enum-pronounce-system" align="left" pn="table-21">
                <name slugifiedName="name-jscontact-enum-values-for-p">JSContact Enum Values for phoneticSystem (Context: Address, Name)</name>
                <thead>
                  <tr>
                    <th align="left" colspan="1" rowspan="1">Enum Value</th>
                    <th align="left" colspan="1" rowspan="1">Reference/Description</th>
                  </tr>
                </thead>
                <tbody>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">ipa</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="prop-phonetic" format="default" sectionFormat="of" derivedContent="Section 1.5.4"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">jyut</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="prop-phonetic" format="default" sectionFormat="of" derivedContent="Section 1.5.4"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">piny</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="prop-phonetic" format="default" sectionFormat="of" derivedContent="Section 1.5.4"/>
                    </td>
                  </tr>
                </tbody>
              </table>
            </dd>
          </dl>
          <dl spacing="compact" newline="false" indent="20" pn="section-3.7.3-34">
            <dt pn="section-3.7.3-34.1">Property Name:</dt>
            <dd pn="section-3.7.3-34.2">relation</dd>
            <dt pn="section-3.7.3-34.3">Context:</dt>
            <dd pn="section-3.7.3-34.4">Relation</dd>
          </dl>
          <dl spacing="compact" newline="false" indent="20" pn="section-3.7.3-35">
            <dt pn="section-3.7.3-35.1">Initial Contents:</dt>
            <dd pn="section-3.7.3-35.2">
              <table anchor="tab-iana-enum-relation-relation" align="left" pn="table-22">
                <name slugifiedName="name-jscontact-enum-values-for-r">JSContact Enum Values for relation (Context: Relation)</name>
                <thead>
                  <tr>
                    <th align="left" colspan="1" rowspan="1">Enum Value</th>
                    <th align="left" colspan="1" rowspan="1">Reference/Description</th>
                  </tr>
                </thead>
                <tbody>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">acquaintance</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="relatedTo" format="default" sectionFormat="of" derivedContent="Section 2.1.8"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">agent</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="relatedTo" format="default" sectionFormat="of" derivedContent="Section 2.1.8"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">child</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="relatedTo" format="default" sectionFormat="of" derivedContent="Section 2.1.8"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">colleague</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="relatedTo" format="default" sectionFormat="of" derivedContent="Section 2.1.8"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">contact</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="relatedTo" format="default" sectionFormat="of" derivedContent="Section 2.1.8"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">co-resident</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="relatedTo" format="default" sectionFormat="of" derivedContent="Section 2.1.8"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">co-worker</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="relatedTo" format="default" sectionFormat="of" derivedContent="Section 2.1.8"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">crush</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="relatedTo" format="default" sectionFormat="of" derivedContent="Section 2.1.8"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">date</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="relatedTo" format="default" sectionFormat="of" derivedContent="Section 2.1.8"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">emergency</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="relatedTo" format="default" sectionFormat="of" derivedContent="Section 2.1.8"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">friend</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="relatedTo" format="default" sectionFormat="of" derivedContent="Section 2.1.8"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">kin</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="relatedTo" format="default" sectionFormat="of" derivedContent="Section 2.1.8"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">me</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="relatedTo" format="default" sectionFormat="of" derivedContent="Section 2.1.8"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">met</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="relatedTo" format="default" sectionFormat="of" derivedContent="Section 2.1.8"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">muse</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="relatedTo" format="default" sectionFormat="of" derivedContent="Section 2.1.8"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">neighbor</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="relatedTo" format="default" sectionFormat="of" derivedContent="Section 2.1.8"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">parent</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="relatedTo" format="default" sectionFormat="of" derivedContent="Section 2.1.8"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">sibling</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="relatedTo" format="default" sectionFormat="of" derivedContent="Section 2.1.8"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">spouse</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="relatedTo" format="default" sectionFormat="of" derivedContent="Section 2.1.8"/>
                    </td>
                  </tr>
                  <tr>
                    <td align="left" colspan="1" rowspan="1">sweetheart</td>
                    <td align="left" colspan="1" rowspan="1">
                      <xref target="relatedTo" format="default" sectionFormat="of" derivedContent="Section 2.1.8"/>
                    </td>
                  </tr>
                </tbody>
              </table>
            </dd>
          </dl>
        </section>
      </section>
    </section>
    <section anchor="security-considerations" numbered="true" toc="include" removeInRFC="false" pn="section-4">
      <name slugifiedName="name-security-considerations">Security Considerations</name>
      <t indent="0" pn="section-4-1">Contact information is very privacy sensitive. It can reveal the identity, location, credentials information,
        employment status, interests and hobbies, and social network of a user. Its transmission and storage must be
        done carefully to protect it from possible threats such as eavesdropping, replay, message insertion, deletion,
        modification, and on-path attacks.
      </t>
      <t indent="0" pn="section-4-2">The data being stored and transmitted may be used in systems with real-world consequences. For example, a
        malicious actor might provide JSContact data that uses the name of another person but insert their contact
        details to impersonate the unknown victim. Such systems must be careful to authenticate all data they receive to
        prevent them from being subverted and ensure the change comes from an authorized entity.
      </t>
      <t indent="0" pn="section-4-3">This document only defines the data format; such considerations are primarily the concern of the API or method
        of storage and transmission of such files.
      </t>
      <section anchor="json-parsing" numbered="true" toc="include" removeInRFC="false" pn="section-4.1">
        <name slugifiedName="name-json-parsing">JSON Parsing</name>
        <t indent="0" pn="section-4.1-1">The security considerations of
          <xref target="RFC8259" format="default" sectionFormat="of" derivedContent="RFC8259"/>
          apply to the use of JSON as the data interchange format.
        </t>
        <t indent="0" pn="section-4.1-2">As for any serialization format, parsers need to thoroughly check the syntax of the supplied data. JSON uses
          opening and closing brackets for several types and structures, and it is possible that the end of the supplied
          data will be reached when scanning for a matching closing bracket; this is an error condition, and
          implementations need to stop scanning at the end of the supplied data.
        </t>
        <t indent="0" pn="section-4.1-3">JSON also uses a string encoding with some escape sequences to encode special characters within a string.
          Care is needed when processing these escape sequences to ensure that they are fully formed before the special
          processing is triggered, with special care taken when the escape sequences appear adjacent to other
          (non-escaped) special characters or adjacent to the end of data (as in the previous paragraph).
        </t>
        <t indent="0" pn="section-4.1-4">If parsing JSON into a non-textual structured data format, implementations may need to allocate storage to
          hold JSON string elements. Since JSON does not use explicit string lengths, the risk of denial of service due
          to resource exhaustion is small, but implementations may still wish to place limits on the size of allocations
          they are willing to make in any given context, to avoid untrusted data causing excessive memory allocation.
        </t>
      </section>
      <section anchor="uri-values" numbered="true" toc="include" removeInRFC="false" pn="section-4.2">
        <name slugifiedName="name-uri-values">URI Values</name>
        <t indent="0" pn="section-4.2-1">Several JSContact properties contain URIs as values, and processing these properties requires extra care.
          <xref target="RFC3986" sectionFormat="of" section="7" format="default" derivedLink="https://rfc-editor.org/rfc/rfc3986#section-7" derivedContent="RFC3986"/>
          discusses security risks related to URIs.
        </t>
        <t indent="0" pn="section-4.2-2">Fetching remote resources carries inherent risks. Connections must only be allowed on well-known ports, using
          allowed protocols (generally, just HTTP/HTTPS on their default ports). The URL must be resolved externally and
          not allowed to access internal resources. Connecting to an external source reveals IP (and therefore often
          location) information.
        </t>
        <t indent="0" pn="section-4.2-3">A maliciously constructed JSContact object may contain a very large number of URIs. In the case of published
          address books with a large number of subscribers, such objects could be widely distributed. Implementations
          should be careful to limit the automatic fetching of linked resources to reduce the risk of this being an
          amplification vector for a denial-of-service attack.
        </t>
      </section>
    </section>
  </middle>
  <back>
    <references pn="section-5">
      <name slugifiedName="name-references">References</name>
      <references pn="section-5.1">
        <name slugifiedName="name-normative-references">Normative References</name>
        <reference anchor="IANA-TZ" target="https://www.iana.org/time-zones" quoteTitle="true" derivedAnchor="IANA-TZ">
          <front>
            <title>Time Zone Database</title>
            <author>
              <organization showOnFrontPage="true">IANA</organization>
            </author>
          </front>
        </reference>
        <reference anchor="IANA-vCard" target="https://www.iana.org/assignments/vcard-elements" quoteTitle="true" derivedAnchor="IANA-vCard">
          <front>
            <title>vCard Elements</title>
            <author>
              <organization showOnFrontPage="true">IANA</organization>
            </author>
          </front>
        </reference>
        <reference anchor="ISO.3166-1" quoteTitle="true" derivedAnchor="ISO.3166-1">
          <front>
            <title>Codes for the representation of names of countries and their subdivisions -- Part 1: Country codes</title>
            <author>
              <organization showOnFrontPage="true">International Organization for Standardization</organization>
            </author>
            <date month="August" year="2020"/>
          </front>
          <seriesInfo name="ISO" value="3166-1:2020"/>
        </reference>
        <reference anchor="RFC1034" target="https://www.rfc-editor.org/info/rfc1034" quoteTitle="true" derivedAnchor="RFC1034">
          <front>
            <title>Domain names - concepts and facilities</title>
            <author fullname="P. Mockapetris" initials="P." surname="Mockapetris"/>
            <date month="November" year="1987"/>
            <abstract>
              <t indent="0">This RFC is the revised basic definition of The Domain Name System. It obsoletes RFC-882. This memo describes the domain style names and their used for host address look up and electronic mail forwarding. It discusses the clients and servers in the domain name system and the protocol used between them.</t>
            </abstract>
          </front>
          <seriesInfo name="STD" value="13"/>
          <seriesInfo name="RFC" value="1034"/>
          <seriesInfo name="DOI" value="10.17487/RFC1034"/>
        </reference>
        <reference anchor="RFC1035" target="https://www.rfc-editor.org/info/rfc1035" quoteTitle="true" derivedAnchor="RFC1035">
          <front>
            <title>Domain names - implementation and specification</title>
            <author fullname="P. Mockapetris" initials="P." surname="Mockapetris"/>
            <date month="November" year="1987"/>
            <abstract>
              <t indent="0">This RFC is the revised specification of the protocol and format used in the implementation of the Domain Name System. It obsoletes RFC-883. This memo documents the details of the domain name client - server communication.</t>
            </abstract>
          </front>
          <seriesInfo name="STD" value="13"/>
          <seriesInfo name="RFC" value="1035"/>
          <seriesInfo name="DOI" value="10.17487/RFC1035"/>
        </reference>
        <reference anchor="RFC2046" target="https://www.rfc-editor.org/info/rfc2046" quoteTitle="true" derivedAnchor="RFC2046">
          <front>
            <title>Multipurpose Internet Mail Extensions (MIME) Part Two: Media Types</title>
            <author fullname="N. Freed" initials="N." surname="Freed"/>
            <author fullname="N. Borenstein" initials="N." surname="Borenstein"/>
            <date month="November" year="1996"/>
            <abstract>
              <t indent="0">This second document defines the general structure of the MIME media typing system and defines an initial set of media types. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="2046"/>
          <seriesInfo name="DOI" value="10.17487/RFC2046"/>
        </reference>
        <reference anchor="RFC2119" target="https://www.rfc-editor.org/info/rfc2119" quoteTitle="true" derivedAnchor="RFC2119">
          <front>
            <title>Key words for use in RFCs to Indicate Requirement Levels</title>
            <author fullname="S. Bradner" initials="S." surname="Bradner"/>
            <date month="March" year="1997"/>
            <abstract>
              <t indent="0">In many standards track documents several words are used to signify the requirements in the specification. These words are often capitalized. This document defines these words as they should be interpreted in IETF documents. 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="14"/>
          <seriesInfo name="RFC" value="2119"/>
          <seriesInfo name="DOI" value="10.17487/RFC2119"/>
        </reference>
        <reference anchor="RFC2426" target="https://www.rfc-editor.org/info/rfc2426" quoteTitle="true" derivedAnchor="RFC2426">
          <front>
            <title>vCard MIME Directory Profile</title>
            <author fullname="F. Dawson" initials="F." surname="Dawson"/>
            <author fullname="T. Howes" initials="T." surname="Howes"/>
            <date month="September" year="1998"/>
            <abstract>
              <t indent="0">This memo defines the profile of the MIME Content-Type for directory information for a white-pages person object, based on a vCard electronic business card. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="2426"/>
          <seriesInfo name="DOI" value="10.17487/RFC2426"/>
        </reference>
        <reference anchor="RFC3339" target="https://www.rfc-editor.org/info/rfc3339" quoteTitle="true" derivedAnchor="RFC3339">
          <front>
            <title>Date and Time on the Internet: Timestamps</title>
            <author fullname="G. Klyne" initials="G." surname="Klyne"/>
            <author fullname="C. Newman" initials="C." surname="Newman"/>
            <date month="July" year="2002"/>
            <abstract>
              <t indent="0">This document defines a date and time format for use in Internet protocols that is a profile of the ISO 8601 standard for representation of dates and times using the Gregorian calendar.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="3339"/>
          <seriesInfo name="DOI" value="10.17487/RFC3339"/>
        </reference>
        <reference anchor="RFC4648" target="https://www.rfc-editor.org/info/rfc4648" quoteTitle="true" derivedAnchor="RFC4648">
          <front>
            <title>The Base16, Base32, and Base64 Data Encodings</title>
            <author fullname="S. Josefsson" initials="S." surname="Josefsson"/>
            <date month="October" year="2006"/>
            <abstract>
              <t indent="0">This document describes the commonly used base 64, base 32, and base 16 encoding schemes. It also discusses the use of line-feeds in encoded data, use of padding in encoded data, use of non-alphabet characters in encoded data, use of different encoding alphabets, and canonical encodings. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="4648"/>
          <seriesInfo name="DOI" value="10.17487/RFC4648"/>
        </reference>
        <reference anchor="RFC5234" target="https://www.rfc-editor.org/info/rfc5234" quoteTitle="true" derivedAnchor="RFC5234">
          <front>
            <title>Augmented BNF for Syntax Specifications: ABNF</title>
            <author fullname="D. Crocker" initials="D." role="editor" surname="Crocker"/>
            <author fullname="P. Overell" initials="P." surname="Overell"/>
            <date month="January" year="2008"/>
            <abstract>
              <t indent="0">Internet technical specifications often need to define a formal syntax. Over the years, a modified version of Backus-Naur Form (BNF), called Augmented BNF (ABNF), has been popular among many Internet specifications. The current specification documents ABNF. It balances compactness and simplicity with reasonable representational power. The differences between standard BNF and ABNF involve naming rules, repetition, alternatives, order-independence, and value ranges. This specification also supplies additional rule definitions and encoding for a core lexical analyzer of the type common to several Internet specifications. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="STD" value="68"/>
          <seriesInfo name="RFC" value="5234"/>
          <seriesInfo name="DOI" value="10.17487/RFC5234"/>
        </reference>
        <reference anchor="RFC5322" target="https://www.rfc-editor.org/info/rfc5322" quoteTitle="true" derivedAnchor="RFC5322">
          <front>
            <title>Internet Message Format</title>
            <author fullname="P. Resnick" initials="P." role="editor" surname="Resnick"/>
            <date month="October" year="2008"/>
            <abstract>
              <t indent="0">This document specifies the Internet Message Format (IMF), a syntax for text messages that are sent between computer users, within the framework of "electronic mail" messages. This specification is a revision of Request For Comments (RFC) 2822, which itself superseded Request For Comments (RFC) 822, "Standard for the Format of ARPA Internet Text Messages", updating it to reflect current practice and incorporating incremental changes that were specified in other RFCs. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5322"/>
          <seriesInfo name="DOI" value="10.17487/RFC5322"/>
        </reference>
        <reference anchor="RFC5646" target="https://www.rfc-editor.org/info/rfc5646" quoteTitle="true" derivedAnchor="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 indent="0">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>
        <reference anchor="RFC5870" target="https://www.rfc-editor.org/info/rfc5870" quoteTitle="true" derivedAnchor="RFC5870">
          <front>
            <title>A Uniform Resource Identifier for Geographic Locations ('geo' URI)</title>
            <author fullname="A. Mayrhofer" initials="A." surname="Mayrhofer"/>
            <author fullname="C. Spanring" initials="C." surname="Spanring"/>
            <date month="June" year="2010"/>
            <abstract>
              <t indent="0">This document specifies a Uniform Resource Identifier (URI) for geographic locations using the 'geo\' scheme name. A 'geo' URI identifies a physical location in a two- or three-dimensional coordinate reference system in a compact, simple, human-readable, and protocol-independent way. The default coordinate reference system used is the World Geodetic System 1984 (WGS-84). [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5870"/>
          <seriesInfo name="DOI" value="10.17487/RFC5870"/>
        </reference>
        <reference anchor="RFC6350" target="https://www.rfc-editor.org/info/rfc6350" quoteTitle="true" derivedAnchor="RFC6350">
          <front>
            <title>vCard Format Specification</title>
            <author fullname="S. Perreault" initials="S." surname="Perreault"/>
            <date month="August" year="2011"/>
            <abstract>
              <t indent="0">This document defines the vCard data format for representing and exchanging a variety of information about individuals and other entities (e.g., formatted and structured name and delivery addresses, email address, multiple telephone numbers, photograph, logo, audio clips, etc.). This document obsoletes RFCs 2425, 2426, and 4770, and updates RFC 2739. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6350"/>
          <seriesInfo name="DOI" value="10.17487/RFC6350"/>
        </reference>
        <reference anchor="RFC6901" target="https://www.rfc-editor.org/info/rfc6901" quoteTitle="true" derivedAnchor="RFC6901">
          <front>
            <title>JavaScript Object Notation (JSON) Pointer</title>
            <author fullname="P. Bryan" initials="P." role="editor" surname="Bryan"/>
            <author fullname="K. Zyp" initials="K." surname="Zyp"/>
            <author fullname="M. Nottingham" initials="M." role="editor" surname="Nottingham"/>
            <date month="April" year="2013"/>
            <abstract>
              <t indent="0">JSON Pointer defines a string syntax for identifying a specific value within a JavaScript Object Notation (JSON) document.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6901"/>
          <seriesInfo name="DOI" value="10.17487/RFC6901"/>
        </reference>
        <reference anchor="RFC7493" target="https://www.rfc-editor.org/info/rfc7493" quoteTitle="true" derivedAnchor="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 indent="0">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="RFC7529" target="https://www.rfc-editor.org/info/rfc7529" quoteTitle="true" derivedAnchor="RFC7529">
          <front>
            <title>Non-Gregorian Recurrence Rules in the Internet Calendaring and Scheduling Core Object Specification (iCalendar)</title>
            <author fullname="C. Daboo" initials="C." surname="Daboo"/>
            <author fullname="G. Yakushev" initials="G." surname="Yakushev"/>
            <date month="May" year="2015"/>
            <abstract>
              <t indent="0">This document defines extensions to the Internet Calendaring and Scheduling Core Object Specification (iCalendar) (RFC 5545) to support use of non-Gregorian recurrence rules. It also defines how Calendaring Extensions to WebDAV (CalDAV) (RFC 4791) servers and clients can be extended to support these new recurrence rules.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7529"/>
          <seriesInfo name="DOI" value="10.17487/RFC7529"/>
        </reference>
        <reference anchor="RFC8126" target="https://www.rfc-editor.org/info/rfc8126" quoteTitle="true" derivedAnchor="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 indent="0">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 indent="0">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 indent="0">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>
        <reference anchor="RFC8141" target="https://www.rfc-editor.org/info/rfc8141" quoteTitle="true" derivedAnchor="RFC8141">
          <front>
            <title>Uniform Resource Names (URNs)</title>
            <author fullname="P. Saint-Andre" initials="P." surname="Saint-Andre"/>
            <author fullname="J. Klensin" initials="J." surname="Klensin"/>
            <date month="April" year="2017"/>
            <abstract>
              <t indent="0">A Uniform Resource Name (URN) is a Uniform Resource Identifier (URI) that is assigned under the "urn" URI scheme and a particular URN namespace, with the intent that the URN will be a persistent, location-independent resource identifier. With regard to URN syntax, this document defines the canonical syntax for URNs (in a way that is consistent with URI syntax), specifies methods for determining URN-equivalence, and discusses URI conformance. With regard to URN namespaces, this document specifies a method for defining a URN namespace and associating it with a namespace identifier, and it describes procedures for registering namespace identifiers with the Internet Assigned Numbers Authority (IANA). This document obsoletes both RFCs 2141 and 3406.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8141"/>
          <seriesInfo name="DOI" value="10.17487/RFC8141"/>
        </reference>
        <reference anchor="RFC8174" target="https://www.rfc-editor.org/info/rfc8174" quoteTitle="true" derivedAnchor="RFC8174">
          <front>
            <title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
            <author fullname="B. Leiba" initials="B." surname="Leiba"/>
            <date month="May" year="2017"/>
            <abstract>
              <t indent="0">RFC 2119 specifies common key words that may be used in protocol specifications. This document aims to reduce the ambiguity by clarifying that only UPPERCASE usage of the key words have the defined special meanings.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="8174"/>
          <seriesInfo name="DOI" value="10.17487/RFC8174"/>
        </reference>
        <reference anchor="RFC8259" target="https://www.rfc-editor.org/info/rfc8259" quoteTitle="true" derivedAnchor="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 indent="0">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 indent="0">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>
      </references>
      <references pn="section-5.2">
        <name slugifiedName="name-informative-references">Informative References</name>
        <reference anchor="IPA" target="https://www.internationalphoneticalphabet.org/" quoteTitle="true" derivedAnchor="IPA">
          <front>
            <title>International Phonetic Alphabet</title>
            <author>
              <organization showOnFrontPage="true">IPA</organization>
            </author>
          </front>
        </reference>
        <reference anchor="RFC3261" target="https://www.rfc-editor.org/info/rfc3261" quoteTitle="true" derivedAnchor="RFC3261">
          <front>
            <title>SIP: Session Initiation Protocol</title>
            <author fullname="J. Rosenberg" initials="J." surname="Rosenberg"/>
            <author fullname="H. Schulzrinne" initials="H." surname="Schulzrinne"/>
            <author fullname="G. Camarillo" initials="G." surname="Camarillo"/>
            <author fullname="A. Johnston" initials="A." surname="Johnston"/>
            <author fullname="J. Peterson" initials="J." surname="Peterson"/>
            <author fullname="R. Sparks" initials="R." surname="Sparks"/>
            <author fullname="M. Handley" initials="M." surname="Handley"/>
            <author fullname="E. Schooler" initials="E." surname="Schooler"/>
            <date month="June" year="2002"/>
            <abstract>
              <t indent="0">This document describes Session Initiation Protocol (SIP), an application-layer control (signaling) protocol for creating, modifying, and terminating sessions with one or more participants. These sessions include Internet telephone calls, multimedia distribution, and multimedia conferences. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="3261"/>
          <seriesInfo name="DOI" value="10.17487/RFC3261"/>
        </reference>
        <reference anchor="RFC3966" target="https://www.rfc-editor.org/info/rfc3966" quoteTitle="true" derivedAnchor="RFC3966">
          <front>
            <title>The tel URI for Telephone Numbers</title>
            <author fullname="H. Schulzrinne" initials="H." surname="Schulzrinne"/>
            <date month="December" year="2004"/>
            <abstract>
              <t indent="0">This document specifies the URI (Uniform Resource Identifier) scheme "tel". The "tel" URI describes resources identified by telephone numbers. This document obsoletes RFC 2806. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="3966"/>
          <seriesInfo name="DOI" value="10.17487/RFC3966"/>
        </reference>
        <reference anchor="RFC3986" target="https://www.rfc-editor.org/info/rfc3986" quoteTitle="true" derivedAnchor="RFC3986">
          <front>
            <title>Uniform Resource Identifier (URI): Generic Syntax</title>
            <author fullname="T. Berners-Lee" initials="T." surname="Berners-Lee"/>
            <author fullname="R. Fielding" initials="R." surname="Fielding"/>
            <author fullname="L. Masinter" initials="L." surname="Masinter"/>
            <date month="January" year="2005"/>
            <abstract>
              <t indent="0">A Uniform Resource Identifier (URI) is a compact sequence of characters that identifies an abstract or physical resource. This specification defines the generic URI syntax and a process for resolving URI references that might be in relative form, along with guidelines and security considerations for the use of URIs on the Internet. The URI syntax defines a grammar that is a superset of all valid URIs, allowing an implementation to parse the common components of a URI reference without knowing the scheme-specific requirements of every possible identifier. This specification does not define a generative grammar for URIs; that task is performed by the individual specifications of each URI scheme. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="STD" value="66"/>
          <seriesInfo name="RFC" value="3986"/>
          <seriesInfo name="DOI" value="10.17487/RFC3986"/>
        </reference>
        <reference anchor="RFC3987" target="https://www.rfc-editor.org/info/rfc3987" quoteTitle="true" derivedAnchor="RFC3987">
          <front>
            <title>Internationalized Resource Identifiers (IRIs)</title>
            <author fullname="M. Duerst" initials="M." surname="Duerst"/>
            <author fullname="M. Suignard" initials="M." surname="Suignard"/>
            <date month="January" year="2005"/>
            <abstract>
              <t indent="0">This document defines a new protocol element, the Internationalized Resource Identifier (IRI), as a complement of the Uniform Resource Identifier (URI). An IRI is a sequence of characters from the Universal Character Set (Unicode/ISO 10646). A mapping from IRIs to URIs is defined, which means that IRIs can be used instead of URIs, where appropriate, to identify resources.</t>
              <t indent="0">The approach of defining a new protocol element was chosen instead of extending or changing the definition of URIs. This was done in order to allow a clear distinction and to avoid incompatibilities with existing software. Guidelines are provided for the use and deployment of IRIs in various protocols, formats, and software components that currently deal with URIs.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="3987"/>
          <seriesInfo name="DOI" value="10.17487/RFC3987"/>
        </reference>
        <reference anchor="RFC6351" target="https://www.rfc-editor.org/info/rfc6351" quoteTitle="true" derivedAnchor="RFC6351">
          <front>
            <title>xCard: vCard XML Representation</title>
            <author fullname="S. Perreault" initials="S." surname="Perreault"/>
            <date month="August" year="2011"/>
            <abstract>
              <t indent="0">This document defines the XML schema of the vCard data format. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6351"/>
          <seriesInfo name="DOI" value="10.17487/RFC6351"/>
        </reference>
        <reference anchor="RFC6473" target="https://www.rfc-editor.org/info/rfc6473" quoteTitle="true" derivedAnchor="RFC6473">
          <front>
            <title>vCard KIND:application</title>
            <author fullname="P. Saint-Andre" initials="P." surname="Saint-Andre"/>
            <date month="December" year="2011"/>
            <abstract>
              <t indent="0">This document defines a value of "application" for the vCard KIND property so that vCards can be used to represent software applications. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6473"/>
          <seriesInfo name="DOI" value="10.17487/RFC6473"/>
        </reference>
        <reference anchor="RFC6474" target="https://www.rfc-editor.org/info/rfc6474" quoteTitle="true" derivedAnchor="RFC6474">
          <front>
            <title>vCard Format Extensions: Place of Birth, Place and Date of Death</title>
            <author fullname="K. Li" initials="K." surname="Li"/>
            <author fullname="B. Leiba" initials="B." surname="Leiba"/>
            <date month="December" year="2011"/>
            <abstract>
              <t indent="0">The base vCard 4.0 specification defines a large number of properties, including date of birth. This specification adds three new properties to vCard 4.0: place of birth, place of death, and date of death. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6474"/>
          <seriesInfo name="DOI" value="10.17487/RFC6474"/>
        </reference>
        <reference anchor="RFC6715" target="https://www.rfc-editor.org/info/rfc6715" quoteTitle="true" derivedAnchor="RFC6715">
          <front>
            <title>vCard Format Extensions: Representing vCard Extensions Defined by the Open Mobile Alliance (OMA) Converged Address Book (CAB) Group</title>
            <author fullname="D. Cauchie" initials="D." surname="Cauchie"/>
            <author fullname="B. Leiba" initials="B." surname="Leiba"/>
            <author fullname="K. Li" initials="K." surname="Li"/>
            <date month="August" year="2012"/>
            <abstract>
              <t indent="0">This document defines extensions to the vCard data format for representing and exchanging certain contact information. The properties covered here have been defined by the Open Mobile Alliance (OMA) Converged Address Book group, in order to synchronize, using OMA Data Synchronization, contact fields that were not already defined in the base vCard 4.0 specification. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6715"/>
          <seriesInfo name="DOI" value="10.17487/RFC6715"/>
        </reference>
        <reference anchor="RFC6869" target="https://www.rfc-editor.org/info/rfc6869" quoteTitle="true" derivedAnchor="RFC6869">
          <front>
            <title>vCard KIND:device</title>
            <author fullname="G. Salgueiro" initials="G." surname="Salgueiro"/>
            <author fullname="J. Clarke" initials="J." surname="Clarke"/>
            <author fullname="P. Saint-Andre" initials="P." surname="Saint-Andre"/>
            <date month="February" year="2013"/>
            <abstract>
              <t indent="0">This document defines a value of "device" for the vCard KIND property so that the vCard format can be used to represent computing devices such as appliances, computers, or network elements (e.g., a server, router, switch, printer, sensor, or phone). [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6869"/>
          <seriesInfo name="DOI" value="10.17487/RFC6869"/>
        </reference>
        <reference anchor="RFC7095" target="https://www.rfc-editor.org/info/rfc7095" quoteTitle="true" derivedAnchor="RFC7095">
          <front>
            <title>jCard: The JSON Format for vCard</title>
            <author fullname="P. Kewisch" initials="P." surname="Kewisch"/>
            <date month="January" year="2014"/>
            <abstract>
              <t indent="0">This specification defines "jCard", a JSON format for vCard data. The vCard data format is a text format for representing and exchanging information about individuals and other entities, for example, telephone numbers, email addresses, structured names, and delivery addresses. JSON is a lightweight, text-based, language- independent data interchange format commonly used in Internet applications.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7095"/>
          <seriesInfo name="DOI" value="10.17487/RFC7095"/>
        </reference>
        <reference anchor="RFC8605" target="https://www.rfc-editor.org/info/rfc8605" quoteTitle="true" derivedAnchor="RFC8605">
          <front>
            <title>vCard Format Extensions: ICANN Extensions for the Registration Data Access Protocol (RDAP)</title>
            <author fullname="S. Hollenbeck" initials="S." surname="Hollenbeck"/>
            <author fullname="R. Carney" initials="R." surname="Carney"/>
            <date month="May" year="2019"/>
            <abstract>
              <t indent="0">This document defines extensions to the vCard data format for representing and exchanging contact information used to implement the Internet Corporation for Assigned Names and Numbers (ICANN) operational profile for the Registration Data Access Protocol (RDAP). The property and parameter defined here are used to add values to RDAP responses that are consistent with ICANN policies.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8605"/>
          <seriesInfo name="DOI" value="10.17487/RFC8605"/>
        </reference>
        <reference anchor="RFC9499" target="https://www.rfc-editor.org/info/rfc9499" quoteTitle="true" derivedAnchor="RFC9499">
          <front>
            <title>DNS Terminology</title>
            <author fullname="P. Hoffman" initials="P." surname="Hoffman"/>
            <author fullname="K. Fujiwara" initials="K." surname="Fujiwara"/>
            <date month="March" year="2024"/>
            <abstract>
              <t indent="0">The Domain Name System (DNS) is defined in literally dozens of different RFCs. The terminology used by implementers and developers of DNS protocols, and by operators of DNS systems, has changed in the decades since the DNS was first defined. This document gives current definitions for many of the terms used in the DNS in a single document.</t>
              <t indent="0">This document updates RFC 2308 by clarifying the definitions of "forwarder" and "QNAME". It obsoletes RFC 8499 by adding multiple terms and clarifications. Comprehensive lists of changed and new definitions can be found in Appendices A and B.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="219"/>
          <seriesInfo name="RFC" value="9499"/>
          <seriesInfo name="DOI" value="10.17487/RFC9499"/>
        </reference>
        <reference anchor="RFC9554" target="https://www.rfc-editor.org/info/rfc9554" quoteTitle="true" derivedAnchor="RFC9554">
          <front>
            <title>vCard Format Extensions for JSContact</title>
            <author fullname="Robert Stepanek" initials="R." surname="Stepanek">
              <organization showOnFrontPage="true">Fastmail</organization>
            </author>
            <author fullname="Mario Loffredo" initials="M." surname="Loffredo">
              <organization showOnFrontPage="true">IIT-CNR</organization>
            </author>
            <date month="May" year="2024"/>
          </front>
          <seriesInfo name="RFC" value="9554"/>
          <seriesInfo name="DOI" value="10.17487/RFC9554"/>
        </reference>
        <reference anchor="RFC9555" target="https://www.rfc-editor.org/info/rfc9555" quoteTitle="true" derivedAnchor="RFC9555">
          <front>
            <title>JSContact: Converting from and to vCard</title>
            <author fullname="Robert Stepanek" initials="R." surname="Stepanek">
              <organization showOnFrontPage="true">Fastmail</organization>
            </author>
            <author fullname="Mario Loffredo" initials="M." surname="Loffredo">
              <organization showOnFrontPage="true">IIT-CNR</organization>
            </author>
            <date month="May" year="2024"/>
          </front>
          <seriesInfo name="RFC" value="9555"/>
          <seriesInfo name="DOI" value="10.17487/RFC9555"/>
        </reference>
        <reference anchor="RFC9562" target="https://www.rfc-editor.org/info/rfc9562" quoteTitle="true" derivedAnchor="RFC9562">
          <front>
            <title>Universally Unique IDentifiers (UUIDs)</title>
            <author fullname="Kyzer R. Davis" initials="K." surname="Davis">
              <organization showOnFrontPage="true">Cisco Systems</organization>
            </author>
            <author fullname="Brad G. Peabody" initials="B." surname="Peabody">
              <organization showOnFrontPage="true">Uncloud</organization>
            </author>
            <author fullname="P. Leach" initials="P." surname="Leach">
              <organization showOnFrontPage="true">University of Washington</organization>
            </author>
            <date month="May" year="2024"/>
          </front>
          <seriesInfo name="RFC" value="9562"/>
          <seriesInfo name="DOI" value="10.17487/RFC9562"/>
        </reference>
        <reference anchor="UBiDi" target="https://www.unicode.org/reports/tr9/" quoteTitle="true" derivedAnchor="UBiDi">
          <front>
            <title>Unicode Standard Annex #9: Unicode Bidirectional Algorithm</title>
            <author>
              <organization showOnFrontPage="true">The Unicode Consortium</organization>
            </author>
            <date month="August" year="2023"/>
          </front>
          <seriesInfo name="Unicode" value="15.1.0"/>
          <refcontent>Revision 48</refcontent>
        </reference>
        <reference anchor="WHATWG-URL" target="https://url.spec.whatwg.org" quoteTitle="true" derivedAnchor="WHATWG-URL">
          <front>
            <title>URL Living Standard</title>
            <author>
              <organization showOnFrontPage="true">WHATWG</organization>
            </author>
            <date month="January" year="2024"/>
          </front>
        </reference>
      </references>
    </references>
    <section anchor="authors-addresses" numbered="false" removeInRFC="false" toc="include" pn="section-appendix.a">
      <name slugifiedName="name-authors-addresses">Authors' Addresses</name>
      <author initials="R." surname="Stepanek" fullname="Robert Stepanek">
        <organization showOnFrontPage="true">Fastmail</organization>
        <address>
          <postal>
            <extaddr>PO Box 234</extaddr>
            <street>Collins St. West</street>
            <city>Melbourne</city>
            <region>VIC</region>
            <code>8007</code>
            <country>Australia</country>
            <region/>
          </postal>
          <email>rsto@fastmailteam.com</email>
        </address>
      </author>
      <author initials="M." surname="Loffredo" fullname="Mario Loffredo">
        <organization showOnFrontPage="true">IIT-CNR</organization>
        <address>
          <postal>
            <street>Via Moruzzi, 1</street>
            <city>Pisa</city>
            <code>56124</code>
            <country>Italy</country>
            <region/>
          </postal>
          <email>mario.loffredo@iit.cnr.it</email>
        </address>
      </author>
    </section>
  </back>
</rfc>
