complexType FarePrefExchType
diagram sigws_p368.png
type extension of FarePrefType
properties
base FarePrefType
children FormOfPayment Discount ExcludeTaxes
used by
element SIG_AirReShopRQ/FarePref
attributes
Name  Type  Use  Default  Fixed  Annotation
FareBasis  s:string        
documentation
Desired fare basis
AccountCode  s:string        
PromoCode  s:string        
FOP  FOPList        
documentation
List of desired FOP codes.
Deprecated - please use subelement(s) FormOfPayment below.
ReturnCondition  derived by: s:string        
documentation
Return fares with chosen refund condition only
Award  s:boolean        
documentation
If true - look for only fares available to buy for frequent flyer miles
Empty means "false"       
StandBy  s:boolean        
documentation
If true - look StandBy fares. Empty means "false"       
MonoBrand  s:boolean        
documentation
If true - look Monobrand fares. In this case flight numbers should be set for whole itinerary. Empty means "false"
Used only for SIG_AirShopRQ, for all other requests will be ignored
PrivateOnly  s:boolean        
documentation
If true - look for private fares only. Empty means "false"
Used only for SIG_AirShopRQ and SIG_AirReShopRQ, for all other requests will be ignored
Penalty  s:decimal        
documentation
Exchange penalty
source <s:complexType name="FarePrefExchType">
 
<s:complexContent>
   
<s:extension base="FarePrefType">
     
<s:attribute name="Penalty" type="s:decimal">
       
<s:annotation>
         
<s:documentation>Exchange penalty</s:documentation>
       
</s:annotation>
     
</s:attribute>
   
</s:extension>
 
</s:complexContent>
</s:complexType>

attribute FarePrefExchType/@Penalty
type s:decimal
annotation
documentation
Exchange penalty
source <s:attribute name="Penalty" type="s:decimal">
 
<s:annotation>
   
<s:documentation>Exchange penalty</s:documentation>
 
</s:annotation>
</s:attribute>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy