complexType reallocateWorkItemData
diagram brm_wsdl_diagrams/brm_wsdl_p116.png
namespace http://api.brm.n2.tibco.com
children workItemID resource workItemPayload
used by
element reallocateWorkItemData
source <xs:complexType name="reallocateWorkItemData">
 
<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="workItemPayload" type="WorkItemBody">
     
<xs:annotation>
       
<xs:documentation>Complete body of the specified work item.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

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