complexType formationSharingInfo
diagram PlatformServices_p3586.png
namespace http://impl.platform.rosettahub.com/
type extension of tns:cloudArtifactSharingInfo
properties
base tns:cloudArtifactSharingInfo
children artifactSharingType creationTime expiryTime marketplaceId orderId productId projectUid tenant tenantType tokenUid allowEngineSharing cloningAllowed enginesSharedWith keySetAccessAllowed launchNumber shareEnginesWithFormationOwner shareMachineImage shareStorage
used by
elements formationInfo/rights formationInfo/sharedWith shareFormation/sharedWith
source <xsd:complexType name="formationSharingInfo">
 
<xsd:complexContent>
   
<xsd:extension base="tns:cloudArtifactSharingInfo">
     
<xsd:sequence>
       
<xsd:element name="allowEngineSharing" type="xs:boolean"/>
       
<xsd:element name="cloningAllowed" type="xs:boolean"/>
       
<xsd:element name="enginesSharedWith" type="tns:engineSharingInfo" nillable="true" minOccurs="0" maxOccurs="unbounded"/>
       
<xsd:element name="keySetAccessAllowed" type="xs:boolean"/>
       
<xsd:element name="launchNumber" type="xs:int"/>
       
<xsd:element name="shareEnginesWithFormationOwner" type="xs:boolean"/>
       
<xsd:element name="shareMachineImage" type="xs:boolean"/>
       
<xsd:element name="shareStorage" type="xs:boolean"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element formationSharingInfo/allowEngineSharing
diagram PlatformServices_p3587.png
type xsd:boolean
properties
content simple
source <xsd:element name="allowEngineSharing" type="xs:boolean"/>

element formationSharingInfo/cloningAllowed
diagram PlatformServices_p3588.png
type xsd:boolean
properties
content simple
source <xsd:element name="cloningAllowed" type="xs:boolean"/>

element formationSharingInfo/enginesSharedWith
diagram PlatformServices_p3589.png
type tns:engineSharingInfo
properties
minOcc 0
maxOcc unbounded
content complex
nillable true
children artifactSharingType creationTime expiryTime marketplaceId orderId productId projectUid tenant tenantType tokenUid engineRoles
source <xsd:element name="enginesSharedWith" type="tns:engineSharingInfo" nillable="true" minOccurs="0" maxOccurs="unbounded"/>

element formationSharingInfo/keySetAccessAllowed
diagram PlatformServices_p3590.png
type xsd:boolean
properties
content simple
source <xsd:element name="keySetAccessAllowed" type="xs:boolean"/>

element formationSharingInfo/launchNumber
diagram PlatformServices_p3591.png
type xsd:int
properties
content simple
source <xsd:element name="launchNumber" type="xs:int"/>

element formationSharingInfo/shareEnginesWithFormationOwner
diagram PlatformServices_p3592.png
type xsd:boolean
properties
content simple
source <xsd:element name="shareEnginesWithFormationOwner" type="xs:boolean"/>

element formationSharingInfo/shareMachineImage
diagram PlatformServices_p3593.png
type xsd:boolean
properties
content simple
source <xsd:element name="shareMachineImage" type="xs:boolean"/>

element formationSharingInfo/shareStorage
diagram PlatformServices_p3594.png
type xsd:boolean
properties
content simple
source <xsd:element name="shareStorage" type="xs:boolean"/>

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