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

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

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

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