Definition Type: ComplexType
Name: BookingPriceInfoType
Type: AirItineraryPricingInfoType
Containing Schema: OTA_AirCommonTypes.xsd
Abstract
Documentation:
Container for all the fare information. Pricing information for an itinerary.
Collapse XSD Schema Diagram:
Drilldown into PriceRequestInformation in schema ota_aircommontypes_xsd1 Drilldown into FareInfos in schema ota_aircommontypes_xsd1 Drilldown into PTC_FareBreakdowns in schema ota_aircommontypes_xsd1 Drilldown into ItinTotalFare in schema ota_aircommontypes_xsd1 Drilldown into QuoteID in schema ota_aircommontypes_xsd Drilldown into ValidatingAirlineCode in schema ota_aircommontypes_xsd Drilldown into PricingSource in schema ota_aircommontypes_xsd Drilldown into AirItineraryPricingInfoType in schema ota_aircommontypes_xsd1 Drilldown into RepriceRequired in schema ota_aircommontypes_xsdXSD Diagram of BookingPriceInfoType in schema ota_aircommontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:complexType name="BookingPriceInfoType">
    <xs:annotation>
        <xs:documentation xml:lang="en">Container for all the fare information.</xs:documentation>
        <xs:documentation xml:lang="en"> Pricing information for an itinerary.</xs:documentation>
    </xs:annotation>
    <xs:complexContent>
        <xs:extension base="AirItineraryPricingInfoType">
            <xs:attribute name="RepriceRequired" type="xs:boolean" default="false">
                <xs:annotation>
                    <xs:documentation xml:lang="en">
                        <DeprecationWarning>The default value on the RepriceRequired attribute is a candidate for deprecation. OpenTravel plans to remove all default values from the specification. Deprecation Warning added in 2008B.</DeprecationWarning>
                    </xs:documentation>
                    <xs:documentation xml:lang="en"> If true re-pricing of the itinerary is required. </xs:documentation>
                </xs:annotation>
            </xs:attribute>
        </xs:extension>
    </xs:complexContent>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ItinTotalFare ItinTotalFare 0 2
PTC_FareBreakdowns PTC_FareBreakdowns 0 (1)
FareInfos FareInfos 0 (1)
PriceRequestInformation PriceRequestInformation 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
PricingSource PricingSource Optional
ValidatingAirlineCode ValidatingAirlineCode Optional
QuoteID QuoteID Optional
RepriceRequired RepriceRequired false (Optional)
Collapse Derivation Tree:
Collapse References:
Unresolved link to airfareinfonsA:PriceInfo, PriceInfo,