Definition Type: SimpleType
Name: Retribution_Enum
Namespace: http://www.opentravel.org/OTM/order/v3
Containing Schema: Order_3_0_0.xsd
Documentation:
An enumerated type defining the type of action taken when the deadline has been exceeded.
Collapse XSD Schema Diagram:
XSD Diagram of Retribution_Enum in schema order_3_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:simpleType name="Retribution_Enum">
    <xsd:annotation>
        <xsd:documentation source="Description">An enumerated type defining the type of action taken when the deadline has been exceeded.</xsd:documentation>
        <xsd:appinfo>
            <otm:OTA2Entity type="EnumerationClosed" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">Retribution_Enum</otm:OTA2Entity>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:restriction base="xsd:string">
        <xsd:enumeration value="ResAutoCancelled" />
        <xsd:enumeration value="ResNotGuaranteed" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration ResAutoCancelled
Enumeration ResNotGuaranteed
Collapse Derivation Tree:
Collapse References:
order-0300:retribution