complexType cpocGetFederatedUsers
diagram PlatformServices_p1987.png
namespace http://impl.platform.rosettahub.com/
children sessionUid includeSuborgs includeRoles filters
used by
element cpocGetFederatedUsers
source <xsd:complexType name="cpocGetFederatedUsers">
 
<xsd:sequence>
   
<xsd:element name="sessionUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="includeSuborgs" type="xs:boolean"/>
   
<xsd:element name="includeRoles" type="xs:boolean"/>
   
<xsd:element name="filters" type="tns:federatedUserFilters" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

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

element cpocGetFederatedUsers/includeSuborgs
diagram PlatformServices_p1989.png
type xsd:boolean
properties
content simple
source <xsd:element name="includeSuborgs" type="xs:boolean"/>

element cpocGetFederatedUsers/includeRoles
diagram PlatformServices_p1990.png
type xsd:boolean
properties
content simple
source <xsd:element name="includeRoles" type="xs:boolean"/>

element cpocGetFederatedUsers/filters
diagram PlatformServices_p1991.png
type tns:federatedUserFilters
properties
minOcc 0
maxOcc 1
content complex
children accountNumber cloudId includeCustomization limit orLogic regionId email emailUpdateAllowed firstName groupName lastName login organizationName regType
source <xsd:element name="filters" type="tns:federatedUserFilters" minOccurs="0"/>

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