complexType borrowEngine
diagram PlatformServices_p1468.png
namespace http://impl.platform.rosettahub.com/
children sessionUid enginePoolUid lockIt options connectionTimeout socketTimeout
used by
element borrowEngine
source <xsd:complexType name="borrowEngine">
 
<xsd:sequence>
   
<xsd:element name="sessionUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="enginePoolUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="lockIt" type="xs:boolean"/>
   
<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 borrowEngine/sessionUid
diagram PlatformServices_p1469.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="sessionUid" type="xs:string" minOccurs="0"/>

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

element borrowEngine/lockIt
diagram PlatformServices_p1471.png
type xsd:boolean
properties
content simple
source <xsd:element name="lockIt" type="xs:boolean"/>

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

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

element borrowEngine/socketTimeout
diagram PlatformServices_p1474.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