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

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

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

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

element shareFederatedImage/serviceContext
diagram PlatformServices_p6478.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