complexType cpocSetAllowedRegions
diagram PlatformServices_p2165.png
namespace http://impl.platform.rosettahub.com/
children sessionUid userLogins cloudId allowedRegionIds serviceContext
used by
element cpocSetAllowedRegions
source <xsd:complexType name="cpocSetAllowedRegions">
 
<xsd:sequence>
   
<xsd:element name="sessionUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="userLogins" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
   
<xsd:element name="cloudId" type="xs:string" minOccurs="0"/>
   
<xsd:element name="allowedRegionIds" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
   
<xsd:element name="serviceContext" type="tns:serviceContext" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

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

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

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

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

element cpocSetAllowedRegions/serviceContext
diagram PlatformServices_p2170.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