complexType shareEngine
diagram PlatformServices_p6445.png
namespace http://impl.platform.rosettahub.com/
children sessionUid engineUid sharedWith replace serviceContext
used by
element shareEngine
source <xsd:complexType name="shareEngine">
 
<xsd:sequence>
   
<xsd:element name="sessionUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="engineUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="sharedWith" type="tns:engineSharingInfo" 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 shareEngine/sessionUid
diagram PlatformServices_p6446.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="sessionUid" type="xs:string" minOccurs="0"/>

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

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

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

element shareEngine/serviceContext
diagram PlatformServices_p6450.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