diagram | |||
namespace | http://api.brm.n2.tibco.com | ||
properties |
|
||
children | workItem | ||
annotation |
|
||
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> |
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 reallocated.</xs:documentation> </xs:annotation> </xs:element> |