<?xml version='1.0' encoding='utf-8'?>
<!DOCTYPE rfc [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">
]>
<?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
<!-- generated by https://github.com/cabo/kramdown-rfc version 1.7.19 (Ruby 3.3.3) -->
<?rfc tocindent="yes"?>
<?rfc strict="yes"?>
<?rfc compact="yes"?>
<?rfc comments="yes"?>
<?rfc inline="yes"?>
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-mediaman-6838bis-00" category="bcp" consensus="true" obsoletes="6838" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.23.2 -->
  <front>
    <title abbrev="Media Type Registration">Media Type Specifications and Registration Procedures</title>
    <seriesInfo name="Internet-Draft" value="draft-mediaman-6838bis-00"/>
    <author initials="M." surname="Nottingham" fullname="Mark Nottingham">
      <organization/>
      <address>
        <postal>
          <postalLine>Prahran</postalLine>
          <postalLine>Australia</postalLine>
        </postal>
        <email>mnot@mnot.net</email>
        <uri>https://www.mnot.net/</uri>
      </address>
    </author>
    <author initials="P." surname="Resnick" fullname="Pete Resnick">
      <organization/>
      <address>
        <email>resnick@episteme.net</email>
      </address>
    </author>
    <date/>
    <keyword>Internet-Draft</keyword>
    <abstract>
      <?line 48?>

<t>This document defines procedures for the specification and registration of media types for use in HTTP, MIME, and other Internet protocols.</t>
    </abstract>
    <note removeInRFC="true">
      <name>About This Document</name>
      <t>
        Status information for this document may be found at <eref target="https://datatracker.ietf.org/doc/draft-mediaman-6838bis/"/>.
      </t>
      <t>
         information can be found at <eref target="https://datatracker.ietf.org/wg/mediaman/about/"/>.
      </t>
      <t>Source for this draft and an issue tracker can be found at
        <eref target="https://github.com/ietf-wg-mediaman/6838bis/"/>.</t>
    </note>
  </front>
  <middle>
    <?line 52?>

<section anchor="introduction">
      <name>Introduction</name>
      <t>Recent Internet protocols have been carefully designed to be easily extensible in certain areas. In particular, many protocols, including but not limited to HTTP <xref target="RFC2616"/> and MIME <xref target="RFC2045"/>, are capable of carrying arbitrary labeled content.</t>
      <t>The mechanism used to label such content is a media type, consisting of a top-level type and a subtype, which is further structured into trees. Optionally, media types can define companion data, known as parameters.</t>
      <t>A registration process is needed for these labels, so that the set of such values are defined in a reasonably orderly, well-specified, and public manner.</t>
      <t>This document specifies the criteria for media type registrations and defines the procedures to be used to register media types (<xref target="procedures"/>) as well as media type structured suffixes (<xref target="suffix-procedures"/>) in the Internet Assigned Numbers Authority (IANA) central registry.</t>
      <t>The location of the media type registry managed by these procedures is:</t>
      <ul empty="true">
        <li>
          <t>http://www.iana.org/assignments/media-types/</t>
        </li>
      </ul>
      <section anchor="historical-note">
        <name>Historical Note</name>
        <t>The media type registration process was initially defined for registering media types for use in the context of the asynchronous Internet mail environment. In this mail environment, there is a need to limit the number of possible media types, to increase the likelihood of interoperability when the capabilities of the remote mail system are not known. As media types are used in new environments in which the proliferation of media types is not a hindrance to interoperability, the original procedure proved excessively restrictive and had to be generalized. This was initially done in <xref target="RFC2048"/>, but the procedure defined there was still part of the MIME document set. The media type specification and registration procedure is now a separate document, to make it clear that it is independent of MIME.</t>
        <t>It may be desirable to restrict the use of media types to specific environments or to prohibit their use in other environments. This specification incorporates such restrictions into media type registrations in a systematic way. See <xref target="non-requirements"/> for additional discussion.</t>
      </section>
      <section anchor="conventions-used-in-this-document">
        <name>Conventions Used in This Document</name>
        <t>The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in <xref target="RFC2119"/> when they appear in ALL CAPS. They may also appear in lower or mixed case as plain English words, without any normative meaning.</t>
        <t>This specification makes use of the Augmented Backus-Naur Form (ABNF) <xref target="RFC5234"/> notation, including the core rules defined in Appendix B of that document.</t>
      </section>
    </section>
    <section anchor="media-type-registration-preliminaries">
      <name>Media Type Registration Preliminaries</name>
      <t>Registration of a new media type or types starts with the construction of a registration proposal. Registration may occur within several different registration trees that have different requirements, as discussed below. In general, a new registration proposal is circulated and reviewed in a fashion appropriate to the tree involved. The media type is then registered if the proposal is acceptable. The following sections describe the requirements and procedures used for each of the different registration trees.</t>
    </section>
    <section anchor="registration-trees-and-subtype-names">
      <name>Registration Trees and Subtype Names</name>
      <t>In order to increase the efficiency and flexibility of the registration process, different structures of subtype names can be registered to accommodate the different natural requirements for, e.g., a subtype that will be recommended for wide support and implementation by the Internet community, or a subtype that is used to move files associated with proprietary software. The following subsections define registration "trees" that are distinguished by the use of faceted names, e.g., subtype names that begin with a "tree." prefix. Note that some media types defined prior to this document do not conform to the naming conventions described below. See <xref target="grandfather"/> for a discussion of them.</t>
      <section anchor="standards-tree">
        <name>Standards Tree</name>
        <t>The standards tree is intended for types of general interest to the Internet community. Registrations in the standards tree MUST be either:</t>
        <ol spacing="normal" type="1"><li>
            <t>in the case of registrations associated with IETF specifications, approved directly by the IESG, or</t>
          </li>
          <li>
            <t>registered by a recognized standards-related organization using the "Specification Required" IANA registration policy <xref target="RFC5226"/> (which implies Expert Review).</t>
          </li>
        </ol>
        <t>The first procedure is used for registrations from IETF Consensus documents, or in rare cases when registering a grandfathered (see <xref target="grandfather"/>) and/or otherwise incomplete registration is in the interest of the Internet community. The registration proposal MUST be published as an RFC. When the registration RFC is in the IETF stream, it must have IETF Consensus, which can be attained with a status of Standards Track, BCP, Informational, or Experimental. Registrations published in non-IETF RFC streams are also allowed and require IESG approval. A registration can be either in a stand-alone "registration only" RFC or incorporated into a more general specification of some sort.</t>
        <t>In the second case, the IESG makes a one-time decision on whether the registration submitter represents a recognized standards-related organization; after that, a Media Types Reviewer (Designated Expert or a group of Designated Experts) performs the Expert Review as specified in this document. Subsequent submissions from the same source do not involve the IESG. The format MUST be described by a formal standards specification produced by the submitting standards- related organization.</t>
        <t>Media types in the standards tree MUST NOT have faceted names, unless they are grandfathered in using the process described in <xref target="grandfather"/>.</t>
        <t>The "owner" of a media type registered in the standards tree is assumed to be the standards-related organization itself. Modification or alteration of the specification uses the same level of processing (e.g., a registration submitted on Standards Track can be revised in another Standards Track RFC, but cannot be revised in an Informational RFC) required for the initial registration.</t>
        <t>Standards-tree registrations from recognized standards-related organizations are submitted directly to the IANA, where they will undergo Expert Review <xref target="RFC5226"/> prior to approval. In this case, the Expert Reviewer(s) will, among other things, ensure that the required specification provides adequate documentation.</t>
      </section>
      <section anchor="vendor-tree">
        <name>Vendor Tree</name>
        <t>The vendor tree is used for media types associated with publicly available products. "Vendor" and "producer" are construed very broadly in this context and are considered equivalent. Note that industry consortia as well as non-commercial entities that do not qualify as recognized standards-related organizations can quite appropriately register media types in the vendor tree.</t>
        <t>A registration may be placed in the vendor tree by anyone who needs to interchange files associated with some product or set of products. However, the registration properly belongs to the vendor or organization producing the software that employs the type being registered, and that vendor or organization can at any time elect to assert ownership of a registration done by a third party in order to correct or update it. See <xref target="change"/> for additional information.</t>
        <t>When a third party registers a type on behalf of someone else, both entities SHOULD be noted in the Change Controller field in the registration. One possible format for this would be "Foo, on behalf of Bar".</t>
        <t>Vendor-tree registrations will be distinguished by the leading facet "vnd.". That may be followed, at the discretion of the registrant, by either a media subtype name from a well-known producer (e.g., "vnd.mudpie") or by an IANA-approved designation of the producer's name that is followed by a media type or product designation (e.g., vnd.bigcompany.funnypictures).</t>
        <t>While public exposure and review of media types to be registered in the vendor tree are not required, using the media-types@iana.org mailing list for review is encouraged, to improve the quality of those specifications. Registrations in the vendor tree may be submitted directly to the IANA, where they will undergo Expert Review <xref target="RFC5226"/> prior to approval.</t>
      </section>
      <section anchor="personal-or-vanity-tree">
        <name>Personal or Vanity Tree</name>
        <t>Registrations for media types created experimentally or as part of products that are not distributed commercially may be registered in the personal or vanity tree. The registrations are distinguished by the leading facet "prs.".</t>
        <t>The owner of "personal" registrations and associated specifications is the person or entity making the registration, or one to whom responsibility has been transferred as described below.</t>
        <t>While public exposure and review of media types to be registered in the personal tree are not required, using the media-types@iana.org mailing list (see <xref target="preliminary-review"/>) for review is encouraged, to improve the quality of those specifications. Registrations in the personal tree may be submitted directly to the IANA, where they will undergo Expert Review <xref target="RFC5226"/> prior to approval.</t>
      </section>
      <section anchor="unregistered-x-tree">
        <name>Unregistered x. Tree</name>
        <t>Subtype names with "x." as the first facet may be used for types intended exclusively for use in private, local environments. Types in this tree cannot be registered and are intended for use only with the active agreement of the parties exchanging them.</t>
        <t>However, with the simplified registration procedures described above for vendor and personal trees, it should rarely, if ever, be necessary to use unregistered types. Therefore, use of types in the "x." tree is strongly discouraged.</t>
        <t>Note that types with names beginning with "x-" are no longer considered to be members of this tree (see <xref target="RFC6648"/>). Also note that if a generally useful and widely deployed type incorrectly ends up with an "x-" name prefix, it MAY be registered using its current name in an alternative tree by following the procedure defined in <xref target="grandfather"/>.</t>
      </section>
      <section anchor="additional-registration-trees">
        <name>Additional Registration Trees</name>
        <t>From time to time and as required by the community, new top-level registration trees may be created by IETF Standards Action. It is explicitly assumed that these trees may be created for external registration and management by well-known permanent organizations; for example, scientific societies may register media types specific to the sciences they cover. In general, the quality of review of specifications for one of these additional registration trees is expected to be equivalent to registrations in the standards tree by a recognized standards-related organization. When the IETF performs such review, it needs to consider the greater expertise of the requesting organization with respect to the subject media type.</t>
      </section>
    </section>
    <section anchor="registration-requirements">
      <name>Registration Requirements</name>
      <t>Media type registrations are all expected to conform to various requirements laid out in the following sections. Note that requirement specifics sometimes vary depending on the registration tree, again as detailed in the following sections.</t>
      <section anchor="functionality-requirement">
        <name>Functionality Requirement</name>
        <t>Media types MUST function as actual media formats. Registration of things that are better thought of as a transfer encoding, as a charset, or as a collection of separate entities of another type, is not allowed. For example, although applications exist to decode the base64 transfer encoding <xref target="RFC2045"/>, base64 cannot be registered as a media type.</t>
        <t>This requirement applies regardless of the registration tree involved.</t>
      </section>
      <section anchor="naming-requirements">
        <name>Naming Requirements</name>
        <t>All registered media types MUST be assigned top-level type and subtype names. The combination of these names serves to uniquely identify the media type, and the subtype name facet (or the absence of one) identifies the registration tree. Both top-level type and subtype names are case-insensitive.</t>
        <t>Type and subtype names MUST conform to the following ABNF:</t>
        <sourcecode type="abnf"><![CDATA[
  type-name = restricted-name
  subtype-name = restricted-name

  restricted-name = restricted-name-first *126restricted-name-chars
  restricted-name-first  = ALPHA / DIGIT
  restricted-name-chars  = ALPHA / DIGIT / "!" / "#" /
                           "$" / "&" / "-" / "^" / "_"
  restricted-name-chars =/ "." ; Characters before first dot always
                               ; specify a facet name
  restricted-name-chars =/ "+" ; Characters after last plus always
                               ; specify a structured syntax suffix
]]></sourcecode>
        <t>Note that this syntax is somewhat more restrictive than what is allowed by the ABNF in <xref section="5.1" sectionFormat="of" target="RFC2045"/> or <xref section="4.2" sectionFormat="of" target="RFC4288"/>. Also note that while this syntax allows names of up to 127 characters, implementation limits may make such long names problematic. For this reason, 'type-name' and 'subtype-name' SHOULD be limited to 64 characters.</t>
        <t>Although the name syntax treats "." as equivalent to any other character, characters before any initial "." always specify the registration facet. Note that this means that facet-less standards- tree registrations cannot use periods in the subtype name.</t>
        <t>Similarly, the final "+" in a subtype name introduces a structured syntax specifier suffix. Structured syntax suffix requirements are specified in <xref target="suffixes"/>.</t>
        <t>While it is possible for a given media type to be assigned additional names, the use of different names to identify the same media type is discouraged.</t>
        <t>These requirements apply regardless of the registration tree involved.</t>
        <t>The choice of top-level type MUST take into account the nature of media type involved. New subtypes of top-level types MUST conform to the restrictions of the top-level type, if any. The following sections describe each of the initial set of top-level types and their associated restrictions. Additionally, various protocols, including but not limited to HTTP and MIME, MAY impose additional restrictions on the media types they can transport. (See <xref target="RFC2046"/> for additional information on the restrictions MIME imposes.)</t>
        <section anchor="text-media-types">
          <name>Text Media Types</name>
          <t>The "text" top-level type is intended for sending material that is principally textual in form.</t>
          <t>Many subtypes of text, notably including the subtype "text/plain", which is a generic subtype for plain text defined in <xref target="RFC2046"/>, define a "charset" parameter. If a "charset" parameter is defined for a particular subtype of text, it MUST be used to specify a charset name defined in accordance to the procedures laid out in <xref target="RFC2978"/>.</t>
          <t>As specified in <xref target="RFC6657"/>, a "charset" parameter SHOULD NOT be specified when charset information is transported inside the payload (e.g., as in "text/xml").</t>
          <t>If a "charset" parameter is specified, it SHOULD be a required parameter, eliminating the options of specifying a default value. If there is a strong reason for the parameter to be optional despite this advice, each subtype MAY specify its own default value, or alternatively, it MAY specify that there is no default value. Finally, the "UTF-8" charset <xref target="RFC3629"/> SHOULD be selected as the default. See <xref target="RFC6657"/> for additional information on the use of "charset" parameters in conjunction with subtypes of text.</t>
          <t>Regardless of what approach is chosen, all new text/* registrations MUST clearly specify how the charset is determined; relying on the US-ASCII default defined in <xref section="4.1.2" sectionFormat="of" target="RFC2046"/> is no longer permitted. If explanatory text is needed, this SHOULD be placed in the additional information section of the registration.</t>
          <t>Plain text does not provide for or allow formatting commands, font attribute specifications, processing instructions, interpretation directives, or content markup. Plain text is seen simply as a linear sequence of characters, possibly interrupted by line breaks or page breaks. Plain text MAY allow the stacking of several characters in the same position in the text. Plain text in scripts like Arabic and Hebrew may also include facilities that allow the arbitrary mixing of text segments with different writing directions.</t>
          <t>Beyond plain text, there are many formats for representing what might be known as "rich text". An interesting characteristic of many such representations is that they are to some extent readable even without the software that interprets them. It is useful to distinguish them, at the highest level, from such unreadable data as images, audio, or text represented in an unreadable form. In the absence of appropriate interpretation software, it is reasonable to present subtypes of "text" to the user, while it is not reasonable to do so with most non-textual data. Such formatted textual data can be represented using subtypes of "text".</t>
        </section>
        <section anchor="image-media-types">
          <name>Image Media Types</name>
          <t>A top-level type of "image" indicates that the content specifies one or more individual images. The subtype names the specific image format.</t>
        </section>
        <section anchor="audio-media-types">
          <name>Audio Media Types</name>
          <t>A top-level type of "audio" indicates that the content contains audio data. The subtype names the specific audio format.</t>
        </section>
        <section anchor="video-media-types">
          <name>Video Media Types</name>
          <t>A top-level type of "video" indicates that the content specifies a time-varying-picture image, possibly with color and coordinated sound. The term 'video' is used in its most generic sense, rather than with reference to any particular technology or format, and is not meant to preclude subtypes such as animated drawings encoded compactly.</t>
          <t>Note that although in general the mixing of multiple kinds of media in a single body is discouraged <xref target="RFC2046"/>, it is recognized that many video formats include a representation for synchronized audio and/or text, and this is explicitly permitted for subtypes of "video".</t>
        </section>
        <section anchor="application-media-types">
          <name>Application Media Types</name>
          <t>The "application" top-level type is to be used for discrete data that do not fit under any of the other type names, and particularly for data to be processed by some type of application program. This is information that must be processed by an application before it is viewable or usable by a user. Expected uses for the "application" type name include but are not limited to file transfer, spreadsheets, presentations, scheduling data, and languages for "active" (computational) material. (The last, in particular, can pose security problems that must be understood by implementors. The "application/postscript" media type registration in <xref target="RFC2046"/> provides a good example of how to handle these issues.)</t>
          <t>For example, a meeting scheduler might define a standard representation for information about proposed meeting dates. An intelligent user agent would use this information to conduct a dialog with the user, and might then send additional material based on that dialog. More generally, there have been several "active" languages developed in which programs in a suitably specialized language are transported to a remote location and automatically run in the recipient's environment. Such applications may be defined as subtypes of the "application" top-level type.</t>
          <t>The subtype of "application" will often either be the name or include part of the name of the application for which the data are intended. This does not mean, however, that any application program name may simply be used freely as a subtype of "application"; the subtype needs to be registered.</t>
        </section>
        <section anchor="multipart-and-message-media-types">
          <name>Multipart and Message Media Types</name>
          <t>Multipart and message are composite types; that is, they provide a means of encapsulating zero or more objects, each one a separate media type.</t>
          <t>All subtypes of multipart and message MUST conform to the syntax rules and other requirements specified in <xref target="RFC2046"/> and amended by <xref section="3.5" sectionFormat="of" target="RFC6532"/>.</t>
        </section>
        <section anchor="additional-top-level-types">
          <name>Additional Top-Level Types</name>
          <t>In some cases, a new media type may not "fit" under any currently defined top-level type names. Such cases are expected to be quite rare. However, if such a case does arise, a new type name can be defined to accommodate it. Definition of a new top-level type name MUST be done via a Standards Track RFC; no other mechanism can be used to define additional type names.</t>
        </section>
        <section anchor="suffixes">
          <name>Structured Syntax Name Suffixes</name>
          <t>XML in MIME <xref target="RFC3023"/> defined the first such augmentation to the media type definition to additionally specify the underlying structure of that media type. To quote:</t>
          <ul empty="true">
            <li>
              <t>This document also standardizes a convention (using the suffix '+xml') for naming media types ... when those media types represent XML MIME (Multipurpose Internet Mail Extensions) entities.</t>
            </li>
          </ul>
          <t>That is, it specified a suffix (in that case, "+xml") to be appended to the base subtype name.</t>
          <t>Since this was published, the de facto practice has arisen for using this suffix convention for other well-known structuring syntaxes. In particular, media types have been registered with suffixes such as "+der", "+fastinfoset", and "+json". This specification formalizes this practice and sets up a registry for structured type name suffixes.</t>
          <t>The primary guideline for whether a structured type name suffix is registrable is that it be described by a readily available description, preferably within a document published by an established standards-related organization, and for which there's a reference that can be used in a Normative References section of an RFC.</t>
          <t>Media types that make use of a named structured syntax SHOULD use the appropriate registered "+suffix" for that structured syntax when they are registered. By the same token, media types MUST NOT be given names incorporating suffixes for structured syntaxes they do not actually employ. "+suffix" constructs for as-yet unregistered structured syntaxes SHOULD NOT be used, given the possibility of conflicts with future suffix definitions.</t>
        </section>
        <section anchor="deprecated-aliases">
          <name>Deprecated Aliases</name>
          <t>In some cases, a single media type may have been widely deployed prior to registration under multiple names. In such cases, a preferred name MUST be chosen for the media type, and applications MUST use this to be compliant with the type's registration. However, a list of deprecated aliases by which the type is known MAY be supplied as additional information in order to assist applications in processing the media type properly.</t>
        </section>
      </section>
      <section anchor="parameter-requirements">
        <name>Parameter Requirements</name>
        <t>Media types MAY elect to use one or more media type parameters, or some parameters may be automatically made available to the media type by virtue of being a subtype of a content type that defines a set of parameters applicable to any of its subtypes. In either case, the names, values, and meanings of any parameters MUST be fully specified when a media type is registered in the standards tree, and SHOULD be specified as completely as possible when media types are registered in the vendor or personal trees.</t>
        <t>Parameter names have the syntax as media type names and values:</t>
        <sourcecode type="abnf"><![CDATA[
    parameter-name = restricted-name
]]></sourcecode>
        <t>Note that this syntax is somewhat more restrictive than what is allowed by the ABNF in <xref target="RFC2045"/> and amended by <xref target="RFC2231"/>.</t>
        <t>Parameter names are case-insensitive and no meaning is attached to the order in which they appear. It is an error for a specific parameter to be specified more than once.</t>
        <t>There is no defined syntax for parameter values. Therefore, registrations MUST specify parameter value syntax. Additionally, some transports impose restrictions on parameter value syntax, so care needs be taken to limit the use of potentially problematic syntaxes; e.g., pure binary valued parameters, while permitted in some protocols, are best avoided.</t>
        <t>Note that a protocol can impose further restrictions on parameter value syntax, depending on how it chooses to represent parameters. Both MIME <xref target="RFC2045"/> <xref target="RFC2231"/> and HTTP <xref target="RFC2045"/> <xref target="RFC5987"/> allow binary parameters as well as parameter values expressed in a specific charset, but other protocols may be less flexible.</t>
        <t>New parameters SHOULD NOT be defined as a way to introduce new functionality in types registered in the standards tree, although new parameters MAY be added to convey additional information that does not otherwise change existing functionality. An example of this would be a "revision" parameter to indicate a revision level of an external specification such as JPEG. Similar behavior is encouraged for media types registered in the vendor or personal trees, but is not required.</t>
        <t>Changes to parameters (including the introduction of new ones) is managed in the same manner as other changes to the media type; see <xref target="change"/>.</t>
      </section>
      <section anchor="canonicalization-and-format-requirements">
        <name>Canonicalization and Format Requirements</name>
        <t>All registered media types MUST employ a single, canonical data format, regardless of registration tree.</t>
        <t>A permanent and readily available public specification of the format for the media type MUST exist for all types registered in the standards tree. This specification MUST provide sufficient detail so that interoperability between independent implementations using the media type is possible. This specification MUST at a minimum be referenced by, if it is not actually included in, the media type registration proposal itself.</t>
        <t>The specifications of format and processing particulars may or may not be publicly available for media types registered in the vendor and personal trees. Such registrations are explicitly permitted to limit the information in the registration to which software and version produce or process such media types. As such, references to or inclusion of format specifications in registrations is encouraged but not required. Note, however, that the public availability of a meaningful specification will often make the difference between simply having a name reserved so that there are no conflicts with other uses and having the potential for other implementations of the media type and useful interoperation with them.</t>
        <t>Some media types involve the use of patented technology. The registration of media types involving patented technology is specifically permitted. However, the restrictions set forth in BCP 79 <xref target="RFC3979"/> and BCP 78 <xref target="RFC5378"/> on the use of patented technology in IETF Standards Track protocols must be respected when the specification of a media type is part of a Standards Track protocol. In addition, other standards-related organizations making use of the standards tree may have their own rules regarding intellectual property that must be observed in their registrations.</t>
        <t>Intellectual Property Rights (IPR) disclosures for registrations in the vendor and personal trees are encouraged but not required.</t>
      </section>
      <section anchor="interchange-recommendations">
        <name>Interchange Recommendations</name>
        <t>Ideally, media types will be defined so they interoperate across as many systems and applications as possible. However, some media types will inevitably have problems interoperating across different platforms. Problems with different versions, byte ordering, and specifics of gateway handling can and will arise.</t>
        <t>Universal interoperability of media types is not required, but known interoperability issues SHOULD be identified whenever possible. Publication of a media type does not require an exhaustive review of interoperability, and the interoperability considerations section is subject to continuing evaluation.</t>
        <t>The recommendations in this subsection apply regardless of the registration tree involved.</t>
      </section>
      <section anchor="secreq">
        <name>Security Requirements</name>
        <t>An analysis of security issues MUST be done for all types registered in the standards tree. A similar analysis for media types registered in the vendor or personal trees is encouraged but not required. However, regardless of what security analysis has or has not been done, all descriptions of security issues MUST be as accurate as possible regardless of registration tree. In particular, the security considerations MUST NOT state that there are "no security issues associated with this type". Security considerations for types in the vendor or personal tree MAY say that "the security issues associated with this type have not been assessed".</t>
        <t>There is absolutely no requirement that media types registered in any tree be secure or completely free from risks. Nevertheless, all known security risks MUST be identified in the registration of a media type, again regardless of registration tree.</t>
        <t>The security considerations section of all registrations is subject to continuing evaluation and modification, and in particular MAY be extended by use of the "comments on media types" mechanism described in <xref target="comments"/> below.</t>
        <t>Some of the issues that need to be examined and described in a security analysis of a media type are:</t>
        <ul spacing="normal">
          <li>
            <t>Complex media types may include provisions for directives that institute actions on a recipient's files or other resources. In many cases, provision is made for originators to specify arbitrary actions in an unrestricted fashion that may then have devastating effects. See the registration of the application/postscript media type in <xref target="RFC2046"/> for an example of such directives and how they can be described in a media type registration.</t>
          </li>
          <li>
            <t>Any security analysis MUST state whether or not they employ such "active content"; if they do, they MUST state what steps have been taken, or MUST be taken by applications of the media type, to protect users of the media type from harm.</t>
          </li>
          <li>
            <t>Complex media types may include provisions for directives that institute actions that, while not directly harmful to the recipient, may result in disclosure of information that either facilitates a subsequent attack or else violates a recipient's privacy in some way. Again, the registration of the application/ postscript media type illustrates how such directives can be handled.</t>
          </li>
          <li>
            <t>A media type that employs compression may provide an opportunity for sending a small amount of data that, when received and evaluated, expands enormously to consume all of the recipient's resources. All media types SHOULD state whether or not they employ compression; if they do, they SHOULD discuss what steps need to be taken to avoid such attacks.</t>
          </li>
          <li>
            <t>A media type might be targeted for applications that require some sort of security assurance but don't provide the necessary security mechanisms themselves. For example, a media type could be defined for storage of sensitive medical information that in turn requires external confidentiality and integrity protection services, or which is designed for use only within a secure environment. Types SHOULD always document whether or not they need such services in their security considerations.</t>
          </li>
        </ul>
      </section>
      <section anchor="requirements-specific-to-xml-media-types">
        <name>Requirements Specific to XML Media Types</name>
        <t>There are a number of additional requirements specific to the registration of XML media types. These requirements are specified in <xref target="RFC3023"/>.</t>
      </section>
      <section anchor="encoding">
        <name>Encoding Requirements</name>
        <t>Some transports impose restrictions on the type of data they can carry. For example, Internet mail traditionally was limited to 7bit US-ASCII text. Encoding schemes are often used to work around such transport limitations.</t>
        <t>It is therefore useful to note what sort of data a media type can consist of as part of its registration. An "encoding considerations" field is provided for this purpose. Possible values of this field are:</t>
        <dl>
          <dt>7bit:</dt>
          <dd>
            <t>The content of the media type consists solely of CRLF- delimited 7bit US-ASCII text.</t>
          </dd>
          <dt>8bit:</dt>
          <dd>
            <t>The content of the media type consists solely of CRLF- delimited 8bit text.</t>
          </dd>
          <dt>binary:</dt>
          <dd>
            <t>The content consists of an unrestricted sequence of octets.</t>
          </dd>
          <dt>framed:</dt>
          <dd>
            <t>The content consists of a series of frames or packets without internal framing or alignment indicators. Additional out- of-band information is needed to interpret the data properly, including but not necessarily limited to knowledge of the boundaries between successive frames and knowledge of the transport mechanism. Note that media types of this sort cannot simply be stored in a file or transported as a simple stream of octets; therefore, such media types are unsuitable for use in many traditional protocols. A commonly used transport with framed encoding is the Real-time Transport Protocol, RTP. Additional rules for framed encodings defined for transport using RTP are given in <xref target="RFC4855"/>.</t>
          </dd>
        </dl>
        <t>Additional restrictions on 7bit and 8bit text are given in <xref section="4.1.1" sectionFormat="of" target="RFC2046"/>.</t>
      </section>
      <section anchor="non-requirements">
        <name>Usage and Implementation Non-Requirements</name>
        <t>In the asynchronous mail environment, where information on the capabilities of the remote mail agent is frequently not available to the sender, maximum interoperability is attained by restricting the media types used to those "common" formats expected to be widely implemented. This was asserted in the past as a reason to limit the number of possible media types, and resulted in a registration process with a significant hurdle and delay for those registering media types.</t>
        <t>However, the need for "common" media types does not require limiting the registration of new media types. If a limited set of media types is recommended for a particular application, that should be asserted by a separate applicability statement specific for the application and/or environment.</t>
        <t>Therefore, universal support and implementation of a media type are NOT a requirement for registration. However, if a media type is explicitly intended for limited use, this MUST be noted in its registration. The "Restrictions on Usage" field is provided for this purpose.</t>
      </section>
      <section anchor="publication-requirements">
        <name>Publication Requirements</name>
        <t>Media types registered in the standards tree by the IETF itself MUST be published as RFCs. RFC publication of vendor and personal media type registrations is allowed but not required. In all cases, the IANA will retain copies of all media type registrations and "publish" them as part of the media types registration tree itself.</t>
        <t>As stated previously, standards-tree registrations for media types defined in documents produced by other standards-related organizations MUST be described by a formal standards specification produced by that organization. Additionally, any copyright on the registration template MUST allow the IANA to copy it into the IANA registry.</t>
        <t>Other than IETF registrations in the standards tree, the registration of a media type does not imply endorsement, approval, or recommendation by the IANA or the IETF or even certification that the specification is adequate. To become an IETF standard, a protocol or data object must go through the IETF standards process. While it provides additional assurances when it is appropriate, this is too difficult and too lengthy a process for the convenient registration of media types.</t>
        <t>The standards tree exists for media types that do require a substantive review and approval process in a recognized standards- related organization. The vendor and personal trees exist for those media types that do not require such a process. It is expected that applicability statements for particular applications will be published from time to time in the IETF, recommending implementation of, and support for, media types that have proven particularly useful in those contexts.</t>
        <t>As discussed above, registration of a top-level type requires Standards Action in the IETF and, hence, the publication of a RFC on the Standards Track.</t>
      </section>
      <section anchor="fragment-identifier-requirements">
        <name>Fragment Identifier Requirements</name>
        <t>Media type registrations can specify how applications should interpret fragment identifiers (specified in <xref section="3.5" sectionFormat="of" target="RFC3986"/>) associated with the media type.</t>
        <t>Media types are encouraged to adopt fragment identifier schemes that are used with semantically similar media types. In particular, media types that use a named structured syntax with a registered "+suffix" MUST follow whatever fragment identifier rules are given in the structured syntax suffix registration.</t>
      </section>
      <section anchor="additional-information">
        <name>Additional Information</name>
        <t>Various sorts of optional information SHOULD be included in the specification of a media type if it is available:</t>
        <ul spacing="normal">
          <li>
            <t>Magic number(s) (length, octet values). Magic numbers are byte sequences that are always present at a given place in the file and thus can be used to identify entities as being of a given media type.</t>
          </li>
          <li>
            <t>File name extension(s) commonly used on one or more platforms to indicate that some file contains a given media type.</t>
          </li>
          <li>
            <t>Mac OS File Type code(s) (4 octets) used to label files containing a given media type. Some discussion of Macintosh file type codes and their purpose can be found in <xref target="MacOSFileTypes"/>.</t>
          </li>
        </ul>
        <t>In the case of a registration in the standards tree, this additional information MAY be provided in the formal specification of the media type format. It is suggested that this be done by incorporating the IANA media type registration form into the format specification itself.</t>
      </section>
    </section>
    <section anchor="procedures">
      <name>Media Type Registration Procedures</name>
      <t>The media type registration procedure is not a formal standards process, but rather an administrative procedure intended to allow community comment and sanity checking without excessive time delay.</t>
      <t>Normal IETF processes need to be followed for all IETF registrations in the standards tree. The posting of an Internet Draft is a necessary first step, followed by posting to the media-types@iana.org list as discussed below.</t>
      <section anchor="preliminary-review">
        <name>Preliminary Community Review</name>
        <t>Notice of a potential media type registration in the standards tree SHOULD be sent to the media-types@iana.org mailing list for review. This mailing list has been established for the purpose of reviewing proposed media and access types. Registrations in other trees MAY be sent to the list for review as well; doing so is entirely OPTIONAL, but is strongly encouraged.</t>
        <t>The intent of the public posting to this list is to solicit comments and feedback on the choice of type/subtype name, the unambiguity of the references with respect to versions and external profiling information, and a review of any interoperability or security considerations. The submitter may submit a revised registration proposal or abandon the registration completely and at any time.</t>
      </section>
      <section anchor="submit-request-to-iana">
        <name>Submit Request to IANA</name>
        <t>Media types registered in the standards tree by the IETF itself MUST be reviewed and approved by the IESG as part of the normal standards process. Standards-tree registrations by recognized standards- related organizations as well as registrations in the vendor and personal trees are submitted directly to the IANA, unless other arrangements were made as part of a liaison agreement. In either case, posting the registration to the media-types@iana.org list for review prior to submission is strongly encouraged.</t>
        <t>Registration requests can be sent to iana@iana.org. A web form for registration requests is also available:</t>
        <ul empty="true">
          <li>
            <t>http://www.iana.org/form/media-types</t>
          </li>
        </ul>
        <section anchor="provisional">
          <name>Provisional Registrations</name>
          <t>Standardization processes often take considerable time to complete. In order to facilitate prototyping and testing, it is often helpful to assign identifiers, including but not limited to media types, early in the process. This way, identifiers used during standards development can remain unchanged once the process is complete, and implementations and documentation do not have to be updated.</t>
          <t>Accordingly, a provisional registration process is provided to support early assignment of media type names in the standards tree. A provisional registration MAY be submitted to IANA for standards- tree types. The only required fields in such registrations are the media type name and contact information (including the standards- related organization name).</t>
          <t>Upon receipt of a provisional registration, IANA will check the name and contact information, then publish the registration in a distinct publicly visible provisional registration list.</t>
          <t>Provisional registrations MAY be updated or abandoned at any time. When the registration is abandoned, the media type is no longer registered in any sense; it can subsequently be registered just like any other unassigned media type name.</t>
        </section>
      </section>
      <section anchor="review-and-approval">
        <name>Review and Approval</name>
        <t>With the exception of provisional standards-tree registrations, registrations submitted to the IANA will be passed on to the media types reviewer. The media types reviewer, who is appointed by the IETF Applications Area Director(s), will review the registration to make sure it meets the requirements set forth in this document. Registrations that do not meet these requirements will be returned to the submitter for revision.</t>
        <t>Decisions made by the media types reviewer may be appealed to the IESG using the procedure specified in <xref section="6.5.4" sectionFormat="of" target="RFC2026"/>.</t>
        <t>Once a media type registration has passed review, the IANA will register the media type and make the media type registration available to the community.</t>
        <t>In the case of standards-tree registrations from other standards- related organizations, IANA will also check that the submitter is in fact a recognized standards-related organization. If the submitter is not currently recognized as such, the IESG will be asked to confirm their status. Recognition from the IESG MUST be obtained before a standards-tree registration can proceed.</t>
      </section>
      <section anchor="comments">
        <name>Comments on Media Type Registrations</name>
        <t>Comments on registered media types may be submitted by members of the community to the IANA at iana@iana.org. These comments will be reviewed by the media types reviewer and then passed on to the "owner" of the media type if possible. Submitters of comments may request that their comment be attached to the media type registration itself; if the IANA, in consultation with the media types reviewer, approves, the comment will be made accessible in conjunction with the type registration.</t>
      </section>
      <section anchor="change">
        <name>Change Procedures</name>
        <t>Once a media type has been published by the IANA, the owner may request a change to its definition. The descriptions of the different registration trees above designate the "owners" of each type of registration. The same procedure that would be appropriate for the original registration request is used to process a change request.</t>
        <t>Media type registrations may not be deleted; media types that are no longer believed appropriate for use can be declared OBSOLETE by a change to their "intended use" field; such media types will be clearly marked in the lists published by the IANA.</t>
        <t>Significant changes to a media type's definition should be requested only when there are serious omissions or errors in the published specification. 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>
        <t>The owner of a media type may pass responsibility to another person or agency by informing the IANA; this can be done without discussion or review.</t>
        <t>The IESG may reassign responsibility for a media type. The most common case of this will be to enable changes to be made to types where the author of the registration has died, moved out of contact, or is otherwise unable to make changes that are important to the community.</t>
      </section>
      <section anchor="registration-template">
        <name>Registration Template</name>
        <dl newline="true">
          <dt>Type name:</dt>
          <dd>
            <t/>
          </dd>
          <dt>Subtype name:</dt>
          <dd>
            <t/>
          </dd>
          <dt>Required parameters:</dt>
          <dd>
            <t/>
          </dd>
          <dt>Optional parameters:</dt>
          <dd>
            <t/>
          </dd>
          <dt>Encoding considerations:</dt>
          <dd>
            <t/>
          </dd>
          <dt>Security considerations:</dt>
          <dd>
            <t/>
          </dd>
          <dt>Interoperability considerations:</dt>
          <dd>
            <t/>
          </dd>
          <dt>Published specification:</dt>
          <dd>
            <t/>
          </dd>
          <dt>Applications that use this media type:</dt>
          <dd>
            <t/>
          </dd>
          <dt>Fragment identifier considerations:</dt>
          <dd>
            <t/>
          </dd>
          <dt>Additional information:</dt>
          <dd>
            <t>Deprecated alias names for this type:
</t>
            <t>Magic number(s):</t>
            <t>File extension(s):</t>
            <t>Macintosh file type code(s):</t>
          </dd>
        </dl>
        <dl newline="true">
          <dt>Person &amp; email address to contact for further information:</dt>
          <dd>
            <t/>
          </dd>
          <dt>Intended usage:</dt>
          <dd>
            <t>(One of COMMON, LIMITED USE, or OBSOLETE.)</t>
          </dd>
        </dl>
        <dl newline="true">
          <dt>Restrictions on usage:</dt>
          <dd>
            <t>(Any restrictions on where the media type can be used go here.)</t>
          </dd>
        </dl>
        <dl>
          <dt>Author:</dt>
          <dd>
            <t/>
          </dd>
          <dt>Change controller:</dt>
          <dd>
            <t/>
          </dd>
          <dt>Provisional registration? (standards tree only):</dt>
          <dd>
            <t>Yes/No</t>
          </dd>
        </dl>
        <t>(Any other information that the author deems interesting may be added below this line.)</t>
        <t>"N/A", written exactly that way, can be used in any field if desired to emphasize the fact that it does not apply or that the question was not omitted by accident. Do not use 'none' or other words that could be mistaken for a response.</t>
        <t>Limited-use media types should also note in the applications list whether or not that list is exhaustive.</t>
      </section>
    </section>
    <section anchor="suffix-procedures">
      <name>Structured Syntax Suffix Registration Procedures</name>
      <t>Someone wishing to define a "+suffix" name for a structured syntax for use with a new media type registration SHOULD:</t>
      <ol spacing="normal" type="1"><li>
          <t>Check IANA's registry of media type name suffixes to see whether or not there is already an entry for that well-defined structured syntax.</t>
        </li>
        <li>
          <t>If there is no entry for their suffix scheme, fill out the template (specified in <xref target="suffix-template"/>) and include that with the media type registration. The template may be contained in an Internet Draft, alone or as part of some other protocol specification. The template may also be submitted in some other form (as part of another document or as a stand-alone document), but the contents will be treated as an "IETF Contribution" under the guidelines of BCP 78 <xref target="RFC5378"/>.</t>
        </li>
        <li>
          <t>Send a copy of the template or a pointer to the containing document (with specific reference to the section with the template) to the mailing list media-types@iana.org, requesting review. This may be combined with a request to review the media type registration. Allow a reasonable time for discussion and comments.</t>
        </li>
        <li>
          <t>Respond to review comments and make revisions to the proposed registration as needed to bring it into line with the guidelines given in this document.</t>
        </li>
        <li>
          <t>Submit the (possibly updated) registration template (or pointer to the document containing it) to IANA at iana@iana.org.</t>
        </li>
      </ol>
      <t>Upon receipt of a structured syntax suffix registration request,</t>
      <ol spacing="normal" type="1"><li>
          <t>IANA checks the submission for completeness; if sections are missing or citations are not correct, IANA rejects the registration request.</t>
        </li>
        <li>
          <t>IANA checks the current registry for an entry with the same name; if such a registry exists, IANA rejects the registration request.</t>
        </li>
        <li>
          <t>IANA requests Expert Review of the registration request against the corresponding guidelines.</t>
        </li>
        <li>
          <t>The Designated Expert may request additional review or discussion, as necessary.</t>
        </li>
        <li>
          <t>If Expert Review recommends registration, IANA adds the registration to the appropriate registry.</t>
        </li>
      </ol>
      <t>The initial registry content specification <xref target="RFC6839"/> provides examples of structured syntax suffix registrations.</t>
      <section anchor="change-procedures">
        <name>Change Procedures</name>
        <t>Registrations may be updated in each registry by the same mechanism as required for an initial registration. In cases where the original definition of the scheme is contained in an IESG-approved document, update of the specification also requires IESG approval.</t>
      </section>
      <section anchor="suffix-template">
        <name>Structured Syntax Suffix Registration Template</name>
        <t>This template describes the fields that must be supplied in a structured syntax suffix registration request:</t>
        <dl newline="true">
          <dt>Name</dt>
          <dd>
            <t>Full name of the well-defined structured syntax.</t>
          </dd>
          <dt>+suffix</dt>
          <dd>
            <t>Suffix used to indicate conformance to the syntax.</t>
          </dd>
          <dt>References</dt>
          <dd>
            <t>Include full citations for all specifications necessary to understand the structured syntax.</t>
          </dd>
          <dt>Encoding considerations</dt>
          <dd>
            <t>General guidance regarding encoding considerations for any type employing this syntax should be given here. The same requirements for media type encoding considerations given in <xref target="encoding"/> apply here.</t>
          </dd>
          <dt>Interoperability considerations</dt>
          <dd>
            <t>Any issues regarding the interoperable use of types employing this structured syntax should be given here. Examples would include the existence of incompatible versions of the syntax, issues combining certain charsets with the syntax, or incompatibilities with other types or protocols.</t>
          </dd>
          <dt>Fragment identifier considerations</dt>
          <dd>
            <t>Generic processing of fragment identifiers for any type employing this syntax should be described here.</t>
          </dd>
          <dt>Security considerations</dt>
          <dd>
            <t>Security considerations shared by media types employing this structured syntax must be specified here. The same requirements for media type security considerations given in <xref target="secreq"/> apply here, with the exception that the option of not assessing the security considerations is not available for suffix registrations.</t>
          </dd>
          <dt>Contact</dt>
          <dd>
            <t>Person (including contact information) to contact for further information.</t>
          </dd>
          <dt>Author/Change controller.</dt>
          <dd>
            <t>Person (including contact information) authorized to change this suffix registration.</t>
          </dd>
        </dl>
      </section>
    </section>
    <section anchor="security-considerations">
      <name>Security Considerations</name>
      <t>Security requirements for both media type and media type suffix registrations are discussed in <xref target="secreq"/>.</t>
    </section>
    <section anchor="iana-considerations">
      <name>IANA Considerations</name>
      <t>The purpose of this document is to define IANA registries for media types and structured syntax suffixes as well as the procedures for managing these registries. Additionally, this document requires IANA to maintain a list of standards-related organizations for which the IESG has approved media type registrations in the standards tree.</t>
      <t>The existing media type registry has been extended to include a section for provisional registrations. Only standards-tree registrations are allowed in the standards tree and only at the request of an organization on the IANA list of standards-related organizations. See <xref target="provisional"/> for additional information on provisional registrations.</t>
      <t>IANA has also added the following note at the top of the provisional registry:</t>
      <ul empty="true">
        <li>
          <t>This registry, unlike some other provisional IANA registries, is only for temporary use. Entries in this registry are either finalized and moved to the main media types registry, or are abandoned and deleted. Entries in this registry are suitable for use for development and test purposes only.</t>
        </li>
      </ul>
      <t>The structured syntax name suffix registry has been created as follows:</t>
      <ul spacing="normal">
        <li>
          <t>The name is the "Structured Syntax Suffix" registry.</t>
        </li>
        <li>
          <t>The registration process is specified in <xref target="suffix-procedures"/>.</t>
        </li>
        <li>
          <t>The information required for a registry entry as well as the entry format are specified in <xref target="suffix-template"/>.</t>
        </li>
        <li>
          <t>The initial content of the registry is specified in <xref target="RFC6839"/>.</t>
        </li>
      </ul>
      <t>Entries in both the media type and structured suffix registries will be annotated by IANA with both the original registration date as well as the date of the most recent update to the entry. Registrations made prior to the implementation of this specification may, if necessary, be marked as such, rather than with a specific date.</t>
      <t>Since registration entries can be updated multiple times, IANA will also maintain the history of changes to each registration in such a way that the state of the registration at any given time can be determined.</t>
      <t>Finally, per this document, IANA has created a new email address, media-types@iana.org, for the media type review list, which replaces the ietf-types@iana.org address specified in RFC 4288. ietf-types@iana.org has been retained as an alias.</t>
    </section>
    <section anchor="acknowledgments">
      <name>Acknowledgments</name>
      <t>The current authors would like to acknowledge their debt to the late Dr. Jon Postel, whose general model of IANA registration procedures and specific contributions shaped the predecessors of this document <xref target="RFC2048"/> <xref target="RFC4288"/>. We hope that the current version is one with which he would have agreed but, as it is impossible to verify that agreement, we have regretfully removed his name as a co-author.</t>
      <t>Randy Bush, Francis Dupont, Bjoern Hoehrmann, Barry Leiba, Murray Kucherawy, Alexey Melnikov, S. Moonesamy, Mark Nottingham, Tom Petch, Peter Saint-Andre, and Jeni Tennison provided many helpful review comments and suggestions.</t>
    </section>
  </middle>
  <back>
    <references anchor="sec-combined-references">
      <name>References</name>
      <references anchor="sec-normative-references">
        <name>Normative References</name>
        <reference anchor="RFC2045">
          <front>
            <title>Multipurpose Internet Mail Extensions (MIME) Part One: Format of Internet Message Bodies</title>
            <author fullname="N. Freed" initials="N." surname="Freed"/>
            <author fullname="N. Borenstein" initials="N." surname="Borenstein"/>
            <date month="November" year="1996"/>
            <abstract>
              <t>This initial document specifies the various headers used to describe the structure of MIME messages. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="2045"/>
          <seriesInfo name="DOI" value="10.17487/RFC2045"/>
        </reference>
        <reference anchor="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>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="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>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="RFC5226">
          <front>
            <title>Guidelines for Writing an IANA Considerations Section in RFCs</title>
            <author fullname="T. Narten" initials="T." surname="Narten"/>
            <author fullname="H. Alvestrand" initials="H." surname="Alvestrand"/>
            <date month="May" year="2008"/>
            <abstract>
              <t>Many protocols make use of identifiers consisting of constants and other well-known values. Even after a protocol has been defined and deployment has begun, new values may need to be assigned (e.g., for a new option type in DHCP, or a new encryption or authentication transform for IPsec). To ensure that such quantities have consistent values and interpretations across all implementations, their assignment must be administered by a central authority. For IETF protocols, that role is provided by the Internet Assigned Numbers Authority (IANA).</t>
              <t>In order for IANA to manage a given namespace prudently, it needs guidelines describing the conditions under which new values can be assigned or when modifications to existing values can be made. If IANA is expected to play a role in the management of a namespace, IANA must be given clear and concise instructions describing that role. This document discusses issues that should be considered in formulating a policy for assigning values to a namespace and provides guidelines for authors on the specific text that must be included in documents that place demands on IANA.</t>
              <t>This document obsoletes RFC 2434. This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5226"/>
          <seriesInfo name="DOI" value="10.17487/RFC5226"/>
        </reference>
        <reference anchor="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>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="RFC2978">
          <front>
            <title>IANA Charset Registration Procedures</title>
            <author fullname="N. Freed" initials="N." surname="Freed"/>
            <author fullname="J. Postel" initials="J." surname="Postel"/>
            <date month="October" year="2000"/>
            <abstract>
              <t>Multipurpose Internet Mail Extensions (MIME) and various other Internet protocols are capable of using many different charsets. This in turn means that the ability to label different charsets is essential. 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="19"/>
          <seriesInfo name="RFC" value="2978"/>
          <seriesInfo name="DOI" value="10.17487/RFC2978"/>
        </reference>
        <reference anchor="RFC6657">
          <front>
            <title>Update to MIME regarding "charset" Parameter Handling in Textual Media Types</title>
            <author fullname="A. Melnikov" initials="A." surname="Melnikov"/>
            <author fullname="J. Reschke" initials="J." surname="Reschke"/>
            <date month="July" year="2012"/>
            <abstract>
              <t>This document changes RFC 2046 rules regarding default "charset" parameter values for "text/*" media types to better align with common usage by existing clients and servers. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6657"/>
          <seriesInfo name="DOI" value="10.17487/RFC6657"/>
        </reference>
        <reference anchor="RFC3629">
          <front>
            <title>UTF-8, a transformation format of ISO 10646</title>
            <author fullname="F. Yergeau" initials="F." surname="Yergeau"/>
            <date month="November" year="2003"/>
            <abstract>
              <t>ISO/IEC 10646-1 defines a large character set called the Universal Character Set (UCS) which encompasses most of the world's writing systems. The originally proposed encodings of the UCS, however, were not compatible with many current applications and protocols, and this has led to the development of UTF-8, the object of this memo. UTF-8 has the characteristic of preserving the full US-ASCII range, providing compatibility with file systems, parsers and other software that rely on US-ASCII values but are transparent to other values. This memo obsoletes and replaces RFC 2279.</t>
            </abstract>
          </front>
          <seriesInfo name="STD" value="63"/>
          <seriesInfo name="RFC" value="3629"/>
          <seriesInfo name="DOI" value="10.17487/RFC3629"/>
        </reference>
        <reference anchor="RFC6532">
          <front>
            <title>Internationalized Email Headers</title>
            <author fullname="A. Yang" initials="A." surname="Yang"/>
            <author fullname="S. Steele" initials="S." surname="Steele"/>
            <author fullname="N. Freed" initials="N." surname="Freed"/>
            <date month="February" year="2012"/>
            <abstract>
              <t>Internet mail was originally limited to 7-bit ASCII. MIME added support for the use of 8-bit character sets in body parts, and also defined an encoded-word construct so other character sets could be used in certain header field values. However, full internationalization of electronic mail requires additional enhancements to allow the use of Unicode, including characters outside the ASCII repertoire, in mail addresses as well as direct use of Unicode in header fields like "From:", "To:", and "Subject:", without requiring the use of complex encoded-word constructs. This document specifies an enhancement to the Internet Message Format and to MIME that allows use of Unicode in mail addresses and most header field content.</t>
              <t>This specification updates Section 6.4 of RFC 2045 to eliminate the restriction prohibiting the use of non-identity content-transfer- encodings on subtypes of "message/". [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6532"/>
          <seriesInfo name="DOI" value="10.17487/RFC6532"/>
        </reference>
        <reference anchor="RFC3023">
          <front>
            <title>XML Media Types</title>
            <author fullname="M. Murata" initials="M." surname="Murata"/>
            <author fullname="S. St. Laurent" initials="S." surname="St. Laurent"/>
            <author fullname="D. Kohn" initials="D." surname="Kohn"/>
            <date month="January" year="2001"/>
            <abstract>
              <t>This document standardizes five new media types -- text/xml, application/xml, text/xml-external-parsed-entity, application/xml- external-parsed-entity, and application/xml-dtd -- for use in exchanging network entities that are related to the Extensible Markup Language (XML). This document also standardizes a convention (using the suffix '+xml') for naming media types outside of these five types when those media types represent XML MIME (Multipurpose Internet Mail Extensions) entities. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="3023"/>
          <seriesInfo name="DOI" value="10.17487/RFC3023"/>
        </reference>
        <reference anchor="RFC3979">
          <front>
            <title>Intellectual Property Rights in IETF Technology</title>
            <author fullname="S. Bradner" initials="S." role="editor" surname="Bradner"/>
            <date month="March" year="2005"/>
            <abstract>
              <t>The IETF policies about Intellectual Property Rights (IPR), such as patent rights, relative to technologies developed in the IETF are designed to ensure that IETF working groups and participants have as much information about any IPR constraints on a technical proposal as possible. The policies are also intended to benefit the Internet community and the public at large, while respecting the legitimate rights of IPR holders. This memo details the IETF policies concerning IPR related to technology worked on within the IETF. It also describes the objectives that the policies are designed to meet. This memo updates RFC 2026 and, with RFC 3978, replaces Section 10 of RFC 2026. This memo also updates paragraph 4 of Section 3.2 of RFC 2028, for all purposes, including reference [2] in RFC 2418. This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="3979"/>
          <seriesInfo name="DOI" value="10.17487/RFC3979"/>
        </reference>
        <reference anchor="RFC5378">
          <front>
            <title>Rights Contributors Provide to the IETF Trust</title>
            <author fullname="S. Bradner" initials="S." role="editor" surname="Bradner"/>
            <author fullname="J. Contreras" initials="J." role="editor" surname="Contreras"/>
            <date month="November" year="2008"/>
            <abstract>
              <t>The IETF policies about rights in Contributions to the IETF are designed to ensure that such Contributions can be made available to the IETF and Internet communities while permitting the authors to retain as many rights as possible. This memo details the IETF policies on rights in Contributions to the IETF. It also describes the objectives that the policies are designed to meet. This memo obsoletes RFCs 3978 and 4748 and, with BCP 79 and RFC 5377, replaces Section 10 of RFC 2026. 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="78"/>
          <seriesInfo name="RFC" value="5378"/>
          <seriesInfo name="DOI" value="10.17487/RFC5378"/>
        </reference>
        <reference anchor="RFC4855">
          <front>
            <title>Media Type Registration of RTP Payload Formats</title>
            <author fullname="S. Casner" initials="S." surname="Casner"/>
            <date month="February" year="2007"/>
            <abstract>
              <t>This document specifies the procedure to register RTP payload formats as audio, video, or other media subtype names. This is useful in a text-based format description or control protocol to identify the type of an RTP transmission. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="4855"/>
          <seriesInfo name="DOI" value="10.17487/RFC4855"/>
        </reference>
        <reference anchor="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>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="RFC6839">
          <front>
            <title>Additional Media Type Structured Syntax Suffixes</title>
            <author fullname="T. Hansen" initials="T." surname="Hansen"/>
            <author fullname="A. Melnikov" initials="A." surname="Melnikov"/>
            <date month="January" year="2013"/>
            <abstract>
              <t>A content media type name sometimes includes partitioned meta- information distinguished by a structured syntax to permit noting an attribute of the media as a suffix to the name. This document defines several structured syntax suffixes for use with media type registrations. In particular, it defines and registers the "+json", "+ber", "+der", "+fastinfoset", "+wbxml" and "+zip" structured syntax suffixes, and provides a media type structured syntax suffix registration form for the "+xml" structured syntax suffix. This document is not an Internet Standards Track specification; it is published for informational purposes.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="6839"/>
          <seriesInfo name="DOI" value="10.17487/RFC6839"/>
        </reference>
      </references>
      <references anchor="sec-informative-references">
        <name>Informative References</name>
        <reference anchor="MacOSFileTypes" target="http://www.info.apple.com/kbnum/n55381">
          <front>
            <title>Mac OS: File Type and Creator Codes, and File Formats</title>
            <author>
              <organization>Apple Computer, Inc.</organization>
            </author>
            <date year="1993" month="June"/>
          </front>
          <refcontent>Apple Knowledge Base Article 55381</refcontent>
        </reference>
        <reference anchor="RFC2616">
          <front>
            <title>Hypertext Transfer Protocol -- HTTP/1.1</title>
            <author fullname="R. Fielding" initials="R." surname="Fielding"/>
            <author fullname="J. Gettys" initials="J." surname="Gettys"/>
            <author fullname="J. Mogul" initials="J." surname="Mogul"/>
            <author fullname="H. Frystyk" initials="H." surname="Frystyk"/>
            <author fullname="L. Masinter" initials="L." surname="Masinter"/>
            <author fullname="P. Leach" initials="P." surname="Leach"/>
            <author fullname="T. Berners-Lee" initials="T." surname="Berners-Lee"/>
            <date month="June" year="1999"/>
            <abstract>
              <t>HTTP has been in use by the World-Wide Web global information initiative since 1990. This specification defines the protocol referred to as "HTTP/1.1", and is an update to RFC 2068. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="2616"/>
          <seriesInfo name="DOI" value="10.17487/RFC2616"/>
        </reference>
        <reference anchor="RFC2048">
          <front>
            <title>Multipurpose Internet Mail Extensions (MIME) Part Four: Registration Procedures</title>
            <author fullname="N. Freed" initials="N." surname="Freed"/>
            <author fullname="J. Klensin" initials="J." surname="Klensin"/>
            <author fullname="J. Postel" initials="J." surname="Postel"/>
            <date month="November" year="1996"/>
            <abstract>
              <t>This set of documents, collectively called the Multipurpose Internet Mail Extensions, or MIME, redefines the format of messages. This fourth document, RFC 2048, specifies various IANA registration procedures for some MIME facilities. This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="2048"/>
          <seriesInfo name="DOI" value="10.17487/RFC2048"/>
        </reference>
        <reference anchor="RFC6648">
          <front>
            <title>Deprecating the "X-" Prefix and Similar Constructs in Application Protocols</title>
            <author fullname="P. Saint-Andre" initials="P." surname="Saint-Andre"/>
            <author fullname="D. Crocker" initials="D." surname="Crocker"/>
            <author fullname="M. Nottingham" initials="M." surname="Nottingham"/>
            <date month="June" year="2012"/>
            <abstract>
              <t>Historically, designers and implementers of application protocols have often distinguished between standardized and unstandardized parameters by prefixing the names of unstandardized parameters with the string "X-" or similar constructs. In practice, that convention causes more problems than it solves. Therefore, this document deprecates the convention for newly defined parameters with textual (as opposed to numerical) names in application protocols. This memo documents an Internet Best Current Practice.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="178"/>
          <seriesInfo name="RFC" value="6648"/>
          <seriesInfo name="DOI" value="10.17487/RFC6648"/>
        </reference>
        <reference anchor="RFC4288">
          <front>
            <title>Media Type Specifications and Registration Procedures</title>
            <author fullname="N. Freed" initials="N." surname="Freed"/>
            <author fullname="J. Klensin" initials="J." surname="Klensin"/>
            <date month="December" year="2005"/>
            <abstract>
              <t>This document defines procedures for the specification and registration of media types for use in MIME and other Internet protocols. This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="4288"/>
          <seriesInfo name="DOI" value="10.17487/RFC4288"/>
        </reference>
        <reference anchor="RFC2231">
          <front>
            <title>MIME Parameter Value and Encoded Word Extensions: Character Sets, Languages, and Continuations</title>
            <author fullname="N. Freed" initials="N." surname="Freed"/>
            <author fullname="K. Moore" initials="K." surname="Moore"/>
            <date month="November" year="1997"/>
            <abstract>
              <t>This memo defines extensions to the RFC 2045 media type and RFC 2183 disposition parameter value mechanisms. This memo also defines an extension to the encoded words defined in RFC 2047 to allow the specification of the language to be used for display as well as the character set. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="2231"/>
          <seriesInfo name="DOI" value="10.17487/RFC2231"/>
        </reference>
        <reference anchor="RFC5987">
          <front>
            <title>Character Set and Language Encoding for Hypertext Transfer Protocol (HTTP) Header Field Parameters</title>
            <author fullname="J. Reschke" initials="J." surname="Reschke"/>
            <date month="August" year="2010"/>
            <abstract>
              <t>By default, message header field parameters in Hypertext Transfer Protocol (HTTP) messages cannot carry characters outside the ISO- 8859-1 character set. RFC 2231 defines an encoding mechanism for use in Multipurpose Internet Mail Extensions (MIME) headers. This document specifies an encoding suitable for use in HTTP header fields that is compatible with a profile of the encoding defined in RFC 2231. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5987"/>
          <seriesInfo name="DOI" value="10.17487/RFC5987"/>
        </reference>
        <reference anchor="RFC2026">
          <front>
            <title>The Internet Standards Process -- Revision 3</title>
            <author fullname="S. Bradner" initials="S." surname="Bradner"/>
            <date month="October" year="1996"/>
            <abstract>
              <t>This memo documents the process used by the Internet community for the standardization of protocols and procedures. It defines the stages in the standardization process, the requirements for moving a document between stages and the types of documents used during this process. 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="9"/>
          <seriesInfo name="RFC" value="2026"/>
          <seriesInfo name="DOI" value="10.17487/RFC2026"/>
        </reference>
      </references>
    </references>
    <?line 566?>

<section anchor="grandfather">
      <name>Grandfathered Media Types</name>
      <t>A number of media types with unfaceted subtype names, registered prior to 1996, would, if
registered under the guidelines in this document, be given a faceted name and placed into either
the vendor or personal trees. Reregistration of those types to reflect the appropriate trees is
encouraged but not required. Ownership and change control principles outlined in this document
apply to those types as if they had been registered in the trees described above.</t>
      <t>From time to time there may also be cases where a media type with an unfaceted subtype name has
been widely deployed without being registered. (Note that this includes subtype names beginning
with the "x-" prefix.) If possible, such a media type SHOULD be reregistered with a proper faceted
subtype name, possibly using a deprecated alias to identify the original name (see <xref target="deprecated-aliases"/>).
However, if this is not possible, the type can, subject to approval by both the media types
reviewer and the IESG, be registered in the proper tree with its unfaceted name.</t>
    </section>
  </back>
  <!-- ##markdown-source:
H4sIAAAAAAAAA719+ZPbWHLm7/wrYPaGJU2TVLfU0qilsD3VOqY11rVS9Xgd
G7sOkHwsYgQCNABWFd0h/+3O/DLzHQBYpZ4Ye2KiJZHgwzvy/PJ48/l80hVd
6Z5mb926yLPz495ln/ZuVWyKVd4VddVmebXOPrqLou0afJJ9aOqVWx8a107y
5bJxl8mv40cn63pV5Tsaft3km26+48d2eTV//OThk2XRzr/7brLOO/r+1xdn
5y+/TOid7qJujk+z5Wo/qZdtXbrOtU8z/sFkUuybp1nXHNruwXff/fjdg8ln
d7yqm/XT7HXVuaZy3fwFv2gyaTua9r/lZV3R4EeaabvLm+7f/v1QY7iqnuyL
p9n/7erVLKP/FNXaVd0sa+uma9ympb8dd/qXrilW9NWq3u1z/cuOHqaviqos
Kvf/JpNLVx3c00mWbWte7HTbdfv26f37tLactmL12TWLwnWbRd1c3L+6uG/7
cD9f1ofu/pR+2bh9Hf3youi2h+WC3nWffzi/uvCbd183j342kcfmRdse3LzM
l66UraKvJ5P80G3rhqY1p/Ezmi0t/O0ie1d3XVFdbPMdPpbzeZs3n/vf0GTz
qvgPnORTfLKvaV9L+XuWzYkS8m2TV/j3qj5UHZ/c2YGPvyxyfOx2eUGT2lV1
9wf+z4IOCV8cGjoAW+7V1dXCvr2fTPjDgiiqrYrV52i2H4goko+HU9X3NvLQ
H9yeiNLtHF4/KapN3ezo6Uuc2tt89f7Tq6J0TMCt/F7ZYkrfZe8/Pc34ayFw
5ofnjcu7usme12tHhMAf4YFXGLadyhB5c+E6WaSukV+8yPf70uFoPy+rw+5+
9ejRwyff4yf+yLC/us+8OtpW/hW9cLc/EKnPiOJXCzxAZLqqifyrzh7656q+
Kt36wmU/5a3LzpquWNHH4TXCc386VC77/scfH04m8/k8y5d8bivanvNt0WbE
ugem82ztNkTlbbb3bJ/R7mXd1mVtLCmwC00sKOpNBqLNOt5X/OpA8ymq7Ofz
8w+z7O3rty9l82oarfFMzK8ipqzLdiFT2xXrdekmk2/4kaZeH1aQLpOPbsUz
HP4u2+aXLls6V2WrnDboUJZHWkhbXFRuTQxPX2Uubwv61F3T1rXFssTEVq7p
cvqTfpS3Cxo52+e8fYcypz0n7juGl7AAWJWHNbFMtjx0JFS6rCx2RSev4DVm
v/76Tx9fPX/w+PvHX75gpbxm+vTv+NPvfnj05cuM30Wz3Oc8BdoymnBz5DHz
ZlnQVjbHDJxNo+o5L/iIHO3taktU3+54V/FKPJe1h9XWHs3oJPPoFFh80Wpb
5nN+GX1a7+elu6TfdUbdOQ2xlKevtgUNRoNsDg3OiA6Xdp+oYE2rp1eSuHS0
Ue/3fCI5bfMsOfNVXikBiQCtmC5YLM6yz0SltNEt7zBxNR0hH/dZSkIgurbl
GVTOremtSntER1gtS2iaxTbvhCKJCmhZ2ILLvDzQFHh7ZQo8ZVocHy3NdUmH
T7rDNTznK1eWcyVntxai3B+WZbHiQ69IfvfZwh5u8d5VQ8fe0LJ5emEDksWI
KjV24l9FLCU0aQcpP3NNspd3f/01/ODLl3u8dzxv/jN6ZXRC7WGzKa7lp/L3
eToC7QfPwzPQWass8u6wW9KBkDBngVR0x+zu67N3Z/cyZjiS7rawo9JiWa88
z3egzf4WHHkj8wsae3nUA4yWX5DYnfxjIirpaejLHHOCyhXFOcd23Cdx8E32
Mw1N81vRjEh7OWOM0f33xHRFG1ZURVfkIhaENvjkbN+ZO06ILpw2M9d1Z4vN
22O12jZ1VR/asJesgDJXXRb0Bc8e0qRjGup/M+NRiErBq0zm4GWWJBi+wlnw
y0j/iqSK5sb2CwsipmqH58visyuLbV2v+TcFz6feuyZfFiUf5NXW6SpY5vBn
TMS6lMbtaBtlhu2RVSb4h0Ub+HVBJJLsDH8LqqWtqdxVvCzeZBUgSuxlsXHj
uoH5m96RZ1syxcikWDlZVjp3bBQxbXFRkKwJ9MN/u6Q5uGs+X9LqdKxEVbDc
6F/gu21ugv/CET+TgfIfbr3IwNQ9giCjkaeusvu7H56wlGYJn/CsJxw5PB6D
xCqxI2sM20+I+yAzXMdvTCj0Fh0aXoctumLh7Fhi0inZuCCBXf6Znuky0vR5
IwKxgPhn23bvYODyrHhGxLSvmUCPvB2sFhsoHwge2TVMnim+d070iE04PWqW
yjXPdlsshW4LzzKi3ePHdd/TtRMR182+5qW1IsH9GbLwhLo5KVoh2YVi6ZMV
HcdxkX1yjk6xqqt54/79UBBx88tJEzM/5+t1IUorWxft6kCEU1cLSJXndUUm
vQz8ixI3JvxCd1zkDHkfGbsfLZmJv3w6n87kz+zde/z948v//cvrjy9f8N8/
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
9ZRd4VTMcMxalTD5LxQFBPpPzwAA

-->

</rfc>
