1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35
|
<?xml version='1.0' encoding='UTF-8'?>
<reference anchor='RFC2392'>
<front>
<title abbrev='Message- & Content-ID URLs'>Content-ID and Message-ID Uniform Resource Locators</title>
<author initials='E.' surname='Levinson' fullname='Edward Levinson'>
<organization />
<address>
<postal>
<street>47 Clive Street</street>
<street>Metuchen</street>
<street>NJ 08840-1060</street>
<country>USA</country></postal>
<phone>+1 908 549 3716</phone>
<email>XIson@cnj.digex.net</email></address></author>
<date year='1998' month='August' />
<area>Applications</area>
<keyword>content-type</keyword>
<keyword>encapsulate</keyword>
<keyword>hypertext markup language</keyword>
<keyword>multipurpose internet mail extensions</keyword>
<keyword>uniform resource</keyword>
<abstract>
<t>
The Uniform Resource Locator (URL) schemes, "cid:" and "mid:" allow
references to messages and the body parts of messages. For example,
within a single multipart message, one HTML body part might include
embedded references to other parts of the same message.
</t></abstract></front>
<seriesInfo name='RFC' value='2392' />
<format type='TXT' octets='11141' target='http://www.rfc-editor.org/rfc/rfc2392.txt' />
<format type='XML' octets='12024' target='http://xml.resource.org/public/rfc/xml/rfc2392.xml' />
</reference>
|