OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

wss message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: RE: [wss] SOAP with Attachments Proposal


> The issue isn't what headers are present in the MIME encoded message
but 
> what kind of URI can be used to reference an attachment. Do you have 
> something concrete in mind?

To refer attachments with Content-Id 'xxx' the format is "cid:xxx"; and
to refer attachments with Content-Location 'xxx' the format is simply
"xxx", where the format of 'xxx' is an absolute URI. This will be the
case even if the attachment's Content-Location specifies a relative
location.

Therefore, if the attachment's Content-Location is '/images/front.jpg'
and the base Content-Location is 'http://tempuri.org/' then the
reference should be 'http://tempuri.org/images/front.jpg'.

--ms



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]