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

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

element shareGoldenPerspective/sharedWith
diagram PlatformServices_p6497.png
type tns:goldenPerspectiveSharingInfo
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:goldenPerspectiveSharingInfo" minOccurs="0" maxOccurs="unbounded"/>

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

element shareGoldenPerspective/serviceContext
diagram PlatformServices_p6499.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