Re: [ubl-dev] How to 'glue' two instances having different schemas?

From
Anders W. Tell <>
Date
2005-07-11T09:59:18+00:00
ID
Thread
Re: [ubl-dev] How to 'glue' two instances having different schemas?
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