Transition

A link between business states in a Business Collaboration.
Choreography is expressed as transitions between business states. Transition to the
same business state is allowed.

Element Information

Model

Children: FromLink, ToLink

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="Transition" type="TransitionType">
  <xsd:annotation>
    <xsd:documentation>A link between business states in a Business Collaboration. Choreography is expressed as transitions between business states. Transition to the same business state is allowed.</xsd:documentation>
  </xsd:annotation>
</xsd:element>

Sample