complexType reallocateToken
diagram PlatformServices_p5974.png
namespace http://impl.platform.rosettahub.com/
children sessionUid tokenUid newOwner counterFraction reallocatable label description serviceContext
used by
element reallocateToken
source <xsd:complexType name="reallocateToken">
 
<xsd:sequence>
   
<xsd:element name="sessionUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="tokenUid" type="xs:string" minOccurs="0"/>
   
<xsd:element name="newOwner" type="xs:string" minOccurs="0"/>
   
<xsd:element name="counterFraction" type="xs:int"/>
   
<xsd:element name="reallocatable" type="xs:boolean"/>
   
<xsd:element name="label" type="xs:string" minOccurs="0"/>
   
<xsd:element name="description" type="xs:string" minOccurs="0"/>
   
<xsd:element name="serviceContext" type="tns:serviceContext" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

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

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

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

element reallocateToken/counterFraction
diagram PlatformServices_p5978.png
type xsd:int
properties
content simple
source <xsd:element name="counterFraction" type="xs:int"/>

element reallocateToken/reallocatable
diagram PlatformServices_p5979.png
type xsd:boolean
properties
content simple
source <xsd:element name="reallocatable" type="xs:boolean"/>

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

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

element reallocateToken/serviceContext
diagram PlatformServices_p5982.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