complexType launchFormation
diagram PlatformServices_p4762.png
namespace http://impl.platform.rosettahub.com/
children sessionUid formationUid label serviceContext
used by
element launchFormation
source <xsd:complexType name="launchFormation">
 
<xsd:sequence>
   
<xsd:element name="sessionUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="formationUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="label" type="xs:string" minOccurs="0"/>
   
<xsd:element name="serviceContext" type="tns:serviceContext" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

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

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

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

element launchFormation/serviceContext
diagram PlatformServices_p4766.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