ebXML Module 7.1 SP1 | Understanding and Using webMethods EBXML Module | Installing and Using ebxml Module | Trading Partner Agreement Parameters Version 1. 0 | TPA Parameters for ebXML Message Service Version 1.0 Specification | Packaging
 
Packaging
id
A string that is the ID used to reference this element from other parts of the CPA.
SimplePart
An IS document (IData object).
Parameter
Description
id
A string that is the Content-ID for the MIME part. This ID is also used to match a particular payload to a packaging specification. This ID must be unique within the Packaging object.
mimetype
A string that is the Content-Type for the MIME part.
mimeparameters
A string that specifies the payload encoding.
NamespaceSupported
An IS document that identifies the schema for the MIME part.
location
A URI for retrieval of the schema associated with the namespace.
version
A version value for the namespace.
CompositeList
An IS document (IData object) that contains security encapsulation and MIME multiparts.
Parameter
Description
Encapsulation
An IS document (IData object) that contains information about MIME security options.
*id A string that is the ID for the MIME part security encapsulation. This ID can be referenced from a later element in the sequence.
*mimetype A string that is the Content-Type for the MIME part.
*mimeparameters A string that contains other parameters for Content-Type.
*Constituent An IS document (IData object) that identifies the contents and order of payloads.
*idref A string that is the ID of a previous element in the sequence or a SimplePart id.
Composite
An IS document (IData object) that contains information about MIME multiparts.
*id A string that is the ID for the MIME part security encapsulation. This ID can be referenced from a later element in the sequence.
*mimetype A string that is the Content-Type for the MIME part.
*mimeparameters A string that contains other parameters for Content-Type.
*Constituent An IS document (IData object) that identifies the contents and order of payloads.
*idref A string that is the ID of a SimplePart or Encapsulation.
*excludedFromSignature A string that indicates whether this payload is signed by the XML Signature. It can have a value of true or false.