complexType setAutostopEnabled
diagram PlatformServices_p6251.png
namespace http://impl.platform.rosettahub.com/
children sessionUid autostopEnabled serviceContext
used by
element setAutostopEnabled
source <xsd:complexType name="setAutostopEnabled">
 
<xsd:sequence>
   
<xsd:element name="sessionUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="autostopEnabled" type="xs:boolean"/>
   
<xsd:element name="serviceContext" type="tns:serviceContext" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

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

element setAutostopEnabled/autostopEnabled
diagram PlatformServices_p6253.png
type xsd:boolean
properties
content simple
source <xsd:element name="autostopEnabled" type="xs:boolean"/>

element setAutostopEnabled/serviceContext
diagram PlatformServices_p6254.png
type tns:serviceContext
properties
minOcc 0
maxOcc 1
content complex
children asynch originatorUid
source <xsd:element name="serviceContext" type="tns:serviceContext" minOccurs="0"/>

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