complexType sellArtifacts
diagram PlatformServices_p6203.png
namespace http://impl.platform.rosettahub.com/
children sessionUid marketplaceId artifactUids quantity accessDurationHours expiryTime productName productDescription price categories productImgDataUri productRoles productGroups productOrganizations quantityMaxPerCustomer createNewProject immediateSharing serviceContext
used by
element sellArtifacts
source <xsd:complexType name="sellArtifacts">
 
<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="price" type="xs:double"/>
   
<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="quantityMaxPerCustomer" 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 sellArtifacts/sessionUid
diagram PlatformServices_p6204.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="sessionUid" type="xs:string" minOccurs="0"/>

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

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

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

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

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

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

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

element sellArtifacts/price
diagram PlatformServices_p6212.png
type xsd:double
properties
content simple
source <xsd:element name="price" type="xs:double"/>

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

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

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

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

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

element sellArtifacts/quantityMaxPerCustomer
diagram PlatformServices_p6218.png
type xsd:int
properties
content simple
source <xsd:element name="quantityMaxPerCustomer" type="xs:int"/>

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

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

element sellArtifacts/serviceContext
diagram PlatformServices_p6221.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