complexType deviceGetRealXYAsynchronous
diagram EngineServices_wsdl_p1488.png
namespace http://engine.server.soap.rosettahub.com/
children session deviceName x1 y1 x2 y2 uid
used by
element deviceGetRealXYAsynchronous
source <xsd:complexType name="deviceGetRealXYAsynchronous">
 
<xsd:sequence>
   
<xsd:element name="session" type="xs:string" minOccurs="0"/>
   
<xsd:element name="deviceName" type="xs:string" minOccurs="0"/>
   
<xsd:element name="x1" type="xs:double"/>
   
<xsd:element name="y1" type="xs:double"/>
   
<xsd:element name="x2" type="xs:double"/>
   
<xsd:element name="y2" type="xs:double"/>
   
<xsd:element name="uid" type="xs:string" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

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

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

element deviceGetRealXYAsynchronous/x1
diagram EngineServices_wsdl_p1491.png
type xsd:double
properties
content simple
source <xsd:element name="x1" type="xs:double"/>

element deviceGetRealXYAsynchronous/y1
diagram EngineServices_wsdl_p1492.png
type xsd:double
properties
content simple
source <xsd:element name="y1" type="xs:double"/>

element deviceGetRealXYAsynchronous/x2
diagram EngineServices_wsdl_p1493.png
type xsd:double
properties
content simple
source <xsd:element name="x2" type="xs:double"/>

element deviceGetRealXYAsynchronous/y2
diagram EngineServices_wsdl_p1494.png
type xsd:double
properties
content simple
source <xsd:element name="y2" type="xs:double"/>

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

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