Definition Type: Element
Name: Warnings
Namespace: http://www.opentravel.org/OTA/2003/05
Type: Unresolved link to warningstype
Containing Schema: OTA_AirBaggageRS.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Standard way to indicate successful processing of an OpenTravel message, but one in which warnings are generated.
Collapse XSD Schema Diagram:
Drilldown into  in schema Drilldown into  in schema XSD Diagram of Warnings in schema ota_airbaggagers_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="Warnings" type="WarningsType" minOccurs="0">
    <xs:annotation>
        <xs:documentation xml:lang="en">Standard way to indicate successful processing of an OpenTravel message, but one in which warnings are generated.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Warning Unresolved link to warning2 (1) unbounded
Collapse Derivation Tree:
  • Unresolved link to warningstype
    • Warnings