complexType federatedBucketSharingInfo
diagram PlatformServices_p2928.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 rights
used by
elements federatedBucketInfo/rights shareFederatedBucket/sharedWith federatedBucketInfo/sharedWith
source <xsd:complexType name="federatedBucketSharingInfo">
 
<xsd:complexContent>
   
<xsd:extension base="tns:cloudArtifactSharingInfo">
     
<xsd:sequence>
       
<xsd:element name="rights" type="xs:string" minOccurs="0"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

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

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