element SIG_AirPriceRS
diagram sigws_p66.png
properties
content complex
children Result Warnings PriceOptions GeneralInfo RelatedBookings Itinerary Passengers Contacts Remarks Comments OtherServices FareInfo TicketInfo EMDInfo BookingGuidelines Dupes PNRText CurrencyConversions BookingsFound 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
SIG_AirRoutesRS
source <s:element name="SIG_AirPriceRS">
 
<s:annotation>
   
<s:documentation>SIG_AirRoutesRS</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:choice>
         
<s:element name="PriceOptions">
           
<s:complexType>
             
<s:sequence>
               
<s:element name="PriceOption" type="ShopOptionType" minOccurs="0" maxOccurs="unbounded"/>
             
</s:sequence>
           
</s:complexType>
         
</s:element>
         
<s:group ref="PNRGroup"/>
       
</s:choice>
     
</s:sequence>
     
<s:element name="Errors" type="ErrorsType"/>
   
</s:choice>
   
<s:attributeGroup ref="RSParameters"/>
 
</s:complexType>
</s:element>

element SIG_AirPriceRS/Result
diagram sigws_p67.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_AirPriceRS/Warnings
diagram sigws_p68.png
type WarningsType
properties
minOcc 0
maxOcc 1
content complex
children Warning
source <s:element name="Warnings" type="WarningsType" minOccurs="0"/>

element SIG_AirPriceRS/PriceOptions
diagram sigws_p69.png
properties
content complex
children PriceOption
source <s:element name="PriceOptions">
 
<s:complexType>
   
<s:sequence>
     
<s:element name="PriceOption" type="ShopOptionType" minOccurs="0" maxOccurs="unbounded"/>
   
</s:sequence>
 
</s:complexType>
</s:element>

element SIG_AirPriceRS/PriceOptions/PriceOption
diagram sigws_p70.png
type ShopOptionType
properties
minOcc 0
maxOcc unbounded
content complex
children ItineraryOptions FareInfo BookingGuidelines DeepLinks ReshopInfo
attributes
Name  Type  Use  Default  Fixed  Annotation
OptionRef  s:string  required      
documentation
Reference to this option
Total  s:decimal  required      
documentation
Option's cost
Currency  s:string  required      
documentation
Currency of the cost
TotalAddCollect  s:decimal  optional      
documentation
Total exchange amount - for ReShop reply only
Airlines  strlist  required      
documentation
List of airlines, paticipating in the itinerary (codes)
CacheLastUpdate  s:dateTime        
documentation
Date and time of last cache update for shop option flights
source <s:element name="PriceOption" type="ShopOptionType" minOccurs="0" maxOccurs="unbounded"/>

element SIG_AirPriceRS/Errors
diagram sigws_p71.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