complexType devicePutLocation
diagram EngineServices_wsdl_p1665.png
namespace http://engine.server.soap.rosettahub.com/
children session deviceName x y
used by
element devicePutLocation
source <xsd:complexType name="devicePutLocation">
 
<xsd:sequence>
   
<xsd:element name="session" type="xs:string" minOccurs="0"/>
   
<xsd:element name="deviceName" type="xs:string" minOccurs="0"/>
   
<xsd:element name="x" type="xs:float"/>
   
<xsd:element name="y" type="xs:float"/>
 
</xsd:sequence>
</xsd:complexType>

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

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

element devicePutLocation/x
diagram EngineServices_wsdl_p1668.png
type xsd:float
properties
content simple
source <xsd:element name="x" type="xs:float"/>

element devicePutLocation/y
diagram EngineServices_wsdl_p1669.png
type xsd:float
properties
content simple
source <xsd:element name="y" type="xs:float"/>

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