complexType exportStandardTypes
diagram EngineServices_wsdl_p1854.png
namespace http://engine.server.soap.rosettahub.com/
children arg0 arg1 arg2 arg3 arg4 arg5 arg6 arg7 arg8 arg9 arg10 arg11 arg12 arg13 arg14 arg15 arg16 arg17 arg18 arg19 arg20 arg21 arg22 arg23 arg24 arg25 arg26 arg27 arg28 arg29 arg30 arg31 arg32 arg33 arg34 arg35
used by
element exportStandardTypes
source <xsd:complexType name="exportStandardTypes">
 
<xsd:sequence>
   
<xsd:element name="arg0" type="tns:rObject" minOccurs="0"/>
   
<xsd:element name="arg1" type="tns:rDataFrame" minOccurs="0"/>
   
<xsd:element name="arg2" type="tns:rList" minOccurs="0"/>
   
<xsd:element name="arg3" type="tns:rs3" minOccurs="0"/>
   
<xsd:element name="arg4" type="tns:rEnvironment" minOccurs="0"/>
   
<xsd:element name="arg5" type="tns:rFactor" minOccurs="0"/>
   
<xsd:element name="arg6" type="tns:rUnknown" minOccurs="0"/>
   
<xsd:element name="arg7" type="tns:rArray" minOccurs="0"/>
   
<xsd:element name="arg8" type="tns:rMatrix" minOccurs="0"/>
   
<xsd:element name="arg9" type="tns:rVector" minOccurs="0"/>
   
<xsd:element name="arg10" type="tns:rNumeric" minOccurs="0"/>
   
<xsd:element name="arg11" type="tns:rInteger" minOccurs="0"/>
   
<xsd:element name="arg12" type="tns:rChar" minOccurs="0"/>
   
<xsd:element name="arg13" type="tns:rComplex" minOccurs="0"/>
   
<xsd:element name="arg14" type="tns:rLogical" minOccurs="0"/>
   
<xsd:element name="arg15" type="tns:rRaw" minOccurs="0"/>
   
<xsd:element name="arg16" type="tns:rFunction" minOccurs="0"/>
   
<xsd:element name="arg17" type="tns:rNamedArgument" minOccurs="0"/>
   
<xsd:element name="arg18" type="tns:rObjectName" minOccurs="0"/>
   
<xsd:element name="arg19" type="tns:rDataFrameObjectName" minOccurs="0"/>
   
<xsd:element name="arg20" type="tns:rListObjectName" minOccurs="0"/>
   
<xsd:element name="arg21" type="tns:rs3ObjectName" minOccurs="0"/>
   
<xsd:element name="arg22" type="tns:rEnvironmentObjectName" minOccurs="0"/>
   
<xsd:element name="arg23" type="tns:rFactorObjectName" minOccurs="0"/>
   
<xsd:element name="arg24" type="tns:rUnknownObjectName" minOccurs="0"/>
   
<xsd:element name="arg25" type="tns:rArrayObjectName" minOccurs="0"/>
   
<xsd:element name="arg26" type="tns:rMatrixObjectName" minOccurs="0"/>
   
<xsd:element name="arg27" type="tns:rNumericObjectName" minOccurs="0"/>
   
<xsd:element name="arg28" type="tns:rIntegerObjectName" minOccurs="0"/>
   
<xsd:element name="arg29" type="tns:rCharObjectName" minOccurs="0"/>
   
<xsd:element name="arg30" type="tns:rComplexObjectName" minOccurs="0"/>
   
<xsd:element name="arg31" type="tns:rLogicalObjectName" minOccurs="0"/>
   
<xsd:element name="arg32" type="tns:rRawObjectName" minOccurs="0"/>
   
<xsd:element name="arg33" type="tns:rFunctionObjectName" minOccurs="0"/>
   
<xsd:element name="arg34" type="tns:engineEvent" minOccurs="0"/>
   
<xsd:element name="arg35" type="tns:engineEvent" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

element exportStandardTypes/arg0
diagram EngineServices_wsdl_p1855.png
type tns:rObject
properties
minOcc 0
maxOcc 1
content complex
children attributes objectType
source <xsd:element name="arg0" type="tns:rObject" minOccurs="0"/>

element exportStandardTypes/arg1
diagram EngineServices_wsdl_p1856.png
type tns:rDataFrame
properties
minOcc 0
maxOcc 1
content complex
children attributes objectType data rowNames
source <xsd:element name="arg1" type="tns:rDataFrame" minOccurs="0"/>

element exportStandardTypes/arg2
diagram EngineServices_wsdl_p1857.png
type tns:rList
properties
minOcc 0
maxOcc 1
content complex
children attributes objectType names value
source <xsd:element name="arg2" type="tns:rList" minOccurs="0"/>

element exportStandardTypes/arg3
diagram EngineServices_wsdl_p1858.png
type tns:rs3
properties
minOcc 0
maxOcc 1
content complex
children attributes objectType names value classAttribute
source <xsd:element name="arg3" type="tns:rs3" minOccurs="0"/>

element exportStandardTypes/arg4
diagram EngineServices_wsdl_p1859.png
type tns:rEnvironment
properties
minOcc 0
maxOcc 1
content complex
children attributes objectType data
source <xsd:element name="arg4" type="tns:rEnvironment" minOccurs="0"/>

element exportStandardTypes/arg5
diagram EngineServices_wsdl_p1860.png
type tns:rFactor
properties
minOcc 0
maxOcc 1
content complex
children attributes objectType code levels
source <xsd:element name="arg5" type="tns:rFactor" minOccurs="0"/>

element exportStandardTypes/arg6
diagram EngineServices_wsdl_p1861.png
type tns:rUnknown
properties
minOcc 0
maxOcc 1
content complex
children attributes objectType value process
source <xsd:element name="arg6" type="tns:rUnknown" minOccurs="0"/>

element exportStandardTypes/arg7
diagram EngineServices_wsdl_p1862.png
type tns:rArray
properties
minOcc 0
maxOcc 1
content complex
children attributes objectType dimension dimnames value
source <xsd:element name="arg7" type="tns:rArray" minOccurs="0"/>

element exportStandardTypes/arg8
diagram EngineServices_wsdl_p1863.png
type tns:rMatrix
properties
minOcc 0
maxOcc 1
content complex
children attributes objectType dimension dimnames value
source <xsd:element name="arg8" type="tns:rMatrix" minOccurs="0"/>

element exportStandardTypes/arg9
diagram EngineServices_wsdl_p1864.png
type tns:rVector
properties
minOcc 0
maxOcc 1
content complex
children attributes objectType names
source <xsd:element name="arg9" type="tns:rVector" minOccurs="0"/>

element exportStandardTypes/arg10
diagram EngineServices_wsdl_p1865.png
type tns:rNumeric
properties
minOcc 0
maxOcc 1
content complex
children attributes objectType names indexNA value
source <xsd:element name="arg10" type="tns:rNumeric" minOccurs="0"/>

element exportStandardTypes/arg11
diagram EngineServices_wsdl_p1866.png
type tns:rInteger
properties
minOcc 0
maxOcc 1
content complex
children attributes objectType names indexNA value
source <xsd:element name="arg11" type="tns:rInteger" minOccurs="0"/>

element exportStandardTypes/arg12
diagram EngineServices_wsdl_p1867.png
type tns:rChar
properties
minOcc 0
maxOcc 1
content complex
children attributes objectType names indexNA value
source <xsd:element name="arg12" type="tns:rChar" minOccurs="0"/>

element exportStandardTypes/arg13
diagram EngineServices_wsdl_p1868.png
type tns:rComplex
properties
minOcc 0
maxOcc 1
content complex
children attributes objectType names imaginary indexNA real
source <xsd:element name="arg13" type="tns:rComplex" minOccurs="0"/>

element exportStandardTypes/arg14
diagram EngineServices_wsdl_p1869.png
type tns:rLogical
properties
minOcc 0
maxOcc 1
content complex
children attributes objectType names indexNA value
source <xsd:element name="arg14" type="tns:rLogical" minOccurs="0"/>

element exportStandardTypes/arg15
diagram EngineServices_wsdl_p1870.png
type tns:rRaw
properties
minOcc 0
maxOcc 1
content complex
children attributes objectType value
source <xsd:element name="arg15" type="tns:rRaw" minOccurs="0"/>

element exportStandardTypes/arg16
diagram EngineServices_wsdl_p1871.png
type tns:rFunction
properties
minOcc 0
maxOcc 1
content complex
children attributes objectType value
source <xsd:element name="arg16" type="tns:rFunction" minOccurs="0"/>

element exportStandardTypes/arg17
diagram EngineServices_wsdl_p1872.png
type tns:rNamedArgument
properties
minOcc 0
maxOcc 1
content complex
children attributes objectType name robject
source <xsd:element name="arg17" type="tns:rNamedArgument" minOccurs="0"/>

element exportStandardTypes/arg18
diagram EngineServices_wsdl_p1873.png
type tns:rObjectName
properties
minOcc 0
maxOcc 1
content complex
children attributes objectType RObjectEnvironment RObjectName
source <xsd:element name="arg18" type="tns:rObjectName" minOccurs="0"/>

element exportStandardTypes/arg19
diagram EngineServices_wsdl_p1874.png
type tns:rDataFrameObjectName
properties
minOcc 0
maxOcc 1
content complex
children attributes objectType data rowNames RObjectEnvironment RObjectName
source <xsd:element name="arg19" type="tns:rDataFrameObjectName" minOccurs="0"/>

element exportStandardTypes/arg20
diagram EngineServices_wsdl_p1875.png
type tns:rListObjectName
properties
minOcc 0
maxOcc 1
content complex
children attributes objectType names value RObjectEnvironment RObjectName
source <xsd:element name="arg20" type="tns:rListObjectName" minOccurs="0"/>

element exportStandardTypes/arg21
diagram EngineServices_wsdl_p1876.png
type tns:rs3ObjectName
properties
minOcc 0
maxOcc 1
content complex
children attributes objectType names value classAttribute RObjectEnvironment RObjectName
source <xsd:element name="arg21" type="tns:rs3ObjectName" minOccurs="0"/>

element exportStandardTypes/arg22
diagram EngineServices_wsdl_p1877.png
type tns:rEnvironmentObjectName
properties
minOcc 0
maxOcc 1
content complex
children attributes objectType data RObjectEnvironment RObjectName
source <xsd:element name="arg22" type="tns:rEnvironmentObjectName" minOccurs="0"/>

element exportStandardTypes/arg23
diagram EngineServices_wsdl_p1878.png
type tns:rFactorObjectName
properties
minOcc 0
maxOcc 1
content complex
children attributes objectType code levels RObjectEnvironment RObjectName
source <xsd:element name="arg23" type="tns:rFactorObjectName" minOccurs="0"/>

element exportStandardTypes/arg24
diagram EngineServices_wsdl_p1879.png
type tns:rUnknownObjectName
properties
minOcc 0
maxOcc 1
content complex
children attributes objectType value process RObjectEnvironment RObjectName
source <xsd:element name="arg24" type="tns:rUnknownObjectName" minOccurs="0"/>

element exportStandardTypes/arg25
diagram EngineServices_wsdl_p1880.png
type tns:rArrayObjectName
properties
minOcc 0
maxOcc 1
content complex
children attributes objectType dimension dimnames value RObjectEnvironment RObjectName
source <xsd:element name="arg25" type="tns:rArrayObjectName" minOccurs="0"/>

element exportStandardTypes/arg26
diagram EngineServices_wsdl_p1881.png
type tns:rMatrixObjectName
properties
minOcc 0
maxOcc 1
content complex
children attributes objectType dimension dimnames value RObjectEnvironment RObjectName
source <xsd:element name="arg26" type="tns:rMatrixObjectName" minOccurs="0"/>

element exportStandardTypes/arg27
diagram EngineServices_wsdl_p1882.png
type tns:rNumericObjectName
properties
minOcc 0
maxOcc 1
content complex
children attributes objectType names indexNA value RObjectEnvironment RObjectName
source <xsd:element name="arg27" type="tns:rNumericObjectName" minOccurs="0"/>

element exportStandardTypes/arg28
diagram EngineServices_wsdl_p1883.png
type tns:rIntegerObjectName
properties
minOcc 0
maxOcc 1
content complex
children attributes objectType names indexNA value RObjectEnvironment RObjectName
source <xsd:element name="arg28" type="tns:rIntegerObjectName" minOccurs="0"/>

element exportStandardTypes/arg29
diagram EngineServices_wsdl_p1884.png
type tns:rCharObjectName
properties
minOcc 0
maxOcc 1
content complex
children attributes objectType names indexNA value RObjectEnvironment RObjectName
source <xsd:element name="arg29" type="tns:rCharObjectName" minOccurs="0"/>

element exportStandardTypes/arg30
diagram EngineServices_wsdl_p1885.png
type tns:rComplexObjectName
properties
minOcc 0
maxOcc 1
content complex
children attributes objectType names imaginary indexNA real RObjectEnvironment RObjectName
source <xsd:element name="arg30" type="tns:rComplexObjectName" minOccurs="0"/>

element exportStandardTypes/arg31
diagram EngineServices_wsdl_p1886.png
type tns:rLogicalObjectName
properties
minOcc 0
maxOcc 1
content complex
children attributes objectType names indexNA value RObjectEnvironment RObjectName
source <xsd:element name="arg31" type="tns:rLogicalObjectName" minOccurs="0"/>

element exportStandardTypes/arg32
diagram EngineServices_wsdl_p1887.png
type tns:rRawObjectName
properties
minOcc 0
maxOcc 1
content complex
children attributes objectType value RObjectEnvironment RObjectName
source <xsd:element name="arg32" type="tns:rRawObjectName" minOccurs="0"/>

element exportStandardTypes/arg33
diagram EngineServices_wsdl_p1888.png
type tns:rFunctionObjectName
properties
minOcc 0
maxOcc 1
content complex
children attributes objectType value RObjectEnvironment RObjectName
source <xsd:element name="arg33" type="tns:rFunctionObjectName" minOccurs="0"/>

element exportStandardTypes/arg34
diagram EngineServices_wsdl_p1889.png
type tns:engineEvent
properties
minOcc 0
maxOcc 1
content complex
children attributes
source <xsd:element name="arg34" type="tns:engineEvent" minOccurs="0"/>

element exportStandardTypes/arg35
diagram EngineServices_wsdl_p1890.png
type tns:engineEvent
properties
minOcc 0
maxOcc 1
content complex
children attributes
source <xsd:element name="arg35" type="tns:engineEvent" minOccurs="0"/>

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