Definition Type: Element
Name: Warnings
Namespace: http://www.opentravel.org/OTA/2003/05
Type: WarningsType
Containing Schema: OTA_AuthorizationRS.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Used in conjunction with the success element to define one or more business errors.
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_authorizationrs_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="Warnings" type="WarningsType" minOccurs="0">
    <xs:annotation>
        <xs:documentation xml:lang="en">Used in conjunction with the success element to define one or more business errors.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Warning Warning (1) 999
Collapse Derivation Tree: