element allocateWorkItem
diagram brm_wsdl_diagrams/brm_wsdl_p125.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>

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