Two roles - Defines the interaction between two top-level or abstract partner roles. Binary Collaboration is a choreographed state of two Business Collaboration roles. This Business Collaboration is being deprecated. |
| QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
|---|---|---|---|---|---|---|---|
| isInnerCollaboration | xsd:boolean | false | optional |
|
|||
| name | xsd:string | required |
|
||||
| nameID | xsd:ID | required |
|
||||
| pattern | xsd:anyURI | optional |
|
||||
| Wildcard: ANY attribute from ANY namespace OTHER than 'http://docs.oasis-open.org/ebxmlbp/ebbp-2.0' | |||||||
| Complex Types | PackageType, ProcessSpecificationType |
| Elements | Package, ProcessSpecification |
<xsd:element name="BinaryCollaboration" type="BinaryCollaborationType"> <xsd:annotation> <xsd:documentation>Two roles - Defines the interaction between two top-level or abstract partner roles. Binary Collaboration is a choreographed state of two Business Collaboration roles. This Business Collaboration is being deprecated.</xsd:documentation> </xsd:annotation> <xsd:unique name="BinaryCollaboration-ID"> <xsd:selector xpath="."/> <xsd:field xpath="nameID"/> </xsd:unique> <xsd:unique name="BinaryCollaborationRole-ID"> <xsd:selector xpath=".//Role"/> <xsd:field xpath="nameID"/> </xsd:unique> </xsd:element> |