diagram | |||
namespace | http://api.brm.n2.tibco.com | ||
properties |
|
||
children | workItemID resource | ||
annotation |
|
||
source | <xs:element name="allocateWorkItem"> <xs:annotation> <xs:documentation>Request element for allocateWorkItem operation.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence maxOccurs="unbounded"> <xs:element name="workItemID" type="ManagedObjectID"> <xs:annotation> <xs:documentation>ID of a work item that is to be allocated.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="resource" type="xs:string"> <xs:annotation> <xs:documentation>Name of the resource to whom the work item should be allocated.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||||||||||||||||||
type | ManagedObjectID | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="workItemID" type="ManagedObjectID"> <xs:annotation> <xs:documentation>ID of a work item that is to be allocated.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="resource" type="xs:string"> <xs:annotation> <xs:documentation>Name of the resource to whom the work item should be allocated.</xs:documentation> </xs:annotation> </xs:element> |