complexType RequestBase
diagram sigws_p454.png
used by
elements SIG_AirAvailRQ SIG_AirBookRQ SIG_AirFareRulesRQ SIG_AirMinPriceRQ SIG_AirPriceRQ SIG_AirReShopRQ SIG_AirRoutesRQ SIG_AirScheduleRQ SIG_AirServicesRQ SIG_AirShopRQ SIG_AirTicketRQ SIG_CatalogueRQ SIG_QueueRQ SIG_RailAvailRQ SIG_RailBookRQ SIG_ServiceInfoRQ SIG_SignOutRQ
complexType RequestBaseEx
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.
source <s:complexType name="RequestBase">
 
<s:attributeGroup ref="RQParameters">
   
<s:annotation>
     
<s:documentation>Parameters of all requests.</s:documentation>
   
</s:annotation>
 
</s:attributeGroup>
</s:complexType>


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