complexType getRegion
diagram PlatformServices_p4339.png
namespace http://impl.platform.rosettahub.com/
children sessionUid cloudId regionId
used by
element getRegion
source <xsd:complexType name="getRegion">
 
<xsd:sequence>
   
<xsd:element name="sessionUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="cloudId" type="xs:string" minOccurs="0"/>
   
<xsd:element name="regionId" type="xs:string" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

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

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

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

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