LoopType

Attribute Information

Used By

Element xpdl:Loop

Source

<xsd:attribute name="LoopType" use="required">
  <xsd:simpleType>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="Standard"/>
      <xsd:enumeration value="MultiInstance"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>

Sample