<TravelPreferences ValidInterlineTicket="true"> <VendorPref Code="SU" PreferLevel="Preferred"/> <FlightTypePref MaxConnections="1"/> <CabinPref PreferLevel="Preferred" Cabin="Y"/> <TPA_Extensions> <OnlineIndicator Ind="false"/> <TripType Value="Return"/> <XOFares Value="true"/> <JumpCabinLogic Disabled="true"/> <ExcludeCallDirectCarriers Enabled="true"/>
<FlexibleFares>
<FareParameters> <PrivateFare Ind="true"/> <Cabin Type="Economy"/> <XOFares Ind="true"/> <PassengerTypeQuantity Code="JCB" Quantity="3"/> <PassengerTypeQuantity Code="JNN" Quantity="2"/> <JumpCabinLogic Disabled="true"/> <VoluntaryChanges Match="Info"/> </FareParameters> <FareParameters> <PrivateFare Ind="true"/> <Cabin Type="Economy"/> <XOFares Ind="true"/> <PassengerTypeQuantity Code="PFA" Quantity="3"/> <PassengerTypeQuantity Code="CBC" Quantity="2"/> <JumpCabinLogic Disabled="true"/> <VoluntaryChanges Match="Info"/> </FareParameters> </FlexibleFares> <DiversityParameters AdditionalNonStopsNumber="9"> <Weightings PriceWeight="7" TravelTimeWeight="3"/> </DiversityParameters> </TPA_Extensions> </TravelPreferences>
额外获取JCB+JNN和PFA+CBC的价格信息。
|