complexType rVector
diagram EngineServices_wsdl_p2841.png
namespace http://engine.server.soap.rosettahub.com/
type extension of tns:rObject
properties
base tns:rObject
abstract true
children attributes objectType names
used by
elements exportStandardTypes/arg9 rArray/value
complexTypes rChar rComplex rInteger rLogical rNumeric
source <xsd:complexType name="rVector" abstract="true">
 
<xsd:complexContent>
   
<xsd:extension base="tns:rObject">
     
<xsd:sequence>
       
<xsd:element name="names" type="xs:string" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

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

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