diagram | |||
namespace | http://impl.platform.rosettahub.com/ | ||
children | sessionUid marketplaceId tokenUid productName productDescription price categories productImgDataUri productRoles productGroups productOrganizations quantityMaxPerCustomer createNewProject immediateSharing serviceContext | ||
used by |
|
||
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> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="sessionUid" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="marketplaceId" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="tokenUid" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="productName" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="productDescription" type="xs:string" minOccurs="0"/> |
diagram | |||
type | xsd:double | ||
properties |
|
||
source | <xsd:element name="price" type="xs:double"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="categories" type="xs:string" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="productImgDataUri" type="xs:string" minOccurs="0"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="productRoles" type="xs:string" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="productGroups" type="xs:string" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||
type | xsd:string | ||||||
properties |
|
||||||
source | <xsd:element name="productOrganizations" type="xs:string" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||
type | xsd:int | ||
properties |
|
||
source | <xsd:element name="quantityMaxPerCustomer" type="xs:int"/> |
diagram | |||
type | xsd:boolean | ||
properties |
|
||
source | <xsd:element name="createNewProject" type="xs:boolean"/> |
diagram | |||
type | xsd:boolean | ||
properties |
|
||
source | <xsd:element name="immediateSharing" type="xs:boolean"/> |
diagram | |||||||
type | tns:serviceContext | ||||||
properties |
|
||||||
children | asynch originatorUid | ||||||
source | <xsd:element name="serviceContext" type="tns:serviceContext" minOccurs="0"/> |