<h:div class="summary">Describes whether child elements are sequential or parallel.</h:div> <h:div class="description">There is no default.</h:div> |
Attribute | actionOrder/@order |
<xsd:simpleType id="st.actionOrderType" name="actionOrderType"> <xsd:annotation> <xsd:documentation> <h:div class="summary">Describes whether child elements are sequential or parallel.</h:div> <h:div class="description">There is no default.</h:div> </xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:string"> <xsd:enumeration value="sequential"/> <xsd:enumeration value="parallel"/> </xsd:restriction> </xsd:simpleType> |