CompletionType

The type related to the Success for Failure completion of a Business
Collaboration as a transition from an activity.

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
name xsd:string optional
nameID xsd:ID optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://docs.oasis-open.org/ebxmlbp/ebbp-2.0'

Used By

Elements Failure, Success

Source

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