complexType shareFormation
diagram PlatformServices_p6480.png
namespace http://impl.platform.rosettahub.com/
children sessionUid formationUid sharedWith replace serviceContext
used by
element shareFormation
source <xsd:complexType name="shareFormation">
 
<xsd:sequence>
   
<xsd:element name="sessionUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="formationUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="sharedWith" type="tns:formationSharingInfo" minOccurs="0" maxOccurs="unbounded"/>
   
<xsd:element name="replace" type="xs:boolean"/>
   
<xsd:element name="serviceContext" type="tns:serviceContext" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

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

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

element shareFormation/sharedWith
diagram PlatformServices_p6483.png
type tns:formationSharingInfo
properties
minOcc 0
maxOcc unbounded
content complex
children artifactSharingType creationTime expiryTime marketplaceId orderId productId projectUid tenant tenantType tokenUid allowEngineSharing cloningAllowed enginesSharedWith keySetAccessAllowed launchNumber shareEnginesWithFormationOwner shareMachineImage shareStorage
source <xsd:element name="sharedWith" type="tns:formationSharingInfo" minOccurs="0" maxOccurs="unbounded"/>

element shareFormation/replace
diagram PlatformServices_p6484.png
type xsd:boolean
properties
content simple
source <xsd:element name="replace" type="xs:boolean"/>

element shareFormation/serviceContext
diagram PlatformServices_p6485.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