Definition Type: ComplexType
Name: Order
Namespace: http://www.opentravel.org/OTM/order/v3
Type: order-0300:Order_ID
Containing Schema: Order_3_0_0.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ExtensionPoint_Summary in schema otm_builtins_xsd Drilldown into TripPurpose in schema order_3_0_0_xsd Drilldown into PersonProductRef in schema order_3_0_0_xsd Drilldown into Commission in schema order_3_0_0_xsd Drilldown into GuaranteePolicy in schema order_3_0_0_xsd Drilldown into TotalPrice in schema order_3_0_0_xsd Drilldown into PaymentSubGrp in schema order_3_0_0_xsd Drilldown into RelatedTraveler in schema common_4_0_0_xsd Drilldown into TravelerSubGrp in schema common_4_0_0_xsd Drilldown into OfferSubGrp in schema order_3_0_0_xsd Drilldown into OrderRef 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 Order_ID in schema order_3_0_0_xsdXSD Diagram of Order in schema order_3_0_0_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xsd:complexType name="Order">
    <xsd:annotation>
        <xsd:appinfo>
            <otm:OTA2Entity type="BusinessObject" xmlns:otm="http://www.OpenTravel.org/ns/OTA2/AppInfo_v01_00">Order</otm:OTA2Entity>
        </xsd:appinfo>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="order-0300:Order_ID">
            <xsd:sequence>
                <xsd:element maxOccurs="99" minOccurs="1" ref="order-0300:OfferSubGrp">
                    <xsd:annotation>
                        <xsd:documentation source="Description">Offers will be used to place an order and will typically be replaced with confirmed offer facets when the vendor(s) confirm that they have been accepted.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element maxOccurs="1" minOccurs="1" ref="ota2-0400:TravelerSubGrp">
                    <xsd:annotation>
                        <xsd:documentation source="Description">The primary traveler for this order.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element maxOccurs="98" minOccurs="0" ref="ota2-0400:RelatedTraveler">
                    <xsd:annotation>
                        <xsd:documentation source="Description">Additional traveler(s) for this order.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element maxOccurs="5" minOccurs="0" ref="order-0300:PaymentSubGrp">
                    <xsd:annotation>
                        <xsd:documentation source="Description">Payment details for this order.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" ref="order-0300:TotalPrice">
                    <xsd:annotation>
                        <xsd:documentation source="Description">Total price for the order.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" ref="order-0300:GuaranteePolicy">
                    <xsd:annotation>
                        <xsd:documentation source="Description">Guarantee payment information (if required) for an order.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element maxOccurs="9" minOccurs="0" ref="order-0300:Commission">
                    <xsd:annotation>
                        <xsd:documentation source="Description">Commission information associated with the order</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element maxOccurs="99" minOccurs="0" ref="order-0300:PersonProductRef">
                    <xsd:annotation>
                        <xsd:documentation source="Description">Provides a reference between a person and a product.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" name="TripPurpose" type="ota2-0400:Code">
                    <xsd:annotation>
                        <xsd:documentation source="Description">Specifies the purpose of the trip.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" ref="ota2:ExtensionPoint_Summary" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Identifier order-0300:Identifier 0 (1)
OrderRef order-0300:OrderRef 0 (1)
OfferSubGrp order-0300:OfferSubGrp 1 99
TravelerSubGrp ota2-0400:TravelerSubGrp 1 1
RelatedTraveler ota2-0400:RelatedTraveler 0 98
PaymentSubGrp order-0300:PaymentSubGrp 0 5
TotalPrice order-0300:TotalPrice 0 (1)
GuaranteePolicy order-0300:GuaranteePolicy 0 (1)
Commission order-0300:Commission 0 9
PersonProductRef order-0300:PersonProductRef 0 99
TripPurpose order-0300:TripPurpose 0 (1)
ExtensionPoint_Summary ota2:ExtensionPoint_Summary 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
objID order-0300:objID Optional
Collapse Derivation Tree:
Collapse References:
order-0300:Order, order-0300:Order_Confirmation, order-0300:OrderSummary