complexType newEngineSessionInfo
diagram PlatformServices_p5274.png
namespace http://impl.platform.rosettahub.com/
children sessionUid engineSessionUid engineUid options connectionTimeout socketTimeout
used by
element newEngineSessionInfo
source <xsd:complexType name="newEngineSessionInfo">
 
<xsd:sequence>
   
<xsd:element name="sessionUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="engineSessionUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="engineUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="options" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
   
<xsd:element name="connectionTimeout" type="xs:int"/>
   
<xsd:element name="socketTimeout" type="xs:int"/>
 
</xsd:sequence>
</xsd:complexType>

element newEngineSessionInfo/sessionUid
diagram PlatformServices_p5275.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="sessionUid" type="xs:string" minOccurs="0"/>

element newEngineSessionInfo/engineSessionUid
diagram PlatformServices_p5276.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="engineSessionUid" type="xs:string" minOccurs="0"/>

element newEngineSessionInfo/engineUid
diagram PlatformServices_p5277.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="engineUid" type="xs:string" minOccurs="0"/>

element newEngineSessionInfo/options
diagram PlatformServices_p5278.png
type xsd:string
properties
minOcc 0
maxOcc unbounded
content simple
source <xsd:element name="options" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>

element newEngineSessionInfo/connectionTimeout
diagram PlatformServices_p5279.png
type xsd:int
properties
content simple
source <xsd:element name="connectionTimeout" type="xs:int"/>

element newEngineSessionInfo/socketTimeout
diagram PlatformServices_p5280.png
type xsd:int
properties
content simple
source <xsd:element name="socketTimeout" type="xs:int"/>

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