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