diagram | |||
namespace | http://engine.server.soap.rosettahub.com/ | ||
children | session func args dotdotdot context asynch | ||
used by |
|
||
source | <xsd:complexType name="doCall"> <xsd:sequence> <xsd:element name="session" type="xs:string" minOccurs="0"/> <xsd:element name="func" type="xs:base64Binary" nillable="true" minOccurs="0"/> <xsd:element name="args" type="xs:base64Binary" nillable="true" minOccurs="0"/> <xsd:element name="dotdotdot" type="xs:boolean"/> <xsd:element name="context" type="tns:context" minOccurs="0"/> <xsd:element name="asynch" type="xs:boolean"/> </xsd:sequence> </xsd:complexType> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="session" type="xs:string" minOccurs="0"/> |
diagram | |||||||||
type | xsd:base64Binary | ||||||||
properties |
|
||||||||
source | <xsd:element name="func" type="xs:base64Binary" nillable="true" minOccurs="0"/> |
diagram | |||||||||
type | xsd:base64Binary | ||||||||
properties |
|
||||||||
source | <xsd:element name="args" type="xs:base64Binary" nillable="true" minOccurs="0"/> |
diagram | |||
type | xsd:boolean | ||
properties |
|
||
source | <xsd:element name="dotdotdot" type="xs:boolean"/> |
diagram | |||||||
type | tns:context | ||||||
properties |
|
||||||
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"/> |
diagram | |||
type | xsd:boolean | ||
properties |
|
||
source | <xsd:element name="asynch" type="xs:boolean"/> |