onError

Attribute Information

Used By

Complex Type BatchRequest

Source

<xsd:attribute name="onError" use="optional" default="exit">
  <xsd:simpleType>
    <xsd:restriction base="xsd:string">
      <xsd:enumeration value="resume"/>
      <xsd:enumeration value="exit"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>

Sample