Definition Type: ComplexType
Name: TermsAndConditions
Namespace: http://www.opentravel.org/OTM/order/v3
Type: order-0300:TermsAndConditions_ID
Containing Schema: Order_3_0_0.xsd
Abstract
Documentation:
The terms and conditions related to an offer.
Collapse XSD Schema Diagram:
Drilldown into ExtensionPoint in schema otm_builtins_xsd Drilldown into GuaranteePolicy in schema order_3_0_0_xsd Drilldown into CancelPenaltySubGrp in schema order_3_0_0_xsd Drilldown into Description in schema common_4_0_0_xsd Drilldown into RebateProgram in schema order_3_0_0_xsd Drilldown into Promotion in schema order_3_0_0_xsd Drilldown into TermsAndConditionsRef in schema order_3_0_0_xsd Drilldown into Identifier in schema order_3_0_0_xsd Drilldown into objID in schema order_3_0_0_xsd Drilldown into TermsAndConditions_ID in schema order_3_0_0_xsd Drilldown into duration in schema order_3_0_0_xsdXSD Diagram of TermsAndConditions in schema order_3_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:complexType name="TermsAndConditions">
    <xsd:annotation>
        <xsd:documentation source="Description">The terms and conditions related to an offer.</xsd:documentation>
        <xsd:appinfo>
            <otm:OTA2Entity type="BusinessObject" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">TermsAndConditions</otm:OTA2Entity>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="order-0300:TermsAndConditions_ID">
            <xsd:sequence>
                <xsd:element minOccurs="0" name="Promotion" type="ota2-0400:Promotion">
                    <xsd:annotation>
                        <xsd:documentation source="Description">Specifies the terms and conditions as related to the promotion.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element maxOccurs="25" minOccurs="0" ref="order-0300:RebateProgram">
                    <xsd:annotation>
                        <xsd:documentation source="Description">Specifies the details of the rebate program.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" ref="ota2-0400:Description">
                    <xsd:annotation>
                        <xsd:documentation source="Description">Details of the terms and conditions.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element maxOccurs="10" minOccurs="0" ref="order-0300:CancelPenaltySubGrp">
                    <xsd:annotation>
                        <xsd:documentation source="Description">Specifies the cancellation penalty.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" ref="order-0300:GuaranteePolicy">
                    <xsd:annotation>
                        <xsd:documentation source="Description">Guarantee information.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" ref="ota2:ExtensionPoint" />
            </xsd:sequence>
            <xsd:attribute name="duration" type="xsd:positiveInteger" use="optional">
                <xsd:annotation>
                    <xsd:documentation source="Description">Specifies the duration of the trip.</xsd:documentation>
                </xsd:annotation>
            </xsd:attribute>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Identifier order-0300:Identifier 0 (1)
TermsAndConditionsRef order-0300:TermsAndConditionsRef 0 (1)
Promotion order-0300:Promotion 0 (1)
RebateProgram order-0300:RebateProgram 0 25
Description ota2-0400:Description 0 (1)
CancelPenaltySubGrp order-0300:CancelPenaltySubGrp 0 10
GuaranteePolicy order-0300:GuaranteePolicy 0 (1)
ExtensionPoint ota2:ExtensionPoint 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
objID order-0300:objID Optional
duration order-0300:duration Optional
Collapse Derivation Tree:
Collapse References:
order-0300:TermsAndConditions, order-0300:TermsAndConditionsSummary