diagram | |||
namespace | http://api.brm.n2.tibco.com | ||
properties |
|
||
children | workItem | ||
annotation |
|
||
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> |
diagram | |||
type | WorkItem | ||
properties |
|
||
children | id header attributes body workType state visible | ||
annotation |
|
||
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> |