Definition Type: Element
Name: Errors
Type: ErrorsType
Containing Schema: OTA_CommonTypes.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Indicates an error occurred during the processing of an OpenTravel message. If the message successfully processes, but there are business errors, those errors should be passed in the warning element.
Collapse XSD Schema Diagram:
Drilldown into Error in schema ota_commontypes_xsd Drilldown into ErrorsType in schema ota_commontypes_xsdXSD Diagram of Errors in schema ota_commontypes_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="Errors" type="ErrorsType">
    <xs:annotation>
        <xs:documentation xml:lang="en">Indicates an error occurred during the processing of an OpenTravel message. If the message successfully processes, but there are business errors, those errors should be passed in the warning element.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Error Error (1) 99
Collapse Derivation Tree: