element unallocateWorkItemResponse
diagram wp_diagrams/wp_p1447.png
namespace http://api.brm.n2.tibco.com
properties
content complex
children workItem
annotation
documentation
Response element for the unallocateWorkItem operation.
source <xs:element name="unallocateWorkItemResponse">
 
<xs:annotation>
   
<xs:documentation>Response element for the unallocateWorkItem 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 deallocated.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

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

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