element reallocateWorkItemResponse
diagram brm_all_diagrams/brm_all_p201.png
namespace http://api.brm.n2.tibco.com
properties
content complex
children workItem
annotation
documentation
Response element for the reallocateWorkItem operation.
source <xs:element name="reallocateWorkItemResponse">
 
<xs:annotation>
   
<xs:documentation>Response element for the reallocateWorkItem 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 reallocateWorkItemResponse/workItem
diagram brm_all_diagrams/brm_all_p202.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