element reallocateWorkItemDataResponse
diagram wp_diagrams/wp_p2550.png
namespace http://api.brm.n2.tibco.com
properties
content complex
children workItem
annotation
documentation
Response element for the reallocateWorkItemData operation.
source <xsd:element name="reallocateWorkItemDataResponse">
 
<xsd:annotation>
   
<xsd:documentation>Response element for the reallocateWorkItemData operation.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexType>
   
<xsd:sequence maxOccurs="unbounded">
     
<xsd:element name="workItem" type="WorkItem">
       
<xsd:annotation>
         
<xsd:documentation>Complete details of a work item that has been reallocated.</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element reallocateWorkItemDataResponse/workItem
diagram wp_diagrams/wp_p2551.png
type WorkItem
properties
content complex
children id header attributes body workType state visible
annotation
documentation
Complete details of a work item that has been reallocated.
source <xsd:element name="workItem" type="WorkItem">
 
<xsd:annotation>
   
<xsd:documentation>Complete details of a work item that has been reallocated.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

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