actionOrder

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
order actionOrderType optional
<h:div class="summary">Describes whether child elements are sequential or parallel.</h:div>
<h:div class="description">There is no default.</h:div>

Used By

Elements action, actionList

Source

<xsd:attributeGroup id="attGp.actionOrder" name="actionOrder">
  <xsd:attribute name="order" id="att.actionOrder" type="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:attribute>
</xsd:attributeGroup>