diagram | |||
namespace | http://api.brm.n2.tibco.com | ||
properties |
|
||
children | workItem | ||
annotation |
|
||
source | <xsd:element name="reallocateWorkItemResponse"> <xsd:annotation> <xsd:documentation>Response element for the reallocateWorkItem operation.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence maxOccurs="unbounded"> <xsd:element name="workItem" type="WorkItem"> <xsd:annotation> <xsd:documentation>Complete details of a work item that has been reallocated.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> </xsd:element> |
diagram | |||
type | WorkItem | ||
properties |
|
||
children | id header attributes body workType state visible | ||
annotation |
|
||
source | <xsd:element name="workItem" type="WorkItem"> <xsd:annotation> <xsd:documentation>Complete details of a work item that has been reallocated.</xsd:documentation> </xsd:annotation> </xsd:element> |