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

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

element newPlatformSessionFromCurrentSession/timeoutMinutes
diagram PlatformServices_p5501.png
type xsd:int
properties
content simple
source <xsd:element name="timeoutMinutes" type="xs:int"/>

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