home *** CD-ROM | disk | FTP | other *** search
/ Internet Info 1997 December / Internet_Info_CD-ROM_Walnut_Creek_December_1997.iso / drafts / draft_ietf_j_p / draft-ietf-mhtml-rev-01.txt < prev    next >
Text File  |  1997-09-09  |  50KB  |  1,199 lines

  1. Network Working Group                                       Jacob Palme
  2. Internet Draft                                 Stockholm University/KTH
  3. draft-ietf-mhtml-rev-01.txt                           Alexander Hopmann
  4. IETF status to be: Proposed standard              Microsoft Corporation
  5. Revises: RFC 2110
  6. Expires: March 1998                                      September 1997
  7.  
  8.  
  9.  
  10. MIME E-mail Encapsulation of Aggregate Documents, such as HTML (MHTML)
  11.  
  12.  
  13.  
  14. Status of this Document
  15.  
  16.  
  17. This document is an Internet-Draft. Internet-Drafts are working
  18. documents of the Internet Engineering Task Force (IETF), its areas, and
  19. its working groups. Note that other groups may also distribute working
  20. documents as Internet-Drafts.
  21.  
  22. Internet-Drafts are draft documents valid for a maximum of six months
  23. and may be updated, replaced, or obsoleted by other documents at any
  24. time. It is inappropriate to use Internet-Drafts as reference material
  25. or to cite them other than as ``work in progress.''
  26.  
  27. To learn the current status of any Internet-Draft, please check the
  28. ``1id-abstracts.txt'' listing contained in the Internet-Drafts Shadow
  29. Directories on ftp.is.co.za (Africa), nic.nordu.net (Europe),
  30. munnari.oz.au (Pacific Rim), ds.internic.net (US East Coast), or
  31. ftp.isi.edu (US West Coast).
  32.  
  33.  
  34. Abstract
  35.  
  36.    Although HTML [RFC 1866] was designed within the context of MIME,
  37.    more than the specification of HTML as defined in RFC 1866 is needed
  38.    for two electronic mail user agents to be able to interoperate using
  39.    HTML as a document format. These issues include the naming of
  40.    objects that are normally referred to by URIs, and the means of
  41.    aggregating objects that go together. This document describes a set
  42.    of guidelines that will allow conforming mail user agents to be able
  43.    to send, deliver and display these objects, such as HTML objects,
  44.    that can contain links represented by URIs. In order to be able to
  45.    handle inter-linked objects, the document uses the MIME type
  46.    'multipart/related' and specifies the MIME content-headers
  47.    'Content-Location' and 'Content-Base'.
  48.  
  49.    Differences compared to the previous version of this proposed
  50.    standard, published in RFC 2110, are summarized in chapter 13.
  51.  
  52.  
  53. Table of Contents
  54.  
  55. 1. Introduction
  56. 2. Terminology
  57.    2.1 Conformance requirement terminology
  58.    2.2 Other terminology
  59. 3. Overview
  60. 4. The Content-Location and Content-Base MIME Content Headers
  61.    4.1 MIME content headers
  62.    4.2 The Content-Location Header
  63.    4.3 The Content-Base header
  64.    4.4 Encoding of URIs in MIME headers
  65. 5. Base URIs for resolution of relative URIs
  66. 6. Sending documents without linked objects
  67. 7. Use of the Content-Type: "multipart/related"
  68. 8. Usage of Links to Other Body Parts
  69.    8.1 General principle
  70.    8.2 Resolution of hyperlinks in text/HTML body parts
  71.    8.3 Use of the Content-ID header and CID URLs
  72.    8.4 Conformance requirement on receipt
  73. 9. Examples
  74.    9.1 Example of a HTML body without included linked objects
  75.    9.2 Example with absolute URIs to an embedded GIF picture
  76.    9.3 Example with relative URIs to an embedded GIF picture
  77.    9.4 Example with relative URIs and no BASE available
  78.    9.5 Example using a BASE on the Multipart
  79.    9.6 Example using CID URL and Content-ID header to an embedded GIF
  80.        picture
  81. 10. Content-Disposition header
  82. 11. Character encoding issues and end-of-line issues
  83. 12. Security Considerations
  84. 13. Differences as compared to the previous version of this proposed
  85.    standard in RFC 2110
  86. 14. Acknowledgments
  87. 15. References
  88. 16. Author's Addresses
  89.  
  90.  
  91. Mailing List Information
  92.  
  93. To write contributions
  94.  
  95.      Further discussion on this document should be done through the
  96.      mailing list MHTML@SEGATE.SUNET.SE.
  97.  
  98.      Comments on less important details may also be sent to the editor,
  99.      Jacob Palme <jpalme@dsv.su.se>.
  100.  
  101. To subscribe
  102.  
  103.      To subscribe to this list, send a message to
  104.      LISTSERV@SEGATE.SUNET.SE
  105.      which contains the text
  106.      SUB MHTML <your name (not your e-mail address)>
  107.  
  108. To unsubscribe
  109.  
  110.      To unsubscribe to this list, send a message to
  111.      LISTSERV@SEGATE.SUNET.SE
  112.      which contains the text
  113.      UNS MHTML
  114.  
  115. To access mailing list archives
  116.  
  117.      Archives of this list are available for bulk downloading by
  118.      anonymous ftp from
  119.      FTP://SEGATE.SUNET.SE/lists/mhtml/
  120.  
  121.      The archives are available for browsing from
  122.      HTTP://segate.sunet.se/archives/mhtml.html
  123.  
  124.      and in searchable format from
  125.  
  126.      http://www.reference.com/cgi-bin/pn/
  127.      listarch?list=MHTML@segate.sunet.se
  128.  
  129.      Finally, the archives are available by e-mail. Send a message to
  130.      LISTSERV@SEGATE.SUNET.SE with the text "INDEX MHTML" to get a list
  131.      of the archive files, and then a new message "GET <file name>" to
  132.      retrieve the archive files.
  133.  
  134. More information
  135.  
  136.      Information about the IETF work in developing this standard may
  137.      also be available at URL:
  138.      HTTP://www.dsv.su.se/~jpalme/ietf/mhtml.html
  139.  
  140.      It is the intention to set up a collection of test messages at the
  141.      above URL, but no such test collection exists when this is written
  142.      (August 1997).
  143.  
  144.  
  145. 1.    Introduction
  146.  
  147. There are a number of document formats, Hypertext Markup Language
  148. [HTML2], Portable Document format [PDF] and Virtual Reality Markup
  149. Language [VRML] for example, which provide links using URIs for their
  150. resolution. There is an obvious need to be able to send documents in
  151. these formats in e-mail [SMTP], [RFC822]. This document gives
  152. additional specifications on how to send such documents in MIME [MIME1
  153. to MIME5] e-mail messages. This version of this standard was based on
  154. full consideration only of the needs for objects with links in the
  155. Text/HTML media type (as defined in [HTML2]), but the standard may
  156. still be applicable also to other formats for sets of interlinked
  157. objects, linked by URIs. There is no conformance requirement that
  158. implementations claiming conformance to this standard are able to
  159. handle URI-s in other document formats than HTML.
  160.  
  161. URIs in documents in HTML and other similar formats reference other
  162. objects and resources, either embedded or directly accessible through
  163. hypertext links. When mailing such a document, it is often desirable to
  164. also mail all of the additional resources that are referenced in it;
  165. those elements are necessary for the complete interpretation of the
  166. primary object.
  167.  
  168. An alternative way for sending an HTML document or other object
  169. containing URIs in e-mail is to only send the URL, and let the
  170. recipient look up the document using HTTP. That method is described in
  171. [URLBODY] and is not described in this document.
  172.  
  173. An informational RFC will be published as a supplement to this
  174. standard. The informational RFC will discuss implementation methods and
  175. some implementation problems. Implementors are recommended to read this
  176. informational RFC when developing implementations of the MHTML
  177. standard. This informational RFC is, when this RFC is published, still
  178. in IETF draft status.
  179.  
  180.  
  181. 2.    Terminology
  182.  
  183. 2.1   Conformance requirement terminology
  184.  
  185. This specification uses the same words as the Requirement for Internet
  186. Hosts [HOSTS] for defining the significance of each particular
  187. requirement. These words are:
  188.  
  189.  
  190. MUST    This word or the adjective "required" means that the item is
  191.         an absolute requirement of the specification.
  192.  
  193. SHOULD  This word or the adjective "recommended" means that there may
  194.         exist valid reasons in particular circumstances to ignore this
  195.         item, but the full implications should be understood and the
  196.         case carefully weighed before choosing a different course.
  197.  
  198. MAY     This word or the adjective "optional" means that this item is
  199.         truly optional. One vendor may choose to include the item
  200.         because a particular marketplace requires it or because it
  201.         enhances the product, for example; another vendor may omit the
  202.         same item.
  203.  
  204. An implementation is not compliant if it fails to satisfy one or more
  205. of the MUST requirements for the protocols it implements. An
  206. implementation that satisfies all the MUST and all the SHOULD
  207. requirements for its protocols is said to be "unconditionally
  208. compliant"; one that satisfies all the MUST requirements but not all
  209. the SHOULD requirements for its protocols is said to be "conditionally
  210. compliant."
  211.  
  212.  
  213. 2.2   Other terminology
  214.  
  215. Most of the terms used in this document are defined in other RFCs.
  216.  
  217. Absolute URI,         See Relative Uniform Resource Locators [RELURL].
  218. AbsoluteURI
  219.  
  220. CID                   See Message/External Body Content-ID [MIDCID].
  221.  
  222. Content-Base          See section 4.2 below.
  223.  
  224. Content-ID            See Message/External Body Content-ID [MIDCID].
  225.  
  226. Content-Location      MIME message or content part header with the URI of
  227.                       the MIME message or content part body, defined in
  228.                       section 4.3 below.
  229.  
  230. Content-Transfer-     Conversion of a text into 7-bit octets as specified
  231. Encoding              in [MIME1] chapter 6.
  232.  
  233. CR                    See [RFC822].
  234.  
  235. CRLF                  See [RFC822].
  236.  
  237. Displayed text        The text shown to the user reading a document with
  238.                       a web browser. This may be different from the HTML
  239.                       markup, see the definition of HTML markup below.
  240.  
  241. Header                Field in a message or content heading specifying
  242.                       the value of one attribute.
  243.  
  244. Heading               Part of a message or content before the first
  245.                       CRLFCRLF, containing formatted fields with
  246.                       attributes of the message or content.
  247.  
  248. HTML                  See HTML 2 specification [HTML2].
  249.  
  250. HTML Aggregate        HTML objects together with some or all objects, to
  251. objects               which the HTML object contains hyperlinks.
  252.  
  253. HTML markup           A file containing HTML encodings as specified in
  254.                       [HTML] which may be different from the displayed
  255.                       text which a person using a web browser sees. For
  256.                       example, the HTML markup may contain "<" where
  257.                       the displayed text contains the character "<".
  258.  
  259. LF                    See [RFC822].
  260.  
  261. MIC                   Message Integrity Codes, codes use to verify that a
  262.                       message has not been modified.
  263.  
  264. MIME                  See the MIME specifications [MIME1 to MIME5].
  265.  
  266. MUA                   Messaging User Agent.
  267.  
  268. PDF                   Portable Document Format, see [PDF].
  269.  
  270. Relative URI,         See HTML 2 [HTML2] and RFC 1808[RELURL].
  271. RelativeURI
  272.  
  273. URI, absolute and     See RFC 1866 [HTML2].
  274. relative
  275.  
  276. URL                   See RFC 1738 [URL].
  277.  
  278. URL, relative         See Relative Uniform Resource Locators [RELURL].
  279.  
  280. VRML                  See Virtual Reality Markup Language [VRML].
  281.  
  282.  
  283. 3.    Overview
  284.  
  285. An aggregate document is a MIME-encoded message that contains a root
  286. document as well as other data that is required in order to represent
  287. that document (inline pictures, style sheets, applets, etc.). Aggregate
  288. documents can also include additional elements that are linked to the
  289. first object.  It is important to keep in mind the differing needs of
  290. several audiences. Mail sending agents might send aggregate documents
  291. as an encoding of normal day-to-day electronic mail. Mail sending
  292. agents might also send aggregate documents when a user wishes to mail a
  293. particular document from the web to someone else. Finally mail sending
  294. agents might send aggregate documents as automatic responders,
  295. providing access to WWW resources for non-IP connected clients.
  296.  
  297. Mail receiving agents also have several differing needs. Some mail
  298. receiving agents might be able to receive an aggregate document and
  299. display it just as any other text content type would be displayed.
  300. Others might have to pass this aggregate document to a browsing
  301. program, and provisions need to be made to make this possible.
  302.  
  303. Finally several other constraints on the problem arise. It is important
  304. that it be possible for a document to be signed and for it to be able
  305. to be transmitted to a client and displayed with a minimum risk of
  306. breaking the message integrity (MIC) check that is part of the
  307. signature.
  308.  
  309.  
  310. 4.    The Content-Location and Content-Base MIME Content Headers
  311.  
  312. 4.1   MIME content headers
  313.  
  314. In order to resolve URI references to other body parts, two MIME
  315. content headers are defined, Content-Location and Content-Base. Both
  316. these headers can occur in any message or content heading, and will
  317. then be valid within this heading and for its immediate content.
  318.  
  319. These two headers are valid for the content heading or message heading
  320. where they occur and its text. If they occur in multipart headings,
  321. they apply to its body parts only in that they can be used to derive a
  322. base for relative URIs in the body parts, but only if no such base is
  323. provided in the body part itself.
  324.  
  325. These two headers may occur on any message or content heading, but
  326. their usage for handling hyperlinks between body parts in a message
  327. SHOULD only occur inside the same "multipart/related".
  328.  
  329. In practice, at present only those URIs which are URLs are used, but it
  330. is anticipated that other forms of URIs will in the future be used.
  331.  
  332. The syntax for these headers is, using the syntax definition tools from
  333. [RFC822]:
  334.  
  335.     content-location = "Content-Location:"
  336.                        ( absoluteURI | relativeURI )
  337.  
  338.     content-base = "Content-Base:" absoluteURI
  339.  
  340. where URI is at present (June 1996) restricted to the syntax for URLs
  341. as defined in Unform Resource Locators [URL].
  342.  
  343. 4.2   The Content-Location Header
  344.  
  345. The Content-Location header specifies the URI that corresponds to the
  346. content of the body part in whose heading the header is placed. Its
  347. value CAN be an absolute or relative URI. Any URI or URL scheme may be
  348. used, but use of non-standardized URI or URL schemes might entail some
  349. risk that recipients cannot handle them correctly.
  350.  
  351. The Content-Location header can be used to indicate that the data sent
  352. under this heading is also retrievable, in identical format, through
  353. normal use of this URI. If used for this purpose, it must contain an
  354. absolute URI or be resolvable, through a Content-Base header, into an
  355. absolute URI. In this case, the information sent in the message can be
  356. seen as a cached version of the original data.
  357.  
  358. The URI in the Content-Location header may, but need not refer to an
  359. object which is actually available globally for retrieval using this
  360. URI (after resolution of relative URIs). However, URI-s in
  361. Content-Location headers (if absolute, or resolvable to absolute URIs)
  362. SHOULD still be globally unique.
  363.  
  364. The header can also be used for data which is not available to some or
  365. all recipients of the message, for example if the header refers to an
  366. object which is only retrievable using this URI in a restricted domain,
  367. such as within a company-internal web space. The header can even
  368. contain a fictious URI and need in that case not be globally unique.
  369.  
  370. There MUST only be a single Content-Location header in each message or
  371. content-heading, and its value is a single URI. Note however, that both
  372. one Content-Location and one Content-ID or Message-ID header are
  373. allowed. In such a case, these will indicate two different, equally
  374. valid references for this body part, and any of them may be used in
  375. other body parts within one "multipart/related" to refer to this body
  376. part.
  377.  
  378. Example:
  379.  
  380. Content-Type: "multipart/related"; boundary="boundary-example-1";
  381.                  type="Text/HTML"
  382.  
  383.    --boundary-example-1
  384.  
  385.    Part 1:
  386.    Content-Type: Text/HTML; charset=US-ASCII
  387.  
  388.    ... ... <IMG SRC="fiction1/fiction2"> ... ...
  389.  
  390.    --boundary-example-1
  391.  
  392.    Part 2:
  393.    Content-Type: Text/HTML; charset=US-ASCII
  394.    Content-Location: fiction1/fiction2
  395.  
  396.    --boundary-example-1--
  397.  
  398.  
  399. 4.3   The Content-Base header
  400.  
  401. The Content-Base gives a base for relative URIs occurring in other
  402. fields in the same content heading and in the body text covered by this
  403. content heading, if the text is a HTML documents which does not have
  404. any BASE element in its HTML code. Its value MUST be an absolute URI.
  405. The full text of the Content-Base header is used as a base, even if it
  406. does not end in a "/". Thus: "Content-Base: http://foo.bar/" and
  407. "Content-Base: http://foo.bar" are identical.
  408.  
  409. Example showing which Content-Base is valid where:
  410.  
  411.    Content-Type: "multipart/related"; boundary="boundary-example-1";
  412.                  type="Text/HTML"; start=<foo2*foo3@bar2.net>
  413.    ; A Content-Base header is allowed here, and can be used
  414.    ; for resolution of relative URL-s in Part 1 and Part 2,
  415.    ; if these did not have any absolute base of their own.
  416.    ; However, both part 1 and part 2 below have an absolute
  417.    ; base, in part 1 through an absolute Content-Location header,
  418.    ; in part 2 through a Content-Base header, and thus a Content-
  419.    ; base up here would not be used for resoultion of relative
  420.    ; URLs within the body parts 1 and 2.
  421.  
  422.    --boundary-example-1
  423.  
  424.    Part 1:
  425.    Content-Type: Text/HTML; charset=US-ASCII
  426.    Content-ID: <foo2*foo3@bar2.net>
  427.    Content-Location: http://www.ietf.cnri.reston.va.us/foo1.bar1
  428.    ;  Since this Content-Location contains an absolute URL, it
  429.    ;  does not need to be resolved using any Content-Base header.
  430.    ;  A combination of a Content-Location with a relative URL
  431.    ;  and a Content-Base with an absolute URL would also be valid,
  432.    ;  as well as only a Content-Location with a relative URL
  433.    ;  and resolved through the Content-Base in the surrounding
  434.    ;  multipart heading.
  435.  
  436.    <FRAME NAME=topwindow src="/frames/foo2.bar2">
  437.  
  438.  
  439.    --boundary-example-1
  440.  
  441.    Part 2:
  442.    Content-Type: Text/HTML; charset=US-ASCII
  443.    Content-ID: <foo4*foo5@bar2.net>
  444.    Content-Location: foo2.bar2   ; The Content-Base below applies to
  445.                                  ; this relative URI
  446.    Content-Base: http://www.ietf.cnri.reston.va.us/frames/
  447.  
  448.    <A HREF="http://www.ietf.cnri.reston.va.us/foo1.bar1">
  449.    To top window </A>
  450.  
  451.    --boundary-example-1--
  452.  
  453.  
  454. 4.4   Encoding of URIs in MIME headers
  455.  
  456. 4.4.1 Handling of URIs containing inappropriate characters
  457.  
  458. Some documents may contain URIs with characters that are inappropriate
  459. for an RFC 822 header, either because the URI itself has an incorrect
  460. syntax according to [URL] or the URI syntax standard has been changed
  461. to allow characters not previously allowed in MIME headers. These URIs
  462. cannot be sent directly in a mail header. There are two approaches that
  463. can be taken when encountering such a URI as the text to be placed in a
  464. Content-Location or Content-Base header:
  465.  
  466. a) In some situations, an implementation might be able to replace the
  467. URL with one that can be sent directly. This might be accomplished, for
  468. example, by using the encoding method of [URL] to replace inappropriate
  469. characters within the URL with ones encoded using the %nn encoding.
  470. This replacement MUST in that case be done both in the header and in
  471. the HTML text which has a hyperlink which is to match the header. Since
  472. the change is done in both places, a receiving mailer need not decode
  473. it, and MUST NOT decode [URL]-encoding before matching hyperlinks to
  474. body parts.
  475.  
  476. b) The URL might be encoded using the method described in [MIME3]. This
  477. replacement MUST only be done in the header, not in the HTML text.
  478. Receiving clients must decode the [MIME3] encoding in the heading
  479. before comparing hyperlinks in body text to URLs in Content-Location
  480. headers.
  481.  
  482. With method (b), the charset parameter value "US-ASCII" SHOULD be used
  483. if the URL contains no octets outside of the 7-bit range. If such
  484. octets are present, the correct charset parameter value (derived e.g.
  485. from information about the HTML document the URL was found in) SHOULD
  486. be used. If this cannot be safely established, the value "UKNOWN-8BIT"
  487. [RFC 1428] MUST be used.
  488.  
  489. Note that for the MHTML processing of (matching URLs in body text to
  490. URL in) Content-Location headers the value of the charset parameter is
  491. irrelevant, but it may be relevant for other purposes, and incorrect
  492. labeling MUST therefore be avoided.
  493.  
  494. Caution should be taken in using method (a), since, in general, this
  495. encoding can not be applied safely to characters that are used for
  496. reserved purposes within the URL scheme. In addition, changing the HTML
  497. body which contains the URL might invalidate a message integrity check.
  498. Because of these problems, this method SHOULD only be used if it is
  499. performed in cooperation with the author/owner of the documents
  500. involved.
  501.  
  502. 4.4.2 Folding of long URIs
  503.  
  504. Since MIME header fields have a limited length and URIs can get quite
  505. long, these lines may have to be folded.
  506.  
  507. Encoding as discussed in clause 4.4.1 must be done before such folding.
  508. After that, the folding can be done, using the algorithm defined in
  509. [URLBODY] section 3.1.
  510.  
  511.  
  512. 5.    Base URIs for resolution of relative URIs
  513.  
  514. Relative URIs inside contents of MIME body parts are resolved relative
  515. to a base URI using the methods for resolving relative URIs described
  516. in [RELURL]. In order to determine this base URI, the first-applicable
  517. method in the following list applies.
  518.  
  519. (a) There is a base specification inside the MIME body part containing
  520.     the link which resolves relative URIs into absolute URIs. For
  521.     example, HTML provides the BASE element for this.
  522.  
  523. (b) There is a Content-Base header (as defined in section 4.2), in the
  524.     immediately surrounding content heading, specifying the base to be
  525.     used.
  526.  
  527. (c) There is a Content-Location header in the immediately surrounding
  528.     heading of the body part which contains an absolute URI and can
  529.     then serve as the base in the same way as the requested URI can
  530.     serve as a base for relative URIs within a file retrieved via HTTP
  531.     [HTTP].
  532.  
  533. (d) Step (b) and (c) can be repeated recursively on Content-Base and
  534.     Content-Location headers in surrounding multi-part headings.
  535.     However, a base from an absolute Content-Location in an inner
  536.     heading takes precedence over a base from a Content-Base or a
  537.     Content-Location in a surrounding heading.
  538.  
  539. When the methods above do not yield an absolute URI matching of two
  540. relative URIs against each other can still be done for matches within a
  541. multipart/related. This matching is done as if they had been given as
  542. base an imaginary URL "This_message:/", which exists for the sole
  543. purpose of resolving relative references within a multipart entitity.
  544.  
  545. This is also described in other words in section 8.2 below.
  546.  
  547.  
  548. 6.    Sending documents without linked objects
  549.  
  550. If a document, such as an HTML object, is sent without other objects,
  551. to which it is linked, it MAY be sent as a Text/HTML body part by
  552. itself. In this case, "multipart/related" need not be used.
  553.  
  554. Such a document may either not include any links, or contain links
  555. which the recipient resolves via ordinary net look up, or contain links
  556. which the recipient cannot resolve.
  557.  
  558. Inclusion of links which the recipient has to look up through the net
  559. may not work for some recipients, since all e-mail recipients do not
  560. have full internet connectivity. Also, such links may work for the
  561. sender but not for the recipient, for example when the link refers to
  562. an URI within a company-internal network not accessible from outside
  563. the company.
  564.  
  565. Note that documents with links that the recipient cannot resolve MAY be
  566. sent, although this is discouraged. For example, two persons developing
  567. a new HTML page may exchange incomplete versions.
  568.  
  569.  
  570. 7.    Use of the Content-Type: "multipart/related"
  571.  
  572. If a message contains one or more MIME body parts containing links and
  573. also contains as separate body parts, data, to which these links (as
  574. defined, for example, in HTML 2.0 [HTML2]) refers, then this whole set
  575. of body parts (referring body parts and referred-to body parts) SHOULD
  576. be sent within a "multipart/related" body part as defined in [REL].
  577.  
  578. Even though Content-Location and Content-Base can occur without
  579. multipart/related, this standard only covers their use for resolution
  580. of links between body parts inside one multipart/related. This standard
  581. does not cover links from one multipart/related to another
  582. multipart/related in a message containing multiple multipart/related
  583. objects.
  584.  
  585. The root body part of the "multipart/related" SHOULD be the start
  586. object for rendering the object, such as a text/html object, and which
  587. contains links to objects in other body parts, or a
  588. multipart/alternative of which at least one alternative resolves to
  589. such a start object. Implementors are warned, however, that some mail
  590. programs treat multipart/alternative as if it had been multipart/mixed
  591. (even though MIME [MIME1] requires support for multipart/alternative).
  592.  
  593. [REL] specifies that the type attribute is mandatory in Content-Type:
  594. "multipart/related" headers, and requires that this attribute be the
  595. type of the root object, and this value shall thus for example be
  596. "multipart/alternative", if the root part is of Content-type
  597. "multipart/alternative", even if one of the subparts of the
  598. "multipart/alternative" is of type "text/html". If the root is not the
  599. first body part within the "multipart/related", [REL] further requires
  600. that its Content-ID MUST be given in a start parameter to the
  601. "Content-Type: "multipart/related" header.
  602.  
  603. When presenting the root body part to the user, the additional body
  604. parts within the "multipart/related" can be used:
  605.  
  606. (a) For those recipients who only have e-mail but not full Internet
  607.     access.
  608.  
  609. (b) For those recipients who for other reasons, such as firewalls or
  610.     the use of company-internal links, cannot retrieve the linked body
  611.     parts through the net.
  612.  
  613.     Note that this means that you can, via e-mail, send HTML which
  614.     includes URIs which the recipient cannot resolve via HTTPor other
  615.     connectivity-requiring URIs.
  616.  
  617. (c) To send a document in a format which is preserved even if the
  618.     object to which the hyperlinks refer through HTTP is later changed
  619.     or deleted.
  620.  
  621. (d) For items which are not available on the web.
  622.  
  623. (e) For any recipient to speed up access.
  624.  
  625. The type parameter of the "Content-Type: "multipart/related" MUST be
  626. the same as the Content-Type of its root.
  627.  
  628. When a sending MUA sends objects which were retrieved from the WWW, it
  629. SHOULD maintain their WWW URIs. It SHOULD not transform these URIs into
  630. some other URI form prior to transmitting them. This will allow the
  631. receiving MUA to both verify MICs included with the email message, as
  632. well as verify the documents against their WWW counterpoints.
  633.  
  634. In certain special cases this will not work if the original HTML
  635. document contains URIs as parameters to objects and applets. In such a
  636. case, it might be better to rewrite the document before sending it.
  637. This problem is discussed in more detail in the informational RFC which
  638. will be published as a supplement to this standard.
  639.  
  640. This standard does not cover the case where a "multipart/related"
  641. contains links to MIME body parts outside of the current
  642. "multipart/related" or in other MIME messages, even if methods similar
  643. to those described in this standard are used. Implementors who provide
  644. such links are warned that mailers implementing this standard may not
  645. be able to resolve such links.
  646.  
  647. Within a "multipart/related", ALL different parts MUST have different
  648. Content-ID values or Content-Location headers which resolve to
  649. different URLs.
  650.  
  651. Two body parts in the same multipart/related can have the same relative
  652. URI as value of their Content-Location headers only if there are
  653. headers contain a different Content-Base header, so that the absolute
  654. URI after resolution against the Content-Base header is different.
  655.  
  656.  
  657. 8.    Usage of Links to Other Body Parts
  658.  
  659. 8.1   General principle
  660.  
  661. A body part, such as a text/HTML body part, may contain hyperlinks to
  662. objects which are included as other body parts in the same message and
  663. within the same "multipart/related" content. Often such linked objects
  664. are meant to be displayed inline to the reader of the main document;
  665. for example, objects referenced with the IMG tag in HTML 2.0 [HTML2].
  666. New tags with this property are proposed in the ongoing development of
  667. HTML (example: applet, frame).
  668.  
  669. In order to send such messages, there is a need to indicate which other
  670. body parts are referred to by the links in the body parts containing
  671. such links. For example, a body part of Content-Type: Text/HTML often
  672. has links to other objects, which might be included in other body parts
  673. in the same MIME message.
  674.  
  675. 8.2   Resolution of hyperlinks in text/HTML body parts
  676.  
  677. The resolution of hyperlinks in text/HTML body parts is performed in
  678. the following way:
  679.  
  680. (a) Unfold multipl-eline header values according to [URLBODY]. Do NOT
  681. however translate character encodings of the kind described in [URL].
  682. Example: Do not transform "a%2eb/c%20d" into "a/b/c d".
  683.  
  684. (b) Remove all MIME encodings, such as content-transfer encoding and
  685. header encodings as defined in MIME part 3 [MIME3] Do NOT however
  686. translate character encodings of the kind described in [URL]. Example:
  687. Do not transform "a%2eb/c%20d" into "a/b/c d".
  688.  
  689. (c) Try to resolve all relative URIs in the HTML content and in Content-
  690. Location headers using the procedure described in chapter 5 above. The
  691. result of this resolution can be an absolute URI, or a fictiuous
  692. absolute URI with the base "This_message:/" as specified in chapter 5.
  693.  
  694. (d) For each hyperlink in any HTML body, compare the value of the
  695. hyperlink after resolution as described in (a) and (b), with the URI
  696. derived from Content-ID and Content-Location headers for other body
  697. parts within the same Multipart/related. If the strings are identical,
  698. octet by octet, then this hyperlink is resolved by the body part with
  699. the same URI. This comparison will only succeed if the two URIs are
  700. identical. This means that if one of the two URIs to be compared was a
  701. fictituous absolute URI with the base "This_message:/", the other must
  702. also be such a fictituous absolute URI, and not resolvable to a real
  703. absolute URI.
  704.  
  705. (e) If (c) fails, try to resolve the hyperlink through ordinary
  706. Internet lookup. Resolution of hyperlinks of the URL-types "mid" or
  707. "cid" to other content-parts, outside multipart/related, or in other
  708. separately sent messages, is not covered by this standard, and is thus
  709. neither encouraged nor forbidden.
  710.  
  711. 8.3   Use of the Content-ID header and CID URLs
  712.  
  713. When CID (Content-ID) URLs as defined in [URL] and [MIDCID] are used
  714. for links between body parts, the Content-ID header MUST be used
  715. instead of the Content-Location header. Thus, even though the following
  716. two headers are identical in meaning, only the Content-ID variant MUST
  717. be used, and all "Content-Location: CID:" should be ignored.
  718.  
  719. Content-ID: <foo@bar.net>
  720. Content-Location: CID: foo@bar.net
  721.  
  722. Note: Content-IDs MUST be globally unique [MIME1]. It is thus not
  723. permitted to make them unique only within this message or within this
  724. "multipart/related".
  725.  
  726. 8.4   Conformance requirement on receipt
  727.  
  728. An e-mail system which claims conformance to this standard MUST support
  729. receipt of "multipart/related" (as defined in section 7) with links
  730. between body parts using both the Content-Location (as defined in
  731. section 8.2) and the Content-ID method (as defined in section 8.3).
  732.  
  733.  
  734. 9.    Examples
  735.  
  736. Warning: If there is a contradiction between the explanatory text and
  737. the examples in this standard, then the explanatory text, not the
  738. examples are normative.
  739.  
  740. 9.1   Example of a HTML body without included linked objects
  741.  
  742. The first example is the simplest form of an HTML email message. This
  743. is not an aggregate HTML object, but simply a message with a single
  744. HTML body part. This message contains a hyperlink but does not provide
  745. the ability to resolve the hyperlink. To resolve the hyperlink the
  746. receiving client would need either IP access to the Internet, or an
  747. electronic mail web gateway.
  748.  
  749.    From: foo1@bar.net
  750.    To: foo2@bar.net
  751.    Subject: A simple example
  752.    Mime-Version: 1.0
  753.    Content-Type: Text/HTML; charset=US-ASCII
  754.  
  755.    <HTML>
  756.    <head></head>
  757.    <body>
  758.    <h1>Hi there!</h1>
  759.    An example of an HTML message.<p>
  760.    Try clicking <a href="http://www.resnova.com/">here.</a><p>
  761.    </body></HTML>
  762.  
  763. 9.2   Example with absolute URIs to an embedded GIF picture
  764.  
  765.    From: foo1@bar.net
  766.    To: foo2@bar.net
  767.    Subject: A simple example
  768.    Mime-Version: 1.0
  769.    Content-Type: "multipart/related"; boundary="boundary-example-1";
  770.                  type="Text/HTML"; start=<foo3*foo1@bar.net>
  771.  
  772.    --boundary-example-1
  773.       Content-Type: Text/HTML;charset=US-ASCII
  774.       Content-ID: <foo3*foo1@bar.net>
  775.  
  776.       ... text of the HTML document, which might contain a hyperlink
  777.       to the other body part, for example through a statement such as:
  778.       <IMG SRC="http://www.ietf.cnri.reston.va.us/images/ietflogo.gif"
  779.        ALT="IETF logo">
  780.  
  781.    --boundary-example-1
  782.       Content-Location:
  783.             http://www.ietf.cnri.reston.va.us/images/ietflogo.gif
  784.       Content-Type: "IMAGE/GIF"
  785.       Content-Transfer-Encoding: BASE64
  786.  
  787.       R0lGODlhGAGgAPEAAP/////ZRaCgoAAAACH+PUNvcHlyaWdodCAoQykgMTk5
  788.       NSBJRVRGLiBVbmF1dGhvcml6ZWQgZHVwbGljYXRpb24gcHJvaGliaXRlZC4A
  789.       etc...
  790.  
  791.    --boundary-example-1--
  792.  
  793. 9.3   Example with relative URIs to an embedded GIF picture
  794.  
  795.    From: foo1@bar.net
  796.    To: foo2@bar.net
  797.    Subject: A simple example
  798.    Mime-Version: 1.0
  799.    Content-Type: "multipart/related"; boundary="boundary-example-1";
  800.                  type="Text/HTML"
  801.  
  802.    --boundary-example-1
  803.       Content-Base: http://www.ietf.cnri.reston.va.us
  804.       Content-Type: Text/HTML; charset=ISO-8859-1
  805.       Content-Transfer-Encoding: QUOTED-PRINTABLE
  806.  
  807.       ... text of the HTML document, which might contain a hyperlink
  808.       to the other body part, for example through a statement such as:
  809.       <IMG SRC="/images/ietflogo.gif" ALT="IETF logo">
  810.       Example of a copyright sign encoded with Quoted-Printable: =A9
  811.       Example of a copyright sign mapped onto HTML markup: ¨
  812.  
  813.    --boundary-example-1
  814.       Content-Base: http://www.ietf.cnri.reston.va.us/images/
  815.       Content-Location: ietflogo.gif
  816.       Content-Type: "IMAGE/GIF"
  817.       Content-Transfer-Encoding: BASE64
  818.  
  819.       R0lGODlhGAGgAPEAAP/////ZRaCgoAAAACH+PUNvcHlyaWdodCAoQykgMTk5
  820.       NSBJRVRGLiBVbmF1dGhvcml6ZWQgZHVwbGljYXRpb24gcHJvaGliaXRlZC4A
  821.       etc...
  822.  
  823.    --boundary-example-1--
  824.  
  825.  
  826. 9.4   Example with relative URIs and no BASE available
  827.  
  828.    From: foo1@bar.net
  829.    To: foo2@bar.net
  830.    Subject: A simple example
  831.    Mime-Version: 1.0
  832.    Content-Type: "multipart/related"; boundary="boundary-example-1";
  833.                  type="Text/HTML"
  834.  
  835.    --boundary-example-1
  836.       Content-Type: Text/HTML; charset=ISO-8859-1
  837.       Content-Transfer-Encoding: QUOTED-PRINTABLE
  838.  
  839.       ... text of the HTML document, which might contain a hyperlink
  840.       to the other body part, for example through a statement such as:
  841.       <IMG SRC="ietflogo.gif" ALT="IETF logo">
  842.       Example of a copyright sign encoded with Quoted-Printable: =A9
  843.       Example of a copyright sign mapped onto HTML markup: ¨
  844.  
  845.    --boundary-example-1
  846.       Content-Location: ietflogo.gif
  847.       Content-Type: "IMAGE/GIF"
  848.       Content-Transfer-Encoding: BASE64
  849.  
  850.       R0lGODlhGAGgAPEAAP/////ZRaCgoAAAACH+PUNvcHlyaWdodCAoQykgMTk5
  851.       NSBJRVRGLiBVbmF1dGhvcml6ZWQgZHVwbGljYXRpb24gcHJvaGliaXRlZC4A
  852.       etc...
  853.  
  854.    --boundary-example-1--
  855.  
  856.  
  857. 9.5   Example using a BASE on the Multipart
  858.  
  859.    From: foo1@bar.net
  860.    To: foo2@bar.net
  861.    Subject: A simple example
  862.    Mime-Version: 1.0
  863.    Content-Type: "multipart/related"; boundary="boundary-example-1";
  864.                  type="Text/HTML"
  865.    Content-Base: http://www.ietf.cnri.reston.va.us/
  866.  
  867.    --boundary-example-1
  868.       Content-Type: Text/HTML; charset=ISO-8859-1
  869.       Content-Transfer-Encoding: QUOTED-PRINTABLE
  870.  
  871.       ... text of the HTML document, which might contain a hyperlink
  872.       to the other body part, for example through a statement such as:
  873.       <IMG SRC="ietflogo.gif" ALT="IETF logo">
  874.       Example of a copyright sign encoded with Quoted-Printable: =A9
  875.       Example of a copyright sign mapped onto HTML markup: ¨
  876.  
  877.    --boundary-example-1
  878.       Content-Location: http://www.ietf.cnri.reston.va.us/ietflogo.gif
  879.       Content-Type: "IMAGE/GIF"
  880.       Content-Transfer-Encoding: BASE64
  881.  
  882.       R0lGODlhGAGgAPEAAP/////ZRaCgoAAAACH+PUNvcHlyaWdodCAoQykgMTk5
  883.       NSBJRVRGLiBVbmF1dGhvcml6ZWQgZHVwbGljYXRpb24gcHJvaGliaXRlZC4A
  884.       etc...
  885.  
  886.    --boundary-example-1--
  887.  
  888.  
  889. 9.6   Example using CID URL and Content-ID header to an embedded GIF
  890. picture
  891.  
  892.    From: foo1@bar.net
  893.    To: foo2@bar.net
  894.    Subject: A simple example
  895.    Mime-Version: 1.0
  896.    Content-Type: "multipart/related"; boundary="boundary-example-1";
  897.                  type="Text/HTML"
  898.  
  899.    --boundary-example-1
  900.       Content-Type: Text/HTML; charset=US-ASCII
  901.  
  902.       ... text of the HTML document, which might contain a hyperlink
  903.       to the other body part, for example through a statement such as:
  904.       <IMG SRC="cid:foo4*foo1@bar.net" ALT="IETF logo">
  905.  
  906.    --boundary-example-1
  907.       Content-Location: CID:something@else ; this header is disregarded
  908.       Content-ID: <foo4*foo1@bar.net>
  909.       Content-Type: "IMAGE/GIF"
  910.       Content-Transfer-Encoding: BASE64
  911.  
  912.       R0lGODlhGAGgAPEAAP/////ZRaCgoAAAACH+PUNvcHlyaWdodCAoQykgMTk5
  913.       NSBJRVRGLiBVbmF1dGhvcml6ZWQgZHVwbGljYXRpb24gcHJvaGliaXRlZC4A
  914.       etc...
  915.  
  916.    --boundary-example-1--
  917.  
  918.  
  919. 10.   Content-Disposition header
  920.  
  921. Note the specification in [REL] on the relations between
  922. Content-Disposition and "multipart/related".
  923.  
  924.  
  925. 11.   Character encoding issues and end-of-line issues
  926.  
  927. For the encoding of characters in HTML documents and other text
  928. documents into a MIME-compatible octet stream, the following mechanisms
  929. are relevant:
  930.  
  931. -     HTML [HTML2], [HTML-I18N] as an application of SGML [SGML] allows
  932. characters to be denoted by character entities as well as by numeric
  933. character references (e.g. "Latin small letter a with acute accent" may
  934. be represented by "á" or "á") in the HTML markup.
  935.  
  936. -     HTML documents, in common with other documents of the MIME
  937. "Content-Type text", can be represented in MIME using one of several
  938. character encodings. The MIME Content-Type "charset" parameter value
  939. indicates the particular encoding used. For the exact meaning and use
  940. of the "charset" parameter, please see [MIME2] chapter 4.
  941.  
  942.       Note that the "charset" parameter refers only to the MIME
  943. character encoding. For example, the string "á" can be sent in
  944. MIME with "charset=US-ASCII", while the raw character "Latin small
  945. letter a with acute accent" cannot.
  946.  
  947. The above mechanisms are well defined and documented, and therefore not
  948. further explained here. In sending a message, all the above mentioned
  949. mechanisms MAY be used, and any mixture of them MAY occur when sending
  950. the document via e-mail. Receiving mail user agents (together with any
  951. Web browser they may use to display the document) MUST be capable of
  952. handling any combinations of these mechanisms.
  953.  
  954. Also note that:
  955.  
  956. -     Any documents including HTML documents that contain octet values
  957. outside the 7-bit range need a content-transfer-encoding applied before
  958. transmission over certain transport protocols [MIME1, chapter 5].
  959.  
  960. -     The MIME standard [MIME2] requires that documents of
  961. "Content-Type: Text MUST be in canonical form before
  962. Content-Transfer-Encoding, i.e. that line breaks are encoded as CRLFs,
  963. not as bare CRs or bare LFs or something else. This is in contrast to
  964. [HTTP] where section 3.6.1 allows other representations of line breaks.
  965.  
  966. Note that this might cause problems with integrity checks based on
  967. checksums, which might not be preserved when moving a document from the
  968. HTTP to the MIME environment. If a document has to be converted in such
  969. a way that a checksum integrity check becomes invalid, then this
  970. integrity check header SHOULD be removed from the document.
  971.  
  972. Other sources of problems are Content-Encoding used in HTTP but not
  973. allowed in MIME, and charsets that are not able to represent line
  974. breaks as CRLF. A good overview of the differences between HTTP and
  975. MIME with regards to "Content-Type: Text" can be found in [HTTP],
  976. appendix C.
  977.  
  978. If the original document has line breaks in the canonical form (CRLF),
  979. then the document SHOULD remain unconverted so that integrity check
  980. sums are not invalidated.
  981.  
  982. A provider of HTML documents who wants his documents to be transferable
  983. via both HTTP and SMTP without invalidating checksum integrity checks,
  984. should always provide original documents in the canonical form with
  985. CRLF for line breaks.
  986.  
  987. Some transport mechanisms may specify a default "charset" parameter if
  988. none is supplied [HTTP, MIME1]. Because the default differs for
  989. different mechanisms, when HTML is transferred through mail, the
  990. charset parameter SHOULD be included, rather than relying on the
  991. default.
  992.  
  993.  
  994. 12.   Security Considerations
  995.  
  996. Some Security Considerations include the potential to mail someone an
  997. object, and claim that it is represented by a particular URI (by giving
  998. it a Content-Location header). There can be no assurance that a WWW
  999. request for that same URI would normally result in that same object. It
  1000. might be unsuitable to cache the data in such a way that the cached
  1001. data can be used for retrieval of this URI from other messages or
  1002. message parts than those included in the same message as the
  1003. Content-Location header. Because of this problem, receiving User Agents
  1004. SHOULD not cache this data in the same way that data that was retrieved
  1005. through an HTTP or FTP request might be cached.
  1006.  
  1007. URLs, especially File URLs, may in their name contain company-internal
  1008. information, which may then inadvertently be revealed to recipients of
  1009. documents containing such URLs.
  1010.  
  1011. One way of implementing messages with linked body parts is to handle
  1012. the linked body parts in a combined mail and WWW proxy server. The mail
  1013. client is only given the start body part, which it passes to a web
  1014. browser. This web browser requests the linked parts from the proxy
  1015. server. If this method is used, and if the combined server is used by
  1016. more than one user, then methods must be employed to ensure that body
  1017. parts of a message to one person is not retrievable by another person.
  1018. Use of passwords (also known as tickets or magic cookies) is one way of
  1019. achieving this. Note that some caching WWW proxy servers may not
  1020. distinguish between cached objects from e-mail and HTTP, which may be a
  1021. security risk.
  1022.  
  1023. In addition, by allowing people to mail aggregate objects, we are
  1024. opening the door to other potential security problems that until now
  1025. were only problems for WWW users. For example, some HTML documents now
  1026. either themselves contain executable content (JavaScript) or contain
  1027. links to executable content (The "INSERT" specification, Java). It
  1028. would be exceedingly dangerous for a receiving User Agent to execute
  1029. content received through a mail message without careful attention to
  1030. restrictions on the capabilities of that executable content.
  1031.  
  1032. Some WWW applications hide passwords and tickets (access tokens to
  1033. information which may not be available to anyone) and other sensitive
  1034. information in hidden fields in the web documents or in on-the-fly
  1035. constructed URLs. If a person gets such a document, and forwards it via
  1036. e-mail, the person may inadvertently disclose sensitive information.
  1037.  
  1038.  
  1039. 13.   Differences as compared to the previous version of this proposed
  1040. standard in RFC 2110
  1041.  
  1042. In order to agree with [RELURL], Content-Base headers in multipart
  1043. Content-Headings can now be used to resolve relative URLs in their
  1044. component parts, but only if no base URL can be derived from the
  1045. component part itself. Base URLs in inner headings, both in Content-
  1046. Base and Content-Location headers, have precedence over base URls in
  1047. outer multipart headings.
  1048.  
  1049. Specification added that a Content-Heading cannot contain more than one
  1050. Content-Location header.
  1051.  
  1052. A section 4.4.1 has been added, specifying how to handle the case of
  1053. sending a body part whose URI does not agree with the correct URI
  1054. syntax.
  1055.  
  1056. The handling of relative and absolute URIs for matching between body
  1057. parts have been merged into a single description, by specifying that
  1058. relative URIs which cannot be resolved otherwise should be handled as
  1059. if they had been given imaginary URL "This_message:/".
  1060.  
  1061.  
  1062. 14.   Acknowledgments
  1063.  
  1064. Harald T. Alvestrand, Richard Baker, Isaac Chan, Dave Crocker, Martin
  1065. J. Duerst, Lewis Geer, Roy Fielding, Ned Freed, Al Gilman, Paul
  1066. Hoffman, Andy Jacobs, Richard W. Jesmajian, Mark K. Joseph, Greg
  1067. Herlihy, Valdis Kletnieks, Daniel LaLiberte, Ed Levinson, Jay Levitt,
  1068. Albert Lunde, Larry Masinter, Keith Moore, Gavin Nicol, Martyn W. Peck,
  1069. Pete Resnick, Nick Shelness, Jon Smirl, Einar Stefferud, Jamie
  1070. Zawinski, Steve Zilles and several other people have helped us with
  1071. preparing this document. I alone take responsibility for any errors
  1072. which may still be in the document.
  1073.  
  1074.  
  1075. 15.   References
  1076.  
  1077. Ref.            Author, title
  1078. ---------       --------------------------------------------------------
  1079.  
  1080. [CONDISP]       R. Troost, S. Dorner: "Communicating Presentation
  1081.                 Information in Internet Messages: The
  1082.                 Content-Disposition Header", RFC 1806, June 1995.
  1083.  
  1084. [HOSTS]         R. Braden (editor): "Requirements for Internet Hosts --
  1085.                 Application and Support", STD-3, RFC 1123, October 1989.
  1086.  
  1087. [HTML-I18N]     F. Yergeau, G. Nicol, G. Adams, & M. Duerst:
  1088.                 "Internationalization  of the Hypertext Markup
  1089.                 Language". RFC 2070, January 1997.
  1090.  
  1091. [HTML2]         T. Berners-Lee, D. Connolly: "Hypertext Markup Language
  1092.                 - 2.0", RFC 1866, November 1995.
  1093.  
  1094. [HTTP]          T. Berners-Lee, R. Fielding, H. Frystyk: Hypertext
  1095.                 Transfer Protocol -- HTTP/1.0. RFC 1945, May 1996.
  1096.  
  1097. [MD5]           R. Rivest: "The MD5 Message-Digest Algorithm", RFC 1321,
  1098.                 April 1992.
  1099.  
  1100. [MIDCID]        E. Levinson:
  1101.                 "
  1102.  
  1103.                 Message/External-Body Content-ID Access"Message/External-
  1104.                 Body Content-ID and Message-ID Uniform Resource
  1105.                 Locators", RFC 2111, February 1997.
  1106.                 %%% This must be replaced by a reference to the new IETF
  1107.                 draft which replaces RFC 2111 %%%
  1108. [MIME1]         N. Freed, N. Borenstein, "Multipurpose Internet Mail
  1109.                 Extensions (MIME) Part One: Format of Internet Message
  1110.                 Bodies", RFC 2045, December 1996.
  1111.                 .
  1112. [MIME-IMB]      N. Freed & N. Borenstein
  1113.                 :: "Multipurpose Internet Mail Extensions (MIME) Part
  1114.                 One: Format of Internet Message Bedies". RFC 2045,
  1115.                 November 1996.
  1116.  
  1117. [MIME2]         N. Freed, N. Borenstein, "Multipurpose Internet Mail
  1118.                 Extensions (MIME) Part Two:  Media Types", RFC 2046,
  1119.                 December 1996.
  1120.  
  1121. [MIME3]         K. Moore, "MIME (Multipurpose Internet Mail Extensions)
  1122.                 Part Three:  Message Header Extensions for Non-ASCII
  1123.                 Text", RFC 2047, December 1996.
  1124.  
  1125. [MIME1]         N. Borenstein & N. Freed: "MIME (Multipurpo
  1126.                 N. Borenstein & N. Freed:se Internet Mail Extensions)
  1127.                 Part One: Mechanisms for Specify
  1128.                 One: Mechanisms for Specifying and ing and Describing
  1129.                 the Format of Internet Message Bodies", RFC 1521, Sept
  1130.                 1993.
  1131.  
  1132. [MIME4]          N. Freed, J. Klensin, J. Postel, "Multipurpose Internet
  1133.                 Mail Extensions (MIME) Part Four:  Registration
  1134.                 Procedures", RFC 2048, January 1997.
  1135.  
  1136. [MIME5]         "Multipurpose Internet Mail Extensions (MIME) Part Five:
  1137.                 Conformance Criteria and Examples", RFC 2049, December
  1138.                 1996.
  1139.  
  1140. [NEWS]          M.R. Horton, R. Adams: "Standard for interchange of
  1141.                 USENET messages", RFC 1036, December 1987.
  1142.  
  1143. [PDF]           Tim Bienz and Richar Cohn: "Portable Document Format
  1144.                 Reference Manual", Addison-Wesley, Reading, MA, USA,
  1145.                 1993, ISBN 0-201-62628-4.
  1146.  
  1147. [REL]           Edward Levinson: "The MIME
  1148.                 Multipart/Related"multipart/related" Content-Type", RFC
  1149.                 2112, February 1997.
  1150.                 %%% This must be replaced by a reference to the new IETF
  1151.                 draft which replaces RFC 2112 %%%
  1152. [RELURL]        R. Fielding: "Relative Uniform Resource Locators", RFC
  1153.                 1808, June 1995.
  1154.  
  1155. [RFC822]        D. Crocker: "Standard for the format of ARPA Internet
  1156.                 text messages." STD 11, RFC 822, August 1982.
  1157.  
  1158. [SGML]          ISO 8879. Information Processing -- Text and Office  -
  1159.                 Standard Generalized Markup Language (SGML),
  1160.                 1986. <URL:http://www.iso.ch/cate/d16387.html>
  1161.  
  1162. [SMTP]          J. Postel: "Simple Mail Transfer Protocol", STD 10, RFC
  1163.                 821, August 1982.
  1164.  
  1165. [URL]           T. Berners-Lee, L. Masinter, M. McCahill: "Uniform
  1166.                 Resource Locators (URL)", RFC 1738, December 1994.
  1167.  
  1168. [URLBODY]       N. Freed and Keith Moore: "Definition of the URL MIME
  1169.                 External-Body Access-Type", RFC 2017, October 1996.
  1170.  
  1171. [VRML]          Gavin Bell, Anthony Parisi, Mark Pesce: "Virtual Reality
  1172.                 Modeling Language (VRML) Version 1.0 Language
  1173.                 Specification." May 1995,
  1174.                 http://www.vrml.org/Specifications/.
  1175.  
  1176.  
  1177.  
  1178. 16.   Author's Addresses
  1179.  
  1180. For contacting the editors, preferably write to Jacob Palme rather than
  1181. Alex Hopmann.
  1182.  
  1183. Jacob Palme                          Phone: +46-8-16 16 67
  1184. Stockholm University and KTH         Fax: +46-8-783 08 29
  1185. Electrum 230                         E-mail: jpalme@dsv.su.se
  1186. S-164 40 Kista, Sweden
  1187.  
  1188. Alex Hopmann                         E-mail: alexhop@microsoft.com
  1189. Microsoft Corporation
  1190. 3590 North First Street
  1191. Suite 300
  1192. San Jose
  1193. CA 95134
  1194.  
  1195. Working group chairman:
  1196.  
  1197. Einar Stefferud <stef@nma.com>
  1198. I.
  1199.