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

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

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

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

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

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

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

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

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

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

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

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

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

element publishToken/serviceContext
diagram PlatformServices_p5934.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