complexType deviceAddAnnotationCircle
diagram EngineServices_wsdl_p1202.png
namespace http://engine.server.soap.rosettahub.com/
children session deviceName x y r color alpha lwd lty txt
used by
element deviceAddAnnotationCircle
source <xsd:complexType name="deviceAddAnnotationCircle">
 
<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:double"/>
   
<xsd:element name="y" type="xs:double"/>
   
<xsd:element name="r" type="xs:double"/>
   
<xsd:element name="color" type="xs:int"/>
   
<xsd:element name="alpha" type="xs:int"/>
   
<xsd:element name="lwd" type="xs:double"/>
   
<xsd:element name="lty" type="xs:int"/>
   
<xsd:element name="txt" type="xs:string" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

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

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

element deviceAddAnnotationCircle/x
diagram EngineServices_wsdl_p1205.png
type xsd:double
properties
content simple
source <xsd:element name="x" type="xs:double"/>

element deviceAddAnnotationCircle/y
diagram EngineServices_wsdl_p1206.png
type xsd:double
properties
content simple
source <xsd:element name="y" type="xs:double"/>

element deviceAddAnnotationCircle/r
diagram EngineServices_wsdl_p1207.png
type xsd:double
properties
content simple
source <xsd:element name="r" type="xs:double"/>

element deviceAddAnnotationCircle/color
diagram EngineServices_wsdl_p1208.png
type xsd:int
properties
content simple
source <xsd:element name="color" type="xs:int"/>

element deviceAddAnnotationCircle/alpha
diagram EngineServices_wsdl_p1209.png
type xsd:int
properties
content simple
source <xsd:element name="alpha" type="xs:int"/>

element deviceAddAnnotationCircle/lwd
diagram EngineServices_wsdl_p1210.png
type xsd:double
properties
content simple
source <xsd:element name="lwd" type="xs:double"/>

element deviceAddAnnotationCircle/lty
diagram EngineServices_wsdl_p1211.png
type xsd:int
properties
content simple
source <xsd:element name="lty" type="xs:int"/>

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

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