complexType fireREvent
diagram EngineServices_wsdl_p1897.png
namespace http://engine.server.soap.rosettahub.com/
children session eventType context attributes
used by
element fireREvent
source <xsd:complexType name="fireREvent">
 
<xsd:sequence>
   
<xsd:element name="session" type="xs:string" minOccurs="0"/>
   
<xsd:element name="eventType" type="xs:string" minOccurs="0"/>
   
<xsd:element name="context" type="tns:context" minOccurs="0"/>
   
<xsd:element name="attributes" type="xs:string" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
 
</xsd:sequence>
</xsd:complexType>

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

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

element fireREvent/context
diagram EngineServices_wsdl_p1900.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"/>

element fireREvent/attributes
diagram EngineServices_wsdl_p1901.png
type xsd:string
properties
minOcc 0
maxOcc unbounded
content simple
nillable true
source <xsd:element name="attributes" type="xs:string" nillable="true" minOccurs="0" maxOccurs="unbounded"/>

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