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

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

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

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

element shareEfsStorage/serviceContext
diagram PlatformServices_p6443.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