Definition Type: Element
Name: PriceInfo
Type: [Unresolved]: 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_xsd1 (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>