Definition Type: Element
Name: AirItineraryPricingInfo
Type: [Unresolved]: AirItineraryPricingInfoType:
Containing Schema: OTA_AirCommonTypes.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Pricing Information for an Air 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 AirItineraryPricingInfo in schema ota_aircommontypes_xsd1 (Open Travel (OTA))
Collapse XSD Schema Code:
<xs:element name="AirItineraryPricingInfo" minOccurs="0">
    <xs:annotation>
        <xs:documentation xml:lang="en"> Pricing Information for an Air Itinerary.</xs:documentation>
    </xs:annotation>
    <xs:complexType>
        <xs:complexContent>
            <xs:extension base="AirItineraryPricingInfoType">
                <xs:attribute name="RepriceRequired" type="xs:boolean">
                    <xs:annotation>
                        <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>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
RepriceRequired RepriceRequired (Optional)