AdHocOrdering

BPMN: for Embedded subprocess

Attribute Information

Used By

Source

<xsd:attribute name="AdHocOrdering" use="optional" default="Parallel">
  <xsd:annotation>
    <xsd:documentation>BPMN: for Embedded subprocess</xsd:documentation>
  </xsd:annotation>
  <xsd:simpleType>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="Sequential"/>
      <xsd:enumeration value="Parallel"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>

Sample