element SIG_AirServicesRQ
diagram sigws_p99.png
type extension of RequestBase
properties
content complex
children BookingIdentity FFPInfo ServiceGroup PaxRef
used by
complexType SIG_RequestType
attributes
Name  Type  Use  Default  Fixed  Annotation
CustomerID  s:string  required      
documentation
CustomerID - assigned by SIG Support customer identification
SessionID  s:string  optional      
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
DebugMode  s:boolean        
documentation
DebugMode and DebugOpt should not be used by user applications.
DebugOpt  s:string  optional      
documentation
DebugMode and DebugOpt should not be used by user applications.
annotation
documentation
Request for available services. Returns SIG_AirServicesRS
source <s:element name="SIG_AirServicesRQ">
 
<s:annotation>
   
<s:documentation>Request for available services. Returns SIG_AirServicesRS</s:documentation>
 
</s:annotation>
 
<s:complexType>
   
<s:complexContent>
     
<s:extension base="RequestBase">
       
<s:sequence>
         
<s:element name="BookingIdentity" type="BookingIdentityType" minOccurs="0"/>
         
<s:element name="FFPInfo" type="LoyalityProgramType" minOccurs="0">
           
<s:annotation>
             
<s:documentation>Applicable if no PNR available in session, otherwise will be ignored</s:documentation>
           
</s:annotation>
         
</s:element>
         
<s:element name="ServiceGroup" type="ServiceGroupList" minOccurs="0"/>
         
<s:element name="PaxRef" type="s:string" minOccurs="0"/>
       
</s:sequence>
     
</s:extension>
   
</s:complexContent>
 
</s:complexType>
</s:element>

element SIG_AirServicesRQ/BookingIdentity
diagram sigws_p100.png
type BookingIdentityType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
BookingReference  s:string  required      
documentation
Booking reference from the previous AirBookRQ
LeadPassenger  derived by: s:string        
documentation
Family name of the first passenger
Mandatory only for an Air PNRs booked in CRS 1H
source <s:element name="BookingIdentity" type="BookingIdentityType" minOccurs="0"/>

element SIG_AirServicesRQ/FFPInfo
diagram sigws_p101.png
type LoyalityProgramType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
FFPAirline  s:string  required      
documentation
FFP Program airline
FFPAccount  s:string  required      
documentation
FFP Account (card) number
FFPLevel  s:string  required      
documentation
FFP particapation level (Silver, Gold, etc)
AgeCat  AgeCatType  required      
documentation
ADT - adult, CHD - Child. INF - Infant
annotation
documentation
Applicable if no PNR available in session, otherwise will be ignored
source <s:element name="FFPInfo" type="LoyalityProgramType" minOccurs="0">
 
<s:annotation>
   
<s:documentation>Applicable if no PNR available in session, otherwise will be ignored</s:documentation>
 
</s:annotation>
</s:element>

element SIG_AirServicesRQ/ServiceGroup
diagram sigws_p102.png
type ServiceGroupList
properties
minOcc 0
maxOcc 1
content simple
source <s:element name="ServiceGroup" type="ServiceGroupList" minOccurs="0"/>

element SIG_AirServicesRQ/PaxRef
diagram sigws_p103.png
type s:string
properties
minOcc 0
maxOcc 1
content simple
source <s:element name="PaxRef" type="s:string" minOccurs="0"/>


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