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

element reallocateWorkItemDataResponse/workItem
diagram wp_diagrams/wp_p417.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 <xs:element name="workItem" type="WorkItem">
 
<xs:annotation>
   
<xs:documentation>Complete details of a work item that has been reallocated.</xs:documentation>
 
</xs:annotation>
</xs:element>


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