complexType SchedItineraryType
diagram sigws_p469.png
children OriginDestination
used by
element SIG_AirScheduleRQ/Itinerary
annotation
documentation
Air shop request itinerary type
source <s:complexType name="SchedItineraryType">
 
<s:annotation>
   
<s:documentation>Air shop request itinerary type</s:documentation>
 
</s:annotation>
 
<s:sequence>
   
<s:element name="OriginDestination" maxOccurs="16">
     
<s:complexType>
       
<s:complexContent>
         
<s:extension base="OriginDestinationBaseType">
           
<s:sequence>
             
<s:element name="FlightPref" type="FlightPrefType" minOccurs="0"/>
           
</s:sequence>
         
</s:extension>
       
</s:complexContent>
     
</s:complexType>
   
</s:element>
 
</s:sequence>
</s:complexType>

element SchedItineraryType/OriginDestination
diagram sigws_p470.png
type extension of OriginDestinationBaseType
properties
minOcc 1
maxOcc 16
content complex
children FlightPref
attributes
Name  Type  Use  Default  Fixed  Annotation
ODRef  derived by: s:string  required      
documentation
Reference to this item
From  derived by: s:string  required      
documentation
Origin
To  derived by: s:string  required      
documentation
Destination
MinDepDate  s:date        
MaxDepDate  s:date        
MinDepTime  s:time        
MaxDepTime  s:time        
MinArrTime  s:time        
MaxArrTime  s:time        
FlightRefs  strlist        
documentation
FlightRefs of segments to replace in ReShop request.
Ignored in AirShop request.
CouponFirst  s:int        
documentation
First coupon of tickets to replace in ReShop request.
Ignored in AirShop request.
CouponLast  s:int        
documentation
Last coupon of tickets to replace in ReShop request.
Ignored in AirShop request.
source <s:element name="OriginDestination" maxOccurs="16">
 
<s:complexType>
   
<s:complexContent>
     
<s:extension base="OriginDestinationBaseType">
       
<s:sequence>
         
<s:element name="FlightPref" type="FlightPrefType" minOccurs="0"/>
       
</s:sequence>
     
</s:extension>
   
</s:complexContent>
 
</s:complexType>
</s:element>

element SchedItineraryType/OriginDestination/FlightPref
diagram sigws_p471.png
type FlightPrefType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
DesiredAirlines  strlist        
documentation
List of desired airlines and/or flight, for example:
SU S7 HY614
IgnoredAirlines  strlist        
documentation
List of ignored airlines
Cabin  CabinType        
documentation
Required cabin:
  First, Business, Economy, Comfort
RBD  derived by: s:string        
documentation
Desired RBD (Class)
ConnectionPref  derived by: s:string        
documentation
Direct - direct flights only
byFareBrands  derived by: s:string        
documentation
Fare brand filter
FareBrand  s:string        
documentation
Fare brand to use in fare search. If set - attribute byFareBrands will be ignored.
FlightNumber  s:string        
documentation
Flight number
source <s:element name="FlightPref" type="FlightPrefType" minOccurs="0"/>


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