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

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

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

element cloneFormation/deepCloning
diagram PlatformServices_p1524.png
type xsd:boolean
properties
content simple
source <xsd:element name="deepCloning" type="xs:boolean"/>

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

element cloneFormation/serviceContext
diagram PlatformServices_p1526.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