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

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

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

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

element cpocUnassignRolesFromOrganizations/serviceContext
diagram PlatformServices_p2332.png
type tns:serviceContext
properties
minOcc 0
maxOcc 1
content complex
children asynch originatorUid
source <xsd:element name="serviceContext" type="tns:serviceContext" minOccurs="0"/>

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