element reallocateWorkItem
diagram wp_diagrams/wp_p154.png
namespace http://api.brm.n2.tibco.com
properties
content complex
children workItemID resource revertData
annotation
documentation
Request element for reallocateWorkItem operation.
source <xs:element name="reallocateWorkItem">
 
<xs:annotation>
   
<xs:documentation>Request element for reallocateWorkItem operation.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence maxOccurs="unbounded">
     
<xs:element name="workItemID" type="ManagedObjectID">
       
<xs:annotation>
         
<xs:documentation>ID of a work item that is to be reallocated.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="resource" type="xs:string">
       
<xs:annotation>
         
<xs:documentation>Name of the resource to whom the specified work item should be reallocated.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="revertData" type="xs:boolean">
       
<xs:annotation>
         
<xs:documentation>Boolean that defines whether the data associated with the specified work item is to be reverted or not.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

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