complexType deviceSetNotifyEnabled
diagram EngineServices_wsdl_p1766.png
namespace http://engine.server.soap.rosettahub.com/
children session deviceName notifyEnabled
used by
element deviceSetNotifyEnabled
source <xsd:complexType name="deviceSetNotifyEnabled">
 
<xsd:sequence>
   
<xsd:element name="session" type="xs:string" minOccurs="0"/>
   
<xsd:element name="deviceName" type="xs:string" minOccurs="0"/>
   
<xsd:element name="notifyEnabled" type="xs:boolean"/>
 
</xsd:sequence>
</xsd:complexType>

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

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

element deviceSetNotifyEnabled/notifyEnabled
diagram EngineServices_wsdl_p1769.png
type xsd:boolean
properties
content simple
source <xsd:element name="notifyEnabled" type="xs:boolean"/>

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