complexType roleInfo
diagram PlatformServices_p6144.png
namespace http://impl.platform.rosettahub.com/
children description label roleId
used by
element getRoleDescriptionsResponse/return
source <xsd:complexType name="roleInfo">
 
<xsd:sequence>
   
<xsd:element name="description" type="xs:string" minOccurs="0"/>
   
<xsd:element name="label" type="xs:string" minOccurs="0"/>
   
<xsd:element name="roleId" type="xs:string" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

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

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

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

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