complexType cpocGetFederatedOrganization
diagram PlatformServices_p1935.png
namespace http://impl.platform.rosettahub.com/
children sessionUid rootCloudAccountUid includeResources includeSuborgs includeRoles
used by
element cpocGetFederatedOrganization
source <xsd:complexType name="cpocGetFederatedOrganization">
 
<xsd:sequence>
   
<xsd:element name="sessionUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="rootCloudAccountUid" 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:sequence>
</xsd:complexType>

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

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

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

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

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

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