MultiPartyCollaboration

More than two roles - Defines the interaction between more than two
top-level or abstract partner roles. Binary Collaboration is a choreographed state
of more than two Business Collaboration roles. This collaboration is being
deprecated.

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
isInnerCollaboration xsd:boolean false optional
Indicates whether or not this Business Collaboration definition
can only be used within a Business Collaboration activity (as a sub
collaboration) or initiated directly by a party.
name xsd:string required
A designation that may be relevant to a business analyst but is
not intended for referencing.
nameID xsd:ID required
Used for referencing, for example, for identification of elements
within an ebBP instance.
pattern xsd:anyURI optional
May point to the pattern on which an activity or collaboration is
based. This attribute is used only when not using the concrete BT
patterns provided.
Wildcard: ANY attribute from ANY namespace OTHER than 'http://docs.oasis-open.org/ebxmlbp/ebbp-2.0'

Used By

Source

<xsd:element name="MultiPartyCollaboration" type="MultiPartyCollaborationType">
  <xsd:annotation>
    <xsd:documentation>More than two roles - Defines the interaction between more than two top-level or abstract partner roles. Binary Collaboration is a choreographed state of more than two Business Collaboration roles. This collaboration is being deprecated.</xsd:documentation>
  </xsd:annotation>
</xsd:element>

Sample