element allocateWorkItem
diagram wp_diagrams/wp_p230.png
namespace http://api.brm.n2.tibco.com
properties
content complex
children workItemID resource
annotation
documentation
Request element for allocateWorkItem operation.
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>

element allocateWorkItem/workItemID
diagram wp_diagrams/wp_p231.png
type ManagedObjectID
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:long  required      
documentation
Unique ID of the work item.
version  xs:long        
documentation
Version of the work item.

If not set, the latest version will be used.
annotation
documentation
ID of a work item that is to be allocated.
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>

element allocateWorkItem/resource
diagram wp_diagrams/wp_p232.png
type xs:string
properties
content simple
annotation
documentation
Name of the resource to whom the work item should be allocated.
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>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy