1873
EXPERIMENTAL

Message/External-Body Content-ID Access Type

Authors: E. Levinson, J. Clark
Date: December 1995
Area: app
Working Group: mimesgml
Stream: IETF

Abstract

The existing MIME Content-Type Message/External-Body access-types allow a MIME entity (body-part) to refer to an object that is not in the message by specifying how to access that object. The Content-ID access method described in this document provides the capability to refer to an object within the message. This memo defines an Experimental Protocol for the Internet community.

RFC 1873: Message/External-Body Content-ID Access Type [RFC Home] [TEXT|PDF|HTML] [Tracker] [IPR] [Info page]

EXPERIMENTAL
Network Working Group                                        E. Levinson
Request for Comments: 1873            Accurate Information Systems, Inc.
Category: Experimental                                          J. Clark
                                                           December 1995


              <span class="h1">Message/External-Body Content-ID Access Type</span>

Status of this Memo

   This memo defines an Experimental Protocol for the Internet
   community.  This memo does not specify an Internet standard of any
   kind.  Discussion and suggestions for improvement are requested.
   Distribution of this memo is unlimited.

Abstract

   When using MIME [<a href="#ref-MIME" title=""MIME (Multipurpose Internet Mail Extensions) Part One: Mechanisms for Specifying and Describing the Format of Internet Message Bodies"">MIME</a>] to encapsulate a structured object that
   consist of many elements, for example an SGML [<a href="#ref-SGML">SGML</a>] document, a
   single element may occur several times.  An encapsulation normally
   maps each of the structured objects elements to a MIME entity.  It is
   useful to include elements that occur multiple time exactly once.  To
   accomplish that and to preserve the object structure it is desirable
   to unambiguously refer to another body part of the same message.

   The existing MIME Content-Type Message/External-Body access-types
   allow a MIME entity (body-part) to refer to an object that is not in
   the message by specifying how to access that object.  The Content-ID
   access method described in this document provides the capability to
   refer to an object within the message.

<span class="h2"><a class="selflink" id="section-1" href="#section-1">1</a>. Introduction</span>

   Consider a MIME multipart entity several of whose body parts contain
   the same data (body) but different parameters or Content-* headers.
   Representing those body parts without duplicating the data in each
   one promotes efficient use of resources (bandwidth and storage
   space).  To achieve these benefits an access-type is defined that
   permits one message part to refer to another one in the same message.












<span class="grey">Levinson & Clark              Experimental                      [Page 1]</span>

<span id="page-2" ></span>
<span class="grey"><a href="./rfc1873">RFC 1873</a>                Access Type Content-ID             December 1995</span>


<span class="h2"><a class="selflink" id="section-2" href="#section-2">2</a>. The Content-ID Access Type</span>

<span class="h3"><a class="selflink" id="section-2.1" href="#section-2.1">2.1</a> Registration Information</span>

       MIME access-type name:   content-id

       Required parameters:     none

       Optional parameters:     none

       Published specification: this document

       Person & email address
       to contact for further
       information:             Ed Levinson <ELevinson@accurate.com>

       Additional requirements:

       The content-id header of the access-type=content-id MIME
       entity must match (be identical to) exactly one content-id
       in the same message, excluding other access-type=content-id
       entities.  Thus, the content-id access type can only occur
       within a multipart message and can refer to another body
       part anywhere in the same message.

       A MIME User Agent (MUA) constructs the resultant MIME body
       part as described below.  We call the access-type=content-id
       MIME entity the referring body part and the MIME body part
       to which it refers, the one with the matching content-id,
       the referenced body part.  The MIME entity that results from
       content-id access type consists of:

   (a) the referenced body part's content-type header,

   (b) the referring body part's headers except its content-type
       header,

   (c) any headers in the referenced body part not in the referring
       one,

   (d)  the line separating the headers from the body, and

   (e)  the referenced body part's body.








<span class="grey">Levinson & Clark              Experimental                      [Page 2]</span>

<span id="page-3" ></span>
<span class="grey"><a href="./rfc1873">RFC 1873</a>                Access Type Content-ID             December 1995</span>


<span class="h3"><a class="selflink" id="section-2.2" href="#section-2.2">2.2</a> Example Usage</span>

   The following example shows a message that consists of two identical
   images.

            MIME-Version: 1.0
            Content-Type: Multipart/Mixed;
               boundary=tiger-lily

            --tiger-lily
            Content-Type: image/jpeg
            Content-ID: <950323.1552@XIson.com>

            AAAcdb...
            --tiger-lily
            Content-type: Message/External-Body;
               access-type=content-id
            Content-ID: <950323.1552@XIson.com>
            Content-Description:
               This body part is duplicated by reference

            --tiger-lily--

       The equivalent MIME entity for the second body part is:

            --tiger-lily
            Content-Type: image/jpeg
            Content-ID: <950323.1552@XIson.com>
            Content-Description:
               This body part is duplicated by reference

            AAAcdb...
            --tiger-lily

<span class="h2"><a class="selflink" id="section-3" href="#section-3">3</a>. Security Considerations</span>

   The content-id access-type does not impact the security of messages
   or systems.  The referenced MIME entity may have security
   implications.












<span class="grey">Levinson & Clark              Experimental                      [Page 3]</span>

<span id="page-4" ></span>
<span class="grey"><a href="./rfc1873">RFC 1873</a>                Access Type Content-ID             December 1995</span>


<span class="h2"><a class="selflink" id="section-4" href="#section-4">4</a>. References</span>


   [<a id="ref-822">822</a>]       Crocker, D., "Standard for the Format of ARPA Internet
               Text Messages", STD 11, <a href="./rfc822">RFC 822</a>, UDEL, August 1982.

   [<a id="ref-SGML">SGML</a>]      ISO 8879:1988, Information processing -- Text and office
               systems -- Standard Generalized Markup Language (SGML).

   [<a id="ref-MIME">MIME</a>]      Borenstein, N., and N. Freed, "MIME  (Multipurpose
               Internet Mail Extensions) Part One: Mechanisms for
               Specifying and Describing the Format of Internet
               Message Bodies", <a href="./rfc1521">RFC 1521</a>, Bellcore, Innosoft,
               September 1993.

<span class="h2"><a class="selflink" id="section-5" href="#section-5">5</a>. Authors' Addresses</span>

Edward Levinson
Accurate Information Systems, Inc.
<span class="h2"><a class="selflink" id="section-2" href="#section-2">2</a> Industrial Way</span>
Eatontown, NJ  07724-2265
USA

Phone: +1 908 389 5550
EMail: <ELevinson@Accurate.com>


James Clark
<span class="h2"><a class="selflink" id="section-90" href="#section-90">90</a> Clarendon Road</span>
London W11 2HR
UK

EMail: <jjc@jclark.com>


















Levinson & Clark              Experimental                      [Page 4]

Additional Resources