Definition Type: ComplexType
Name: SuccessType
Containing Schema: OTA_CommonTypes.xsd
Abstract
Documentation:
Returning an empty element of this type indicates the successful processing of an OpenTravel message. This is used in conjunction with the Warning Type to report any warnings or business errors.
Collapse XSD Schema Diagram:
XSD Diagram of SuccessType in schema ota_commontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:complexType name="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 the Warning Type to report any warnings or business errors.</xs:documentation>
    </xs:annotation>
</xs:complexType>
Collapse Derivation Tree:
Collapse References:
Success