BusinessCollaboration

Two or more roles - Two or more roles - Defines the interaction
	between two or more top-level or abstract partner roles. Binary Collaboration is a
	choreographed state of two or more Business Collaboration roles. This element will
	replace Binary and MultiParty Collaboration elements in a future
version.

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 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="BusinessCollaboration" type="BusinessCollaborationType">
  <xsd:annotation>
    <xsd:documentation>Two or more roles - Two or more roles - Defines the interaction between two or more top-level or abstract partner roles. Binary Collaboration is a choreographed state of two or more Business Collaboration roles. This element will replace Binary and MultiParty Collaboration elements in a future version.</xsd:documentation>
  </xsd:annotation>
</xsd:element>

Sample