complexType rLogicalObjectName
diagram EngineServices_wsdl_p2804.png
namespace http://engine.server.soap.rosettahub.com/
type extension of tns:rLogical
properties
base tns:rLogical
children attributes objectType names indexNA value RObjectEnvironment RObjectName
used by
element exportStandardTypes/arg31
source <xsd:complexType name="rLogicalObjectName">
 
<xsd:complexContent>
   
<xsd:extension base="tns:rLogical">
     
<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 rLogicalObjectName/RObjectEnvironment
diagram EngineServices_wsdl_p2805.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="RObjectEnvironment" type="xs:string" minOccurs="0"/>

element rLogicalObjectName/RObjectName
diagram EngineServices_wsdl_p2806.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