Definition Type: Element
Name: PaymentRule
Type: MonetaryRuleType
Containing Schema: OTA_CommonTypes.xsd
MinOccurs (1)
MaxOccurs 9
Abstract
Documentation:
One specific payment rule associated with this reservation. For example, a date by which a deposit must be received.
Collapse XSD Schema Diagram:
Drilldown into PaymentType in schema ota_commontypes_xsd1 Drilldown into DateTime in schema ota_commontypes_xsd1 Drilldown into Percent in schema ota_commontypes_xsd1 Drilldown into RuleType 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 MonetaryRuleType in schema ota_commontypes_xsdXSD Diagram of PaymentRule in schema ota_commontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="PaymentRule" type="MonetaryRuleType" maxOccurs="9">
    <xs:annotation>
        <xs:documentation xml:lang="en">One specific payment rule associated with this reservation.  For example, a date by which a deposit must be received.</xs:documentation>
    </xs:annotation>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
Amount Amount Optional
CurrencyCode CurrencyCode Optional
DecimalPlaces DecimalPlaces Optional
RuleType RuleType Required
Percent Percent Optional
DateTime DateTime Optional
PaymentType PaymentType Optional
Collapse Derivation Tree: