Definition Type: Element
Name: PriceInfo
Type: BookingPriceInfoType
Containing Schema: OTA_AirCommonTypes.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Pricing information for the air itinerary to be booked e.g. this data could come from the OTA_AirPriceRS data.
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_xsd Drilldown into BookingPriceInfoType in schema ota_aircommontypes_xsd1XSD Diagram of PriceInfo in schema ota_aircommontypes_xsd (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="PriceInfo" type="BookingPriceInfoType" minOccurs="0">
    <xs:annotation>
        <xs:documentation xml:lang="en">Pricing information for the air itinerary to be booked e.g. this data could come from the OTA_AirPriceRS data.</xs:documentation>
    </xs:annotation>
</xs:element>
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: