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

element allocateWorkItem/workItemID
diagram wp_diagrams/wp_p2365.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 <xsd:element name="workItemID" type="ManagedObjectID">
 
<xsd:annotation>
   
<xsd:documentation>ID of a work item that is to be allocated.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

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

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