Definition Type: ComplexType
Name: CancelPenalty_Detail
Namespace: http://www.opentravel.org/OTM/order/v3
Type: order-0300:CancelPenalty
Containing Schema: Order_3_0_0.xsd
Abstract
Documentation:
The CancelPenalty class defines the cancellation policy of the hotel facility.
Collapse XSD Schema Diagram:
Drilldown into ExtensionPoint_Detail in schema otm_builtins_xsd Drilldown into ExtensionPoint_Summary in schema otm_builtins_xsd Drilldown into Description in schema common_4_0_0_xsd Drilldown into AmountPercent in schema order_3_0_0_xsd Drilldown into Deadline in schema order_3_0_0_xsd Drilldown into BasisType in schema order_3_0_0_xsd Drilldown into numberOfNights in schema order_3_0_0_xsd Drilldown into CancelPenalty in schema order_3_0_0_xsd Drilldown into noCancelInd in schema order_3_0_0_xsd Drilldown into nonRefundableInd in schema order_3_0_0_xsd Drilldown into policyId in schema order_3_0_0_xsdXSD Diagram of CancelPenalty_Detail in schema order_3_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:complexType name="CancelPenalty_Detail">
    <xsd:annotation>
        <xsd:documentation source="Description">The CancelPenalty class defines the cancellation policy of the hotel facility.</xsd:documentation>
        <xsd:appinfo>
            <otm:OTA2Entity type="CoreObject" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">CancelPenalty</otm:OTA2Entity>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="order-0300:CancelPenalty">
            <xsd:sequence>
                <xsd:element minOccurs="0" ref="ota2:ExtensionPoint_Detail" />
            </xsd:sequence>
            <xsd:attribute name="policyId" type="ota2-0400:StringTiny" use="optional">
                <xsd:annotation>
                    <xsd:documentation source="Description">An idenfier for the policy.</xsd:documentation>
                    <xsd:documentation source="Implementer">Assigned XSD Type: {http://chameleon.anonymous/ns}StringLength1to16</xsd:documentation>
                </xsd:annotation>
            </xsd:attribute>
            <xsd:attribute name="nonRefundableInd" type="xsd:boolean" use="optional">
                <xsd:annotation>
                    <xsd:documentation source="Description">Indicates that any prepayment for the reservation is non refundable, therefore a 100% penalty on the prepayment is applied, irrespective of deadline.</xsd:documentation>
                </xsd:annotation>
            </xsd:attribute>
            <xsd:attribute name="noCancelInd" type="xsd:boolean" use="optional">
                <xsd:annotation>
                    <xsd:documentation source="Description">Note: This will typically be set to false indicating that a reservation may be cancelled.</xsd:documentation>
                </xsd:annotation>
            </xsd:attribute>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
BasisType order-0300:BasisType 0 (1)
Deadline order-0300:Deadline 0 1
AmountPercent order-0300:AmountPercent 0 (1)
Description ota2-0400:Description 0 9
ExtensionPoint_Summary ota2:ExtensionPoint_Summary 0 (1)
ExtensionPoint_Detail ota2:ExtensionPoint_Detail 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
numberOfNights order-0300:numberOfNights Optional
policyId order-0300:policyId Optional
nonRefundableInd order-0300:nonRefundableInd Optional
noCancelInd order-0300:noCancelInd Optional
Collapse Derivation Tree:
Collapse References:
order-0300:CancelPenaltyDetail