Francesco Gennai | 2 Feb 18:10
Picon

XML part and MIME boundary


Hi All,

in a MIME multipart message, should the last line of an XML part 
(application/xml) end with a CRLF before the CRLF belonging to the 
boundary line ?

Here is an example without the CRLF at the end of the last XML line:

------=_NextPart_000_104C2_01C746DB.01C442D0
Content-Type: application/xml;
        name="test.xml"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
        filename="test.xml"

<?xml version="1.0" encoding="utf-8"?>
<xtest>
....xml lines removed.....
</xtest>
------=_NextPart_000_104C2_01C746DB.01C442D0

Is it correct ?

or should it be:

  ........ . . ..
.....
</xtest>

(Continue reading)

Tony Hansen | 2 Feb 18:48
Picon
Favicon

Re: XML part and MIME boundary


Given that a CRLF is optional at the end of an XML document, either one
works just fine.

	Tony Hansen
	tony <at> att.com

Francesco Gennai wrote:
> in a MIME multipart message, should the last line of an XML part 
> (application/xml) end with a CRLF before the CRLF belonging to the 
> boundary line ?

Francesco Gennai | 2 Feb 23:22
Picon

Re: XML part and MIME boundary


> Given that a CRLF is optional at the end of an XML document, either one
> works just fine.

> 	Tony Hansen
> 	tony <at> att.com

Thank you.
Francesco

> Francesco Gennai wrote:
> > in a MIME multipart message, should the last line of an XML part
> > (application/xml) end with a CRLF before the CRLF belonging to the
> > boundary line ?

Harald Alvestrand | 19 Feb 08:15
Picon

[Fwd: [Standards-discuss] [HTML in email]]

(sending again, with a From address that has a chance of getting 
through....)

I guess that if the lists above still exist, there may be people with an
interest in this proposal for a new W3C activity on them....

                 Harald

Picon Favicon
From: T.V Raman <raman <at> google.com>
Subject: [Standards-discuss] [HTML in email]
Date: 2007-02-15 15:52:02 GMT
Favicon
From: Daniel Glazman <daniel <at> glazman.org>
Subject: HTML in email
Date: 2007-02-15 14:58:30 GMT
People,

Following a few personal discussions with friends here in France,
(Continue reading)


Gmane