element SIG_PassThroughRQ
diagram sigws_p165.png
type extension of RequestBaseEx
properties
content complex
children CRSRequest
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:element name="SIG_PassThroughRQ">
 
<s:complexType>
   
<s:complexContent>
     
<s:extension base="RequestBaseEx">
       
<s:sequence>
         
<s:element name="CRSRequest" type="s:base64Binary"/>
       
</s:sequence>
     
</s:extension>
   
</s:complexContent>
 
</s:complexType>
</s:element>

element SIG_PassThroughRQ/CRSRequest
diagram sigws_p166.png
type s:base64Binary
properties
content simple
source <s:element name="CRSRequest" type="s:base64Binary"/>


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