complexType rMatrixObjectName
diagram EngineServices_wsdl_p2808.png
namespace http://engine.server.soap.rosettahub.com/
type extension of tns:rMatrix
properties
base tns:rMatrix
children attributes objectType dimension dimnames value RObjectEnvironment RObjectName
used by
element exportStandardTypes/arg26
source <xsd:complexType name="rMatrixObjectName">
 
<xsd:complexContent>
   
<xsd:extension base="tns:rMatrix">
     
<xsd:sequence>
       
<xsd:element name="RObjectEnvironment" type="xs:string" minOccurs="0"/>
       
<xsd:element name="RObjectName" type="xs:string" minOccurs="0"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

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

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

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