Definition Type: Element
Name: Success
Type: SuccessType
Containing Schema: OTA_CommonTypes.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Returning an empty element of this type indicates the successful processing of an OpenTravel message. This is used in conjunction with Warnings to report any warnings or business errors.
Collapse XSD Schema Diagram:
Drilldown into SuccessType in schema ota_commontypes_xsdXSD Diagram of Success in schema ota_commontypes_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="Success" type="SuccessType">
    <xs:annotation>
        <xs:documentation xml:lang="en">Returning an empty element of this type indicates the successful processing of an OpenTravel message. This is used in conjunction with Warnings to report any warnings or business errors.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Derivation Tree: