Definition Type: Element
Name: Errors
Namespace: http://www.opentravel.org/OTA/2003/05
Type: ErrorsType
Containing Schema: OTA_CruiseCabinHoldRS.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
A collection of errors that occurred during the processing of a message.
Collapse XSD Schema Diagram:
Drilldown into Error in schema ota_commontypes_xsd1 Drilldown into ErrorsType in schema ota_commontypes_xsd1XSD Diagram of Errors in schema ota_cruisecabinholdrs_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="Errors">
    <xs:annotation>
        <xs:documentation xml:lang="en"> A collection of errors that occurred during 
the processing of a message.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:complexContent>
            <xs:extension base="ErrorsType" />
        </xs:complexContent>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Error Error (1) 99
Collapse Derivation Tree: