complexType addConsolePane
diagram EngineServices_wsdl_p753.png
namespace http://engine.server.soap.rosettahub.com/
children session panelName showTop showBottom settings context
used by
element addConsolePane
source <xsd:complexType name="addConsolePane">
 
<xsd:sequence>
   
<xsd:element name="session" type="xs:string" minOccurs="0"/>
   
<xsd:element name="panelName" type="xs:string" minOccurs="0"/>
   
<xsd:element name="showTop" type="xs:boolean"/>
   
<xsd:element name="showBottom" type="xs:boolean"/>
   
<xsd:element name="settings" type="tns:widgetSettings" minOccurs="0"/>
   
<xsd:element name="context" type="tns:context" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

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

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

element addConsolePane/showTop
diagram EngineServices_wsdl_p756.png
type xsd:boolean
properties
content simple
source <xsd:element name="showTop" type="xs:boolean"/>

element addConsolePane/showBottom
diagram EngineServices_wsdl_p757.png
type xsd:boolean
properties
content simple
source <xsd:element name="showBottom" type="xs:boolean"/>

element addConsolePane/settings
diagram EngineServices_wsdl_p758.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 addConsolePane/context
diagram EngineServices_wsdl_p759.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