complexType newStartupScript
diagram PlatformServices_p5705.png
namespace http://impl.platform.rosettahub.com/
children sessionUid process commands envVars label description detach tty privileged serviceContext
used by
element newStartupScript
source <xsd:complexType name="newStartupScript">
 
<xsd:sequence>
   
<xsd:element name="sessionUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="process" type="xs:string" minOccurs="0"/>
   
<xsd:element name="commands" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
   
<xsd:element name="envVars" type="tns:envVarInfo" minOccurs="0" maxOccurs="unbounded"/>
   
<xsd:element name="label" type="xs:string" minOccurs="0"/>
   
<xsd:element name="description" type="xs:string" minOccurs="0"/>
   
<xsd:element name="detach" type="xs:boolean"/>
   
<xsd:element name="tty" type="xs:boolean"/>
   
<xsd:element name="privileged" type="xs:boolean"/>
   
<xsd:element name="serviceContext" type="tns:serviceContext" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

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

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

element newStartupScript/commands
diagram PlatformServices_p5708.png
type xsd:string
properties
minOcc 0
maxOcc unbounded
content simple
source <xsd:element name="commands" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>

element newStartupScript/envVars
diagram PlatformServices_p5709.png
type tns:envVarInfo
properties
minOcc 0
maxOcc unbounded
content complex
children envVarName envVarValue
source <xsd:element name="envVars" type="tns:envVarInfo" minOccurs="0" maxOccurs="unbounded"/>

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

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

element newStartupScript/detach
diagram PlatformServices_p5712.png
type xsd:boolean
properties
content simple
source <xsd:element name="detach" type="xs:boolean"/>

element newStartupScript/tty
diagram PlatformServices_p5713.png
type xsd:boolean
properties
content simple
source <xsd:element name="tty" type="xs:boolean"/>

element newStartupScript/privileged
diagram PlatformServices_p5714.png
type xsd:boolean
properties
content simple
source <xsd:element name="privileged" type="xs:boolean"/>

element newStartupScript/serviceContext
diagram PlatformServices_p5715.png
type tns:serviceContext
properties
minOcc 0
maxOcc 1
content complex
children asynch originatorUid
source <xsd:element name="serviceContext" type="tns:serviceContext" minOccurs="0"/>

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