<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>
|