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

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

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

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

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