Definition Type: ComplexType
Name: ErrorsType
Namespace: http://www.api.org/pidXML
Containing Schema: PIDXLib.xsd
Abstract
Documentation:
A collection of errors that occurred during the processing of a message.
Collapse XSD Schema Diagram:
Drilldown into Error in schema pidxlib_xsdXSD Diagram of ErrorsType in schema pidxlib_xsd (PIDX - Petroleum Industry Data Exchange)
Collapse XSD Schema Code:
<complexType name="ErrorsType">
    <annotation>
        <documentation xml:lang="en">A collection of errors that occurred during the processing of a message.</documentation>
    </annotation>
    <sequence>
        <element name="Error" type="pidx:ErrorWarningType" maxOccurs="99" />
    </sequence>
</complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Error pidx:Error (1) 99
Collapse Derivation Tree:
Collapse References:
pidx:Errors, pidx:Errors