complexType deviceNotifyLocation
diagram EngineServices_wsdl_p1654.png
namespace http://engine.server.soap.rosettahub.com/
children session deviceName x y context
used by
element deviceNotifyLocation
source <xsd:complexType name="deviceNotifyLocation">
 
<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:element name="context" type="tns:context" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

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

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

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

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

element deviceNotifyLocation/context
diagram EngineServices_wsdl_p1659.png
type tns:context
properties
minOcc 0
maxOcc 1
content complex
children archiveImage archiveLog archiveOther asynch canUndo deviceName directory disableEvents environment fire graphicsFormat localeId nickName options originatorLocation originatorProcess originatorUid panelName parentPanelName plogin process roles spreadsheetName streamGraphics streamLog temp waitMillisec widgetId
source <xsd:element name="context" type="tns:context" minOccurs="0"/>

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