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

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

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

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

element newPlatformSession/timeoutMinutes
diagram PlatformServices_p5498.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