complexType publishArtifacts
diagram PlatformServices_p5900.png
namespace http://impl.platform.rosettahub.com/
children sessionUid marketplaceId artifactUids quantity accessDurationHours expiryTime productName productDescription categories productImgDataUri productRoles productGroups productOrganizations quantityMaxPerUser createNewProject immediateSharing serviceContext
used by
element publishArtifacts
source <xsd:complexType name="publishArtifacts">
 
<xsd:sequence>
   
<xsd:element name="sessionUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="marketplaceId" type="xs:string" minOccurs="0"/>
   
<xsd:element name="artifactUids" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
   
<xsd:element name="quantity" type="xs:int"/>
   
<xsd:element name="accessDurationHours" type="xs:int"/>
   
<xsd:element name="expiryTime" type="xs:dateTime" minOccurs="0"/>
   
<xsd:element name="productName" type="xs:string" minOccurs="0"/>
   
<xsd:element name="productDescription" type="xs:string" minOccurs="0"/>
   
<xsd:element name="categories" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
   
<xsd:element name="productImgDataUri" type="xs:string" minOccurs="0"/>
   
<xsd:element name="productRoles" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
   
<xsd:element name="productGroups" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
   
<xsd:element name="productOrganizations" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>
   
<xsd:element name="quantityMaxPerUser" type="xs:int"/>
   
<xsd:element name="createNewProject" type="xs:boolean"/>
   
<xsd:element name="immediateSharing" type="xs:boolean"/>
   
<xsd:element name="serviceContext" type="tns:serviceContext" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

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

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

element publishArtifacts/artifactUids
diagram PlatformServices_p5903.png
type xsd:string
properties
minOcc 0
maxOcc unbounded
content simple
source <xsd:element name="artifactUids" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>

element publishArtifacts/quantity
diagram PlatformServices_p5904.png
type xsd:int
properties
content simple
source <xsd:element name="quantity" type="xs:int"/>

element publishArtifacts/accessDurationHours
diagram PlatformServices_p5905.png
type xsd:int
properties
content simple
source <xsd:element name="accessDurationHours" type="xs:int"/>

element publishArtifacts/expiryTime
diagram PlatformServices_p5906.png
type xsd:dateTime
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="expiryTime" type="xs:dateTime" minOccurs="0"/>

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

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

element publishArtifacts/categories
diagram PlatformServices_p5909.png
type xsd:string
properties
minOcc 0
maxOcc unbounded
content simple
source <xsd:element name="categories" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>

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

element publishArtifacts/productRoles
diagram PlatformServices_p5911.png
type xsd:string
properties
minOcc 0
maxOcc unbounded
content simple
source <xsd:element name="productRoles" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>

element publishArtifacts/productGroups
diagram PlatformServices_p5912.png
type xsd:string
properties
minOcc 0
maxOcc unbounded
content simple
source <xsd:element name="productGroups" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>

element publishArtifacts/productOrganizations
diagram PlatformServices_p5913.png
type xsd:string
properties
minOcc 0
maxOcc unbounded
content simple
source <xsd:element name="productOrganizations" type="xs:string" minOccurs="0" maxOccurs="unbounded"/>

element publishArtifacts/quantityMaxPerUser
diagram PlatformServices_p5914.png
type xsd:int
properties
content simple
source <xsd:element name="quantityMaxPerUser" type="xs:int"/>

element publishArtifacts/createNewProject
diagram PlatformServices_p5915.png
type xsd:boolean
properties
content simple
source <xsd:element name="createNewProject" type="xs:boolean"/>

element publishArtifacts/immediateSharing
diagram PlatformServices_p5916.png
type xsd:boolean
properties
content simple
source <xsd:element name="immediateSharing" type="xs:boolean"/>

element publishArtifacts/serviceContext
diagram PlatformServices_p5917.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