complexType deviceGetResizedStoredImage
diagram EngineServices_wsdl_p1499.png
namespace http://engine.server.soap.rosettahub.com/
children session deviceName width height
used by
element deviceGetResizedStoredImage
source <xsd:complexType name="deviceGetResizedStoredImage">
 
<xsd:sequence>
   
<xsd:element name="session" type="xs:string" minOccurs="0"/>
   
<xsd:element name="deviceName" type="xs:string" minOccurs="0"/>
   
<xsd:element name="width" type="xs:int"/>
   
<xsd:element name="height" type="xs:int"/>
 
</xsd:sequence>
</xsd:complexType>

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

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

element deviceGetResizedStoredImage/width
diagram EngineServices_wsdl_p1502.png
type xsd:int
properties
content simple
source <xsd:element name="width" type="xs:int"/>

element deviceGetResizedStoredImage/height
diagram EngineServices_wsdl_p1503.png
type xsd:int
properties
content simple
source <xsd:element name="height" type="xs:int"/>

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