Definition Type: Element
Name: CancelRule
Type: CancelRuleType
Containing Schema: OTA_CommonTypes.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Documentation:
Details of a cancellation rule.
Collapse XSD Schema Diagram:
Drilldown into PaymentCard in schema ota_commontypes_xsd Drilldown into Type in schema ota_commontypes_xsd1 Drilldown into Percent in schema ota_commontypes_xsd1 Drilldown into DecimalPlaces in schema ota_commontypes_xsd1 Drilldown into CurrencyCode in schema ota_commontypes_xsd1 Drilldown into CurrencyCodeGroup in schema ota_commontypes_xsd Drilldown into Amount in schema ota_commontypes_xsd1 Drilldown into CurrencyAmountGroup in schema ota_commontypes_xsd Drilldown into CancelByDate in schema ota_commontypes_xsd1 Drilldown into CancelRuleType in schema ota_commontypes_xsdXSD Diagram of CancelRule in schema ota_commontypes_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="CancelRule" type="CancelRuleType" maxOccurs="unbounded">
    <xs:annotation>
        <xs:documentation xml:lang="en">Details of a cancellation rule.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PaymentCard PaymentCard 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
CancelByDate CancelByDate (Optional)
Amount Amount Optional
CurrencyCode CurrencyCode Optional
DecimalPlaces DecimalPlaces Optional
Percent Percent Optional
Type Type Optional
Collapse Derivation Tree: