Element | xpdl:LoopMultiInstance |
<xsd:attribute name="MI_FlowCondition" use="optional" default="All"> <xsd:simpleType> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="None"/> <xsd:enumeration value="One"/> <xsd:enumeration value="All"/> <xsd:enumeration value="Complex"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> |