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

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

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

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

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

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

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

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

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

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

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

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

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

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

element sellToken/serviceContext
diagram PlatformServices_p6239.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