Stephen Green wrote:
>Another thought:
>
>More importantly,
>
>
>
>>>In the DocumentEnvelope currently the following is packaged {
>>> StandardBusinessDocumentHeader (excellent for technology neutral
>>>addressing)
>>> EnvelopeProcessingInstructions ( additional handling instructions not
>>>present in SBDH )
>>> Integrity tokens (signature or similar)
>>> Document [1]
>>> Attachments [0..*]
>>>}
>>>
>>>
>
>... what is the mechanism for attaching the 'Attachments [0..*]' ?
>
>
>
Currently all parts are packaged using basic Multipart MIME. but with an
XOP extension some mime parts may be viewed as particles of the main
document.
/anders