complexType getUsersByFirstAndLastNameResponse
diagram PlatformServices_p4613.png
namespace http://impl.platform.rosettahub.com/
children return
used by
element getUsersByFirstAndLastNameResponse
source <xsd:complexType name="getUsersByFirstAndLastNameResponse">
 
<xsd:sequence>
   
<xsd:element name="return" type="tns:userInfo" minOccurs="0" maxOccurs="unbounded"/>
 
</xsd:sequence>
</xsd:complexType>

element getUsersByFirstAndLastNameResponse/return
diagram PlatformServices_p4614.png
type tns:userInfo
properties
minOcc 0
maxOcc unbounded
content complex
children email firstname groups lastname middleName perspective roles screenName
source <xsd:element name="return" type="tns:userInfo" minOccurs="0" maxOccurs="unbounded"/>

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