complexType addMacro
diagram EngineServices_wsdl_p901.png
namespace http://engine.server.soap.rosettahub.com/
children session panelName condition action actionContext settings context
used by
element addMacro
source <xsd:complexType name="addMacro">
 
<xsd:sequence>
   
<xsd:element name="session" type="xs:string" minOccurs="0"/>
   
<xsd:element name="panelName" type="xs:string" minOccurs="0"/>
   
<xsd:element name="condition" type="xs:string" minOccurs="0"/>
   
<xsd:element name="action" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
   
<xsd:element name="actionContext" type="tns:context" minOccurs="0" maxOccurs="unbounded"/>
   
<xsd:element name="settings" type="tns:widgetSettings" minOccurs="0"/>
   
<xsd:element name="context" type="tns:context" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

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

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

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

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

element addMacro/actionContext
diagram EngineServices_wsdl_p906.png
type tns:context
properties
minOcc 0
maxOcc unbounded
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="actionContext" type="tns:context" minOccurs="0" maxOccurs="unbounded"/>

element addMacro/settings
diagram EngineServices_wsdl_p907.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 addMacro/context
diagram EngineServices_wsdl_p908.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