complexType newDevice
diagram EngineServices_wsdl_p2552.png
namespace http://engine.server.soap.rosettahub.com/
children session deviceName w h undoableActionsCount errorIfExists embedInActions makeDefault context
used by
element newDevice
source <xsd:complexType name="newDevice">
 
<xsd:sequence>
   
<xsd:element name="session" type="xs:string" minOccurs="0"/>
   
<xsd:element name="deviceName" type="xs:string" minOccurs="0"/>
   
<xsd:element name="w" type="xs:int"/>
   
<xsd:element name="h" type="xs:int"/>
   
<xsd:element name="undoableActionsCount" type="xs:int"/>
   
<xsd:element name="errorIfExists" type="xs:boolean"/>
   
<xsd:element name="embedInActions" type="xs:boolean"/>
   
<xsd:element name="makeDefault" type="xs:boolean"/>
   
<xsd:element name="context" type="tns:context" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

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

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

element newDevice/w
diagram EngineServices_wsdl_p2555.png
type xsd:int
properties
content simple
source <xsd:element name="w" type="xs:int"/>

element newDevice/h
diagram EngineServices_wsdl_p2556.png
type xsd:int
properties
content simple
source <xsd:element name="h" type="xs:int"/>

element newDevice/undoableActionsCount
diagram EngineServices_wsdl_p2557.png
type xsd:int
properties
content simple
source <xsd:element name="undoableActionsCount" type="xs:int"/>

element newDevice/errorIfExists
diagram EngineServices_wsdl_p2558.png
type xsd:boolean
properties
content simple
source <xsd:element name="errorIfExists" type="xs:boolean"/>

element newDevice/embedInActions
diagram EngineServices_wsdl_p2559.png
type xsd:boolean
properties
content simple
source <xsd:element name="embedInActions" type="xs:boolean"/>

element newDevice/makeDefault
diagram EngineServices_wsdl_p2560.png
type xsd:boolean
properties
content simple
source <xsd:element name="makeDefault" type="xs:boolean"/>

element newDevice/context
diagram EngineServices_wsdl_p2561.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