complexType addChart
diagram EngineServices_wsdl_p724.png
namespace http://engine.server.soap.rosettahub.com/
children session panelName variable chartType vexp title xlabel ylabel settings context
used by
element addChart
source <xsd:complexType name="addChart">
 
<xsd:sequence>
   
<xsd:element name="session" type="xs:string" minOccurs="0"/>
   
<xsd:element name="panelName" type="xs:string" minOccurs="0"/>
   
<xsd:element name="variable" type="xs:string" minOccurs="0"/>
   
<xsd:element name="chartType" type="xs:int" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
   
<xsd:element name="vexp" type="xs:string" minOccurs="0"/>
   
<xsd:element name="title" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
   
<xsd:element name="xlabel" type="xs:string" minOccurs="0"/>
   
<xsd:element name="ylabel" type="xs:string" minOccurs="0"/>
   
<xsd:element name="settings" type="tns:widgetSettings" minOccurs="0"/>
   
<xsd:element name="context" type="tns:context" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

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

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

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

element addChart/chartType
diagram EngineServices_wsdl_p728.png
type xsd:int
properties
minOcc 0
maxOcc unbounded
content simple
nillable true
source <xsd:element name="chartType" type="xs:int" nillable="true" minOccurs="0" maxOccurs="unbounded"/>

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

element addChart/title
diagram EngineServices_wsdl_p730.png
type xsd:string
properties
minOcc 0
maxOcc unbounded
content simple
source <xsd:element name="title" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>

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

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

element addChart/settings
diagram EngineServices_wsdl_p733.png
type tns:widgetSettings
properties
minOcc 0
maxOcc 1
content complex
children anchOnly anchRange backgroundOnly docking height id index label layout tags widgetContext width x y zindex
source <xsd:element name="settings" type="tns:widgetSettings" minOccurs="0"/>

element addChart/context
diagram EngineServices_wsdl_p734.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