element SIG_SignInRQ
diagram sigws_p263.png
type extension of RequestBaseEx
properties
content complex
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.
GDS  CRSType        
documentation
Target GDS code
Interface  s:string        
documentation
GDS Interface name
ExtendedOptions  s:string        
annotation
documentation
SessionID suppose to be empty for this request. Attribute GDS is mandatory
source <s:element name="SIG_SignInRQ">
 
<s:annotation>
   
<s:documentation>SessionID suppose to be empty for this request. Attribute GDS is mandatory</s:documentation>
 
</s:annotation>
 
<s:complexType>
   
<s:complexContent>
     
<s:extension base="RequestBaseEx">
       
<s:attribute name="ExtendedOptions" type="s:string"/>
     
</s:extension>
   
</s:complexContent>
 
</s:complexType>
</s:element>

attribute SIG_SignInRQ/@ExtendedOptions
type s:string
source <s:attribute name="ExtendedOptions" type="s:string"/>


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