attributeGroup RQParameters
used by
complexType RequestBase
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
Parameters of all requests.
CustomerID - assigned by SIG Support customer identification
SessionID from previous reply for sessioned requests.
RequestID - user defined request ID - will be returned in reply. RequestID is mandatory for multi request
DebugMode and DebugOpt should not be used by user applications.
source <s:attributeGroup name="RQParameters">
 
<s:annotation>
   
<s:documentation>Parameters of all requests.
CustomerID - assigned by SIG Support customer identification
SessionID from previous reply for sessioned requests.
RequestID - user defined request ID - will be returned in reply. RequestID is mandatory for multi request
DebugMode and DebugOpt should not be used by user applications.
</s:documentation>
 
</s:annotation>
 
<s:attribute name="CustomerID" type="s:string" use="required">
   
<s:annotation>
     
<s:documentation>CustomerID - assigned by SIG Support customer identification</s:documentation>
   
</s:annotation>
 
</s:attribute>
 
<s:attribute name="SessionID" type="s:string" use="optional">
   
<s:annotation>
     
<s:documentation>SessionID from previous reply for sessioned requests.</s:documentation>
   
</s:annotation>
 
</s:attribute>
 
<s:attribute name="RequestID" type="s:string" use="optional">
   
<s:annotation>
     
<s:documentation>RequestID - user defined request ID - will be returned in reply. RequestID is mandatory for multi request</s:documentation>
   
</s:annotation>
 
</s:attribute>
 
<s:attribute name="DebugMode" type="s:boolean">
   
<s:annotation>
     
<s:documentation>DebugMode and DebugOpt should not be used by user applications.</s:documentation>
   
</s:annotation>
 
</s:attribute>
 
<s:attribute name="DebugOpt" type="s:string" use="optional">
   
<s:annotation>
     
<s:documentation>DebugMode and DebugOpt should not be used by user applications.</s:documentation>
   
</s:annotation>
 
</s:attribute>
</s:attributeGroup>

attribute RQParameters/@CustomerID
type s:string
properties
use required
annotation
documentation
CustomerID - assigned by SIG Support customer identification
source <s:attribute name="CustomerID" type="s:string" use="required">
 
<s:annotation>
   
<s:documentation>CustomerID - assigned by SIG Support customer identification</s:documentation>
 
</s:annotation>
</s:attribute>

attribute RQParameters/@SessionID
type s:string
properties
use optional
annotation
documentation
SessionID from previous reply for sessioned requests.
source <s:attribute name="SessionID" type="s:string" use="optional">
 
<s:annotation>
   
<s:documentation>SessionID from previous reply for sessioned requests.</s:documentation>
 
</s:annotation>
</s:attribute>

attribute RQParameters/@RequestID
type s:string
properties
use optional
annotation
documentation
RequestID - user defined request ID - will be returned in reply. RequestID is mandatory for multi request
source <s:attribute name="RequestID" type="s:string" use="optional">
 
<s:annotation>
   
<s:documentation>RequestID - user defined request ID - will be returned in reply. RequestID is mandatory for multi request</s:documentation>
 
</s:annotation>
</s:attribute>

attribute RQParameters/@DebugMode
type s:boolean
annotation
documentation
DebugMode and DebugOpt should not be used by user applications.
source <s:attribute name="DebugMode" type="s:boolean">
 
<s:annotation>
   
<s:documentation>DebugMode and DebugOpt should not be used by user applications.</s:documentation>
 
</s:annotation>
</s:attribute>

attribute RQParameters/@DebugOpt
type s:string
properties
use optional
annotation
documentation
DebugMode and DebugOpt should not be used by user applications.
source <s:attribute name="DebugOpt" type="s:string" use="optional">
 
<s:annotation>
   
<s:documentation>DebugMode and DebugOpt should not be used by user applications.</s:documentation>
 
</s:annotation>
</s:attribute>


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