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

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

element cpocGetFederatedOrganizations/includeResources
diagram PlatformServices_p1945.png
type xsd:boolean
properties
content simple
source <xsd:element name="includeResources" type="xs:boolean"/>

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

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

element cpocGetFederatedOrganizations/filters
diagram PlatformServices_p1948.png
type tns:federatedOrganizationFilters
properties
minOcc 0
maxOcc 1
content complex
children accountNumber cloudId includeCustomization limit orLogic regionId institutionCpocLogin institutionDescription institutionId isEducateInstitution isProjectOrganization organizationName parentOrganizationName registrationType rootCloudAccountUid subdomain
source <xsd:element name="filters" type="tns:federatedOrganizationFilters" minOccurs="0"/>

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