The type related to the Success for Failure completion of a Business Collaboration as a transition from an activity. |
<xsd:complexType name="CompletionType"> <xsd:annotation> <xsd:documentation>The type related to the Success for Failure completion of a Business Collaboration as a transition from an activity.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element ref="Documentation" minOccurs="0" maxOccurs="unbounded"/> <xsd:element ref="FromLink" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> <xsd:attributeGroup ref="optname"/> </xsd:complexType> |