complexType RequestBaseEx
diagram sigws_p455.png
type extension of RequestBase
properties
base RequestBase
used by
elements SIG_PassThroughRQ SIG_ScreenTextRQ SIG_SignInRQ
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.
GDS  CRSType        
documentation
Target GDS code
Interface  s:string        
documentation
GDS Interface name
source <s:complexType name="RequestBaseEx">
 
<s:complexContent>
   
<s:extension base="RequestBase">
     
<s:attribute name="GDS" type="CRSType">
       
<s:annotation>
         
<s:documentation>Target GDS code</s:documentation>
       
</s:annotation>
     
</s:attribute>
     
<s:attribute name="Interface" type="s:string">
       
<s:annotation>
         
<s:documentation>GDS Interface name</s:documentation>
       
</s:annotation>
     
</s:attribute>
   
</s:extension>
 
</s:complexContent>
</s:complexType>

attribute RequestBaseEx/@GDS
type CRSType
facets
Kind Value Annotation
enumeration 1A
documentation
Amadeus
enumeration 1G
documentation
Galileo
enumeration 1H
documentation
Sirena2000
enumeration 1M
documentation
TAIS CRS
enumeration 1N
enumeration 1S
documentation
Sabre
enumeration S7
documentation
SITA S7
enumeration DP
documentation
Navitaire for DP
enumeration 
documentation
Charter gate
enumeration 
documentation
Aviacenter charter gate
enumeration R3
documentation
SITA R3
enumeration A4
documentation
TAIS CRS for A4
enumeration XS
documentation
SITA CRS
enumeration NDC
documentation
NDC based CRS
enumeration MV
documentation
GRS-MixVel
annotation
documentation
Target GDS code
source <s:attribute name="GDS" type="CRSType">
 
<s:annotation>
   
<s:documentation>Target GDS code</s:documentation>
 
</s:annotation>
</s:attribute>

attribute RequestBaseEx/@Interface
type s:string
annotation
documentation
GDS Interface name
source <s:attribute name="Interface" type="s:string">
 
<s:annotation>
   
<s:documentation>GDS Interface name</s:documentation>
 
</s:annotation>
</s:attribute>


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