complexType functionInfo
diagram EngineServices_wsdl_p1903.png
namespace http://engine.server.soap.rosettahub.com/
children argNames argTypes context excel name publishName restful resultType soap timestamp
used by
elements publishFunction/functionInfo getPublishedFunctionsResponse/return
source <xsd:complexType name="functionInfo">
 
<xsd:sequence>
   
<xsd:element name="argNames" type="xs:string" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
   
<xsd:element name="argTypes" type="xs:string" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
   
<xsd:element name="context" type="tns:context" minOccurs="0"/>
   
<xsd:element name="excel" type="xs:boolean"/>
   
<xsd:element name="name" type="xs:string" minOccurs="0"/>
   
<xsd:element name="publishName" type="xs:string" minOccurs="0"/>
   
<xsd:element name="restful" type="xs:boolean"/>
   
<xsd:element name="resultType" type="xs:string" minOccurs="0"/>
   
<xsd:element name="soap" type="xs:boolean"/>
   
<xsd:element name="timestamp" type="xs:long"/>
 
</xsd:sequence>
</xsd:complexType>

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

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

element functionInfo/context
diagram EngineServices_wsdl_p1906.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 functionInfo/excel
diagram EngineServices_wsdl_p1907.png
type xsd:boolean
properties
content simple
source <xsd:element name="excel" type="xs:boolean"/>

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

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

element functionInfo/restful
diagram EngineServices_wsdl_p1910.png
type xsd:boolean
properties
content simple
source <xsd:element name="restful" type="xs:boolean"/>

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

element functionInfo/soap
diagram EngineServices_wsdl_p1912.png
type xsd:boolean
properties
content simple
source <xsd:element name="soap" type="xs:boolean"/>

element functionInfo/timestamp
diagram EngineServices_wsdl_p1913.png
type xsd:long
properties
content simple
source <xsd:element name="timestamp" type="xs:long"/>

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