catchErrorList

Complex Type Information

Model

Children: Wildcard, nameTest

Used By

Element catchErrorList

Source

<xsd:complexType name="catchErrorList">
  <xsd:sequence maxOccurs="unbounded">
    <xsd:choice>
      <xsd:element ref="nameTest"/>
      <xsd:element ref="Wildcard"/>
    </xsd:choice>
  </xsd:sequence>
</xsd:complexType>