element unallocateWorkItem
diagram wp_diagrams/wp_p2608.png
namespace http://api.brm.n2.tibco.com
properties
content complex
children workItemID
annotation
documentation
Request element for unallocateWorkItem operation.
source <xsd:element name="unallocateWorkItem">
 
<xsd:annotation>
   
<xsd:documentation>Request element for unallocateWorkItem operation.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexType>
   
<xsd:sequence maxOccurs="unbounded">
     
<xsd:element name="workItemID" type="ManagedObjectID">
       
<xsd:annotation>
         
<xsd:documentation>ID of a work item that is to be deallocated.</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element unallocateWorkItem/workItemID
diagram wp_diagrams/wp_p2609.png
type ManagedObjectID
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:long  required      
documentation
Unique ID of the work item.
version  xs:long        
documentation
Version of the work item.

If not set, the latest version will be used.
annotation
documentation
ID of a work item that is to be deallocated.
source <xsd:element name="workItemID" type="ManagedObjectID">
 
<xsd:annotation>
   
<xsd:documentation>ID of a work item that is to be deallocated.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

WSDL documentation generated by XMLSpy WSDL Editor http://www.altova.com/xmlspy