processing

Attribute Information

Used By

Complex Type BatchRequest

Source

<xsd:attribute name="processing" use="optional" default="sequential">
  <xsd:simpleType>
    <xsd:restriction base="xsd:string">
      <xsd:enumeration value="sequential"/>
      <xsd:enumeration value="parallel"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>

Sample