StartMode

Attribute Information

Used By

Element xpdl:Activity

Source

<xsd:attribute name="StartMode">
  <xsd:simpleType>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="Automatic"/>
      <xsd:enumeration value="Manual"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>

Sample