Definition Type: Element
Name: Success
Namespace: http://www.opentravel.org/OTA/2003/05
Type: SuccessType
Containing Schema: OTA_AirLowFareSearchRS.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Success Standard way to indicate successful processing of an OTA message. Returning an empty element of this type indicates success.
Collapse XSD Schema Diagram:
Drilldown into SuccessType in schema ota_commontypes_xsd1XSD Diagram of Success in schema ota_airlowfaresearchrs_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="Success" type="SuccessType">
    <xs:annotation>
        <xs:documentation xml:lang="en">Success
 Standard way to indicate successful processing of an OTA message. Returning an empty element of this type indicates success.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: