eb:CollaborationInfo
Business and conversation context of an ebMS 3.0 message.
Definition
eb:CollaborationInfo, a child of eb:UserMessage, places the message within a business process. It contains eb:Service (the business service invoked), eb:Action (the precise operation within that service), eb:ConversationId (correlating all messages of one conversation) and the optional eb:AgreementRef pointing to the agreement — often a CPA — governing the exchange.
Origin
Defined in section 5.2.2.6 of the OASIS Standard ebXML Messaging Services 3.0 Part 1: Core Features, OASIS, October 2007.
Example in context
<eb:CollaborationInfo><eb:Service>urn:fdc:peppol.eu:2017:poacc:billing:01:1.0</eb:Service><eb:Action>busdox-docid-qns::…Invoice…</eb:Action><eb:ConversationId>conv-987</eb:ConversationId></eb:CollaborationInfo>
Related terms
- ebXML CPPA — the target of AgreementRef.
- PartyInfo — neighbouring parties block.