complexType rInteger
diagram EngineServices_wsdl_p2789.png
namespace http://engine.server.soap.rosettahub.com/
type extension of tns:rVector
properties
base tns:rVector
children attributes objectType names indexNA value
used by
element exportStandardTypes/arg11
complexType rIntegerObjectName
source <xsd:complexType name="rInteger">
 
<xsd:complexContent>
   
<xsd:extension base="tns:rVector">
     
<xsd:sequence>
       
<xsd:element name="indexNA" type="xs:int" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
       
<xsd:element name="value" type="xs:int" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element rInteger/indexNA
diagram EngineServices_wsdl_p2790.png
type xsd:int
properties
minOcc 0
maxOcc unbounded
content simple
nillable true
source <xsd:element name="indexNA" type="xs:int" nillable="true" minOccurs="0" maxOccurs="unbounded"/>

element rInteger/value
diagram EngineServices_wsdl_p2791.png
type xsd:int
properties
minOcc 0
maxOcc unbounded
content simple
nillable true
source <xsd:element name="value" type="xs:int" nillable="true" minOccurs="0" maxOccurs="unbounded"/>

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