Definition Type: Element
Name: Warnings
Namespace: http://www.opentravel.org/OTA/2003/05
Type: WarningsType
Containing Schema: OTA_CruiseCategoryAvailRS.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Standard way to indicate successful processing of an OTA message, but one in which warnings are generated.
Collapse XSD Schema Diagram:
Drilldown into Warning in schema ota_commontypes_xsd1 Drilldown into WarningsType in schema ota_commontypes_xsd1XSD Diagram of Warnings in schema ota_cruisecategoryavailrs_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 OTA message, but one in which warnings are 
generated.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Warning Warning (1) 999
Collapse Derivation Tree: