Success

Defines a successful completion of a Collaboration as a transition
from an activity.

Element 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

Element Group collaborationGroup

Source

<xsd:element name="Success" type="CompletionType">
  <xsd:annotation>
    <xsd:documentation>Defines a successful completion of a Collaboration as a transition from an activity.</xsd:documentation>
  </xsd:annotation>
  <xsd:unique name="Success-ID">
    <xsd:selector xpath="."/>
    <xsd:field xpath="nameID"/>
  </xsd:unique>
</xsd:element>

Sample