BPMN: for Embedded subprocess |
Element | xpdl:ActivitySet |
<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> |