element SIG_AirAvailRS
diagram sigws_p9.png
properties
content complex
children Result Warnings ItineraryOptions Errors
used by
complexType SIG_ResponseType
attributes
Name  Type  Use  Default  Fixed  Annotation
CustomerID  s:string  required      
documentation
CustomerID - assigned by SIG Support customer identification
SessionID  s:string  required      
documentation
SessionID from previous reply for sessioned requests.
RequestID  s:string  optional      
documentation
RequestID - user defined request ID - will be returned in reply. RequestID is mandatory for multi request
SessionPurgeTime  s:duration  optional      
ProcessingTime  s:time  optional      
SIGVersion  s:string  optional      
SchemaVersion  s:string  optional      
BuildDate  s:string  optional      
annotation
documentation
Flight Availability Response
source <s:element name="SIG_AirAvailRS">
 
<s:annotation>
   
<s:documentation>Flight Availability Response</s:documentation>
 
</s:annotation>
 
<s:complexType>
   
<s:choice>
     
<s:sequence>
       
<s:element name="Result" type="ResultType">
         
<s:annotation>
           
<s:documentation>Success indicator:
  SUCCESS - success
  FAIL - error occured
  RETRY - service temporary unavailable, pls try again
</s:documentation>
         
</s:annotation>
       
</s:element>
       
<s:element name="Warnings" type="WarningsType" minOccurs="0"/>
       
<s:element name="ItineraryOptions">
         
<s:complexType>
           
<s:sequence>
             
<s:element name="ItineraryOption" minOccurs="0" maxOccurs="unbounded">
               
<s:annotation>
                 
<s:documentation>Itinerary option - direct flight or flight sequence (connection) for one of requested OD, with available fares (optional)</s:documentation>
               
</s:annotation>
               
<s:complexType>
                 
<s:sequence>
                   
<s:element name="FlightSegments">
                     
<s:complexType>
                       
<s:sequence>
                         
<s:element name="FlightSegment" type="FlightSegmentType" maxOccurs="4"/>
                       
</s:sequence>
                     
</s:complexType>
                   
</s:element>
                   
<s:element name="Fares" minOccurs="0">
                     
<s:complexType>
                       
<s:sequence>
                         
<s:element name="Fare" minOccurs="0" maxOccurs="unbounded">
                           
<s:annotation>
                             
<s:documentation>Available fares on current flights</s:documentation>
                           
</s:annotation>
                           
<s:complexType>
                             
<s:sequence>
                               
<s:element name="Price" type="PriceType"/>
                               
<s:element name="StayRequirement">
                                 
<s:annotation>
                                   
<s:documentation>
                                        Stay requirements in target point
                                        7 - seven days
                                        3M - three months
                                        1SUN - the first sunday rule
</s:documentation>
                                 
</s:annotation>
                                 
<s:complexType>
                                   
<s:attribute name="MinStay" type="s:string"/>
                                   
<s:attribute name="MaxStay" type="s:string"/>
                                 
</s:complexType>
                               
</s:element>
                               
<s:element name="Reservation">
                                 
<s:complexType>
                                   
<s:attribute name="Refs" type="strlist" use="required">
                                     
<s:annotation>
                                       
<s:documentation>List of references to FlightSegment reservations</s:documentation>
                                     
</s:annotation>
                                   
</s:attribute>
                                 
</s:complexType>
                               
</s:element>
                               
<s:element name="RuleKey" type="s:string">
                                 
<s:annotation>
                                   
<s:documentation>Fare rules</s:documentation>
                                 
</s:annotation>
                               
</s:element>
                             
</s:sequence>
                             
<s:attributeGroup ref="AvailFare"/>
                           
</s:complexType>
                         
</s:element>
                       
</s:sequence>
                     
</s:complexType>
                   
</s:element>
                 
</s:sequence>
                 
<s:attributeGroup ref="ItineraryDetails"/>
               
</s:complexType>
             
</s:element>
           
</s:sequence>
         
</s:complexType>
       
</s:element>
     
</s:sequence>
     
<s:element name="Errors" type="ErrorsType"/>
   
</s:choice>
   
<s:attributeGroup ref="RSParameters"/>
 
</s:complexType>
</s:element>

element SIG_AirAvailRS/Result
diagram sigws_p10.png
type ResultType
properties
content simple
facets
Kind Value Annotation
enumeration SUCCESS
enumeration FAIL
enumeration RETRY
annotation
documentation
Success indicator:
  SUCCESS - success
  FAIL - error occured
  RETRY - service temporary unavailable, pls try again
source <s:element name="Result" type="ResultType">
 
<s:annotation>
   
<s:documentation>Success indicator:
  SUCCESS - success
  FAIL - error occured
  RETRY - service temporary unavailable, pls try again
</s:documentation>
 
</s:annotation>
</s:element>

element SIG_AirAvailRS/Warnings
diagram sigws_p11.png
type WarningsType
properties
minOcc 0
maxOcc 1
content complex
children Warning
source <s:element name="Warnings" type="WarningsType" minOccurs="0"/>

element SIG_AirAvailRS/ItineraryOptions
diagram sigws_p12.png
properties
content complex
children ItineraryOption
source <s:element name="ItineraryOptions">
 
<s:complexType>
   
<s:sequence>
     
<s:element name="ItineraryOption" minOccurs="0" maxOccurs="unbounded">
       
<s:annotation>
         
<s:documentation>Itinerary option - direct flight or flight sequence (connection) for one of requested OD, with available fares (optional)</s:documentation>
       
</s:annotation>
       
<s:complexType>
         
<s:sequence>
           
<s:element name="FlightSegments">
             
<s:complexType>
               
<s:sequence>
                 
<s:element name="FlightSegment" type="FlightSegmentType" maxOccurs="4"/>
               
</s:sequence>
             
</s:complexType>
           
</s:element>
           
<s:element name="Fares" minOccurs="0">
             
<s:complexType>
               
<s:sequence>
                 
<s:element name="Fare" minOccurs="0" maxOccurs="unbounded">
                   
<s:annotation>
                     
<s:documentation>Available fares on current flights</s:documentation>
                   
</s:annotation>
                   
<s:complexType>
                     
<s:sequence>
                       
<s:element name="Price" type="PriceType"/>
                       
<s:element name="StayRequirement">
                         
<s:annotation>
                           
<s:documentation>
                                        Stay requirements in target point
                                        7 - seven days
                                        3M - three months
                                        1SUN - the first sunday rule
</s:documentation>
                         
</s:annotation>
                         
<s:complexType>
                           
<s:attribute name="MinStay" type="s:string"/>
                           
<s:attribute name="MaxStay" type="s:string"/>
                         
</s:complexType>
                       
</s:element>
                       
<s:element name="Reservation">
                         
<s:complexType>
                           
<s:attribute name="Refs" type="strlist" use="required">
                             
<s:annotation>
                               
<s:documentation>List of references to FlightSegment reservations</s:documentation>
                             
</s:annotation>
                           
</s:attribute>
                         
</s:complexType>
                       
</s:element>
                       
<s:element name="RuleKey" type="s:string">
                         
<s:annotation>
                           
<s:documentation>Fare rules</s:documentation>
                         
</s:annotation>
                       
</s:element>
                     
</s:sequence>
                     
<s:attributeGroup ref="AvailFare"/>
                   
</s:complexType>
                 
</s:element>
               
</s:sequence>
             
</s:complexType>
           
</s:element>
         
</s:sequence>
         
<s:attributeGroup ref="ItineraryDetails"/>
       
</s:complexType>
     
</s:element>
   
</s:sequence>
 
</s:complexType>
</s:element>

element SIG_AirAvailRS/ItineraryOptions/ItineraryOption
diagram sigws_p13.png
properties
minOcc 0
maxOcc unbounded
content complex
children FlightSegments Fares
attributes
Name  Type  Use  Default  Fixed  Annotation
ODRef  derived by: s:string  required      
documentation
Reference to the requested OD
ItineraryRef  s:string  required      
documentation
Reference to this option
From  s:string  required      
documentation
Origin
To  s:string  required      
documentation
Destination
Date  s:date  required      
documentation
Departure date
TravelTime  s:duration  required      
documentation
Total travel time. Format [nD]nHnM
SeatsAvailable  s:int  required      
documentation
Seats currently available for this option
annotation
documentation
Itinerary option - direct flight or flight sequence (connection) for one of requested OD, with available fares (optional)
source <s:element name="ItineraryOption" minOccurs="0" maxOccurs="unbounded">
 
<s:annotation>
   
<s:documentation>Itinerary option - direct flight or flight sequence (connection) for one of requested OD, with available fares (optional)</s:documentation>
 
</s:annotation>
 
<s:complexType>
   
<s:sequence>
     
<s:element name="FlightSegments">
       
<s:complexType>
         
<s:sequence>
           
<s:element name="FlightSegment" type="FlightSegmentType" maxOccurs="4"/>
         
</s:sequence>
       
</s:complexType>
     
</s:element>
     
<s:element name="Fares" minOccurs="0">
       
<s:complexType>
         
<s:sequence>
           
<s:element name="Fare" minOccurs="0" maxOccurs="unbounded">
             
<s:annotation>
               
<s:documentation>Available fares on current flights</s:documentation>
             
</s:annotation>
             
<s:complexType>
               
<s:sequence>
                 
<s:element name="Price" type="PriceType"/>
                 
<s:element name="StayRequirement">
                   
<s:annotation>
                     
<s:documentation>
                                        Stay requirements in target point
                                        7 - seven days
                                        3M - three months
                                        1SUN - the first sunday rule
</s:documentation>
                   
</s:annotation>
                   
<s:complexType>
                     
<s:attribute name="MinStay" type="s:string"/>
                     
<s:attribute name="MaxStay" type="s:string"/>
                   
</s:complexType>
                 
</s:element>
                 
<s:element name="Reservation">
                   
<s:complexType>
                     
<s:attribute name="Refs" type="strlist" use="required">
                       
<s:annotation>
                         
<s:documentation>List of references to FlightSegment reservations</s:documentation>
                       
</s:annotation>
                     
</s:attribute>
                   
</s:complexType>
                 
</s:element>
                 
<s:element name="RuleKey" type="s:string">
                   
<s:annotation>
                     
<s:documentation>Fare rules</s:documentation>
                   
</s:annotation>
                 
</s:element>
               
</s:sequence>
               
<s:attributeGroup ref="AvailFare"/>
             
</s:complexType>
           
</s:element>
         
</s:sequence>
       
</s:complexType>
     
</s:element>
   
</s:sequence>
   
<s:attributeGroup ref="ItineraryDetails"/>
 
</s:complexType>
</s:element>

element SIG_AirAvailRS/ItineraryOptions/ItineraryOption/FlightSegments
diagram sigws_p14.png
properties
content complex
children FlightSegment
source <s:element name="FlightSegments">
 
<s:complexType>
   
<s:sequence>
     
<s:element name="FlightSegment" type="FlightSegmentType" maxOccurs="4"/>
   
</s:sequence>
 
</s:complexType>
</s:element>

element SIG_AirAvailRS/ItineraryOptions/ItineraryOption/FlightSegments/FlightSegment
diagram sigws_p15.png
type FlightSegmentType
properties
minOcc 1
maxOcc 4
content complex
children Departure Arrival FlightDetails ReservationDetails OperatingAirline Comment
attributes
Name  Type  Use  Default  Fixed  Annotation
FlightRef  s:string  optional      
documentation
Reference to this item
Airline  derived by: s:string  required      
documentation
Marketing Airline
Flight  s:string  required      
documentation
Flight number
Equipment  s:string        
documentation
Aircraft type
ConnectionValid  derived by: s:string        
documentation
Validity of minimal connection time
Date  s:date  required      
documentation
Departure date
TravelTime  s:duration        
documentation
Flight segment travel time. Filled only in SIG_AirBookRS. Format [nD]nHnM
PlaneMapName  s:string  optional      
documentation
Aircraft Configuration Version
source <s:element name="FlightSegment" type="FlightSegmentType" maxOccurs="4"/>

element SIG_AirAvailRS/ItineraryOptions/ItineraryOption/Fares
diagram sigws_p16.png
properties
minOcc 0
maxOcc 1
content complex
children Fare
source <s:element name="Fares" minOccurs="0">
 
<s:complexType>
   
<s:sequence>
     
<s:element name="Fare" minOccurs="0" maxOccurs="unbounded">
       
<s:annotation>
         
<s:documentation>Available fares on current flights</s:documentation>
       
</s:annotation>
       
<s:complexType>
         
<s:sequence>
           
<s:element name="Price" type="PriceType"/>
           
<s:element name="StayRequirement">
             
<s:annotation>
               
<s:documentation>
                                        Stay requirements in target point
                                        7 - seven days
                                        3M - three months
                                        1SUN - the first sunday rule
</s:documentation>
             
</s:annotation>
             
<s:complexType>
               
<s:attribute name="MinStay" type="s:string"/>
               
<s:attribute name="MaxStay" type="s:string"/>
             
</s:complexType>
           
</s:element>
           
<s:element name="Reservation">
             
<s:complexType>
               
<s:attribute name="Refs" type="strlist" use="required">
                 
<s:annotation>
                   
<s:documentation>List of references to FlightSegment reservations</s:documentation>
                 
</s:annotation>
               
</s:attribute>
             
</s:complexType>
           
</s:element>
           
<s:element name="RuleKey" type="s:string">
             
<s:annotation>
               
<s:documentation>Fare rules</s:documentation>
             
</s:annotation>
           
</s:element>
         
</s:sequence>
         
<s:attributeGroup ref="AvailFare"/>
       
</s:complexType>
     
</s:element>
   
</s:sequence>
 
</s:complexType>
</s:element>

element SIG_AirAvailRS/ItineraryOptions/ItineraryOption/Fares/Fare
diagram sigws_p17.png
properties
minOcc 0
maxOcc unbounded
content complex
children Price StayRequirement Reservation RuleKey
attributes
Name  Type  Use  Default  Fixed  Annotation
FareRef  s:integer  required      
documentation
Reference to this option
FareBasis  s:string  required      
documentation
Fare basis code
FareType  AvailFareType  required      
documentation
OW/RT/DOW
annotation
documentation
Available fares on current flights
source <s:element name="Fare" minOccurs="0" maxOccurs="unbounded">
 
<s:annotation>
   
<s:documentation>Available fares on current flights</s:documentation>
 
</s:annotation>
 
<s:complexType>
   
<s:sequence>
     
<s:element name="Price" type="PriceType"/>
     
<s:element name="StayRequirement">
       
<s:annotation>
         
<s:documentation>
                                        Stay requirements in target point
                                        7 - seven days
                                        3M - three months
                                        1SUN - the first sunday rule
</s:documentation>
       
</s:annotation>
       
<s:complexType>
         
<s:attribute name="MinStay" type="s:string"/>
         
<s:attribute name="MaxStay" type="s:string"/>
       
</s:complexType>
     
</s:element>
     
<s:element name="Reservation">
       
<s:complexType>
         
<s:attribute name="Refs" type="strlist" use="required">
           
<s:annotation>
             
<s:documentation>List of references to FlightSegment reservations</s:documentation>
           
</s:annotation>
         
</s:attribute>
       
</s:complexType>
     
</s:element>
     
<s:element name="RuleKey" type="s:string">
       
<s:annotation>
         
<s:documentation>Fare rules</s:documentation>
       
</s:annotation>
     
</s:element>
   
</s:sequence>
   
<s:attributeGroup ref="AvailFare"/>
 
</s:complexType>
</s:element>

element SIG_AirAvailRS/ItineraryOptions/ItineraryOption/Fares/Fare/Price
diagram sigws_p18.png
type PriceType
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
Total  s:decimal  optional      
documentation
Total amount
TotalAddCollect  s:decimal  optional      
documentation
Total exchange amount
AddCollect  s:decimal  optional      
documentation
Exchange amount
Currency  s:string  required      
documentation
Currency
BaseFare  s:decimal  optional      
documentation
Base fare
OldBaseFare  s:decimal  optional      
documentation
Old base fare
BaseCurrency  s:string  optional      
documentation
Currency of the base fare
Taxes  s:decimal        
documentation
Ticket taxes in ticketing currency
PaidTaxes  s:decimal        
documentation
Paid ticket taxes in ticketing currency
ExchangeRate  s:string        
documentation
Exchange rate
EquivFare  s:decimal        
documentation
Fare equivalent in the ticketing currency
FareAddCollect  s:decimal  optional      
documentation
Fare difference amount for exchange
VAT  derived by: s:decimal        
documentation
VAT amount
VATRate  derived by: s:decimal        
documentation
VAT rate percent
OldEquivFare  s:decimal        
documentation
Old fare equivalent in the ticketing currency
NetPrice  s:decimal        
documentation
Net price
AirlineFee  s:decimal        
documentation
Airline fees not reflected on the ticket
AgencyFee  s:decimal        
documentation
Agency fee not reflected on the ticket
Penalty  s:decimal        
documentation
Penalty not reflected on the ticket
MaskVar  s:decimal        
source <s:element name="Price" type="PriceType"/>

element SIG_AirAvailRS/ItineraryOptions/ItineraryOption/Fares/Fare/StayRequirement
diagram sigws_p19.png
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
MinStay  s:string        
MaxStay  s:string        
annotation
documentation

                                        Stay requirements in target point
                                        7 - seven days
                                        3M - three months
                                        1SUN - the first sunday rule
source <s:element name="StayRequirement">
 
<s:annotation>
   
<s:documentation>
                                        Stay requirements in target point
                                        7 - seven days
                                        3M - three months
                                        1SUN - the first sunday rule
</s:documentation>
 
</s:annotation>
 
<s:complexType>
   
<s:attribute name="MinStay" type="s:string"/>
   
<s:attribute name="MaxStay" type="s:string"/>
 
</s:complexType>
</s:element>

attribute SIG_AirAvailRS/ItineraryOptions/ItineraryOption/Fares/Fare/StayRequirement/@MinStay
type s:string
source <s:attribute name="MinStay" type="s:string"/>

attribute SIG_AirAvailRS/ItineraryOptions/ItineraryOption/Fares/Fare/StayRequirement/@MaxStay
type s:string
source <s:attribute name="MaxStay" type="s:string"/>

element SIG_AirAvailRS/ItineraryOptions/ItineraryOption/Fares/Fare/Reservation
diagram sigws_p20.png
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
Refs  strlist  required      
documentation
List of references to FlightSegment reservations
source <s:element name="Reservation">
 
<s:complexType>
   
<s:attribute name="Refs" type="strlist" use="required">
     
<s:annotation>
       
<s:documentation>List of references to FlightSegment reservations</s:documentation>
     
</s:annotation>
   
</s:attribute>
 
</s:complexType>
</s:element>

attribute SIG_AirAvailRS/ItineraryOptions/ItineraryOption/Fares/Fare/Reservation/@Refs
type strlist
properties
use required
annotation
documentation
List of references to FlightSegment reservations
source <s:attribute name="Refs" type="strlist" use="required">
 
<s:annotation>
   
<s:documentation>List of references to FlightSegment reservations</s:documentation>
 
</s:annotation>
</s:attribute>

element SIG_AirAvailRS/ItineraryOptions/ItineraryOption/Fares/Fare/RuleKey
diagram sigws_p21.png
type s:string
properties
content simple
annotation
documentation
Fare rules
source <s:element name="RuleKey" type="s:string">
 
<s:annotation>
   
<s:documentation>Fare rules</s:documentation>
 
</s:annotation>
</s:element>

element SIG_AirAvailRS/Errors
diagram sigws_p22.png
type ErrorsType
properties
content complex
children Error
source <s:element name="Errors" type="ErrorsType"/>


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