complexType getRoleDescriptions
diagram PlatformServices_p4358.png
namespace http://impl.platform.rosettahub.com/
children sessionUid roleNames
used by
element getRoleDescriptions
source <xsd:complexType name="getRoleDescriptions">
 
<xsd:sequence>
   
<xsd:element name="sessionUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="roleNames" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
 
</xsd:sequence>
</xsd:complexType>

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

element getRoleDescriptions/roleNames
diagram PlatformServices_p4360.png
type xsd:string
properties
minOcc 0
maxOcc unbounded
content simple
source <xsd:element name="roleNames" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>

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