Definition Type: ComplexType
Name: RatePlanInclusions
Namespace: http://www.opentravel.org/OTM/product/hospitality/v1
Containing Schema: Hospitality_1_0_0.xsd
Abstract
Documentation:
Defines charges that are included in this rate plan. Defines charges that are included in this rate plan.
Collapse XSD Schema Diagram:
Drilldown into ExtensionPoint in schema otm_builtins_xsd Drilldown into Description in schema common_4_0_0_xsd Drilldown into serviceFeeInclusiveInd in schema hospitality_1_0_0_xsd Drilldown into taxInclusiveInd in schema hospitality_1_0_0_xsdXSD Diagram of RatePlanInclusions in schema hospitality_1_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:complexType name="RatePlanInclusions">
    <xsd:annotation>
        <xsd:documentation source="Description">Defines charges that are included in this rate plan.</xsd:documentation>
        <xsd:documentation source="Description">Defines charges that are included in this rate plan.</xsd:documentation>
        <xsd:appinfo>
            <otm:OTA2Entity type="CoreObject" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">RatePlanInclusions</otm:OTA2Entity>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element maxOccurs="1" minOccurs="0" ref="ota2-0400:Description">
            <xsd:annotation>
                <xsd:documentation source="Description">Description of what is included in the rate plan.</xsd:documentation>
                <xsd:documentation source="Implementer">Assigned XSD Type: {http://chameleon.anonymous/ns}ParagraphType</xsd:documentation>
                <xsd:appinfo>
                    <otm:Equivalent context="ph" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">RatePlanInclusionDesciption</otm:Equivalent>
                </xsd:appinfo>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" ref="ota2:ExtensionPoint" />
    </xsd:sequence>
    <xsd:attribute name="taxInclusiveInd" type="xsd:boolean" use="optional">
        <xsd:annotation>
            <xsd:documentation source="Description">Indicates that tax is included in the rate.</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="serviceFeeInclusiveInd" type="xsd:boolean" use="optional">
        <xsd:annotation>
            <xsd:documentation source="Description">Indicates that service fees are included in the rate.</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Description ota2-0400:Description 0 1
ExtensionPoint ota2:ExtensionPoint 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
taxInclusiveInd ph:taxInclusiveInd Optional
serviceFeeInclusiveInd ph:serviceFeeInclusiveInd Optional
Collapse Derivation Tree:
Collapse References:
ph:RatePlanInclusions