Start

The specific Collaboration started with to traverse a path through a
graph to a Completion State.

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

Source

<xsd:element name="Start" type="StartType">
  <xsd:annotation>
    <xsd:documentation>The specific Collaboration started with to traverse a path through a graph to a Completion State.</xsd:documentation>
  </xsd:annotation>
  <xsd:unique name="Start-ID">
    <xsd:selector xpath="."/>
    <xsd:field xpath="nameID"/>
  </xsd:unique>
</xsd:element>

Sample