element allocateAndOpenWorkItem
diagram wp_diagrams/wp_p1883.png
namespace http://api.brm.n2.tibco.com
properties
content complex
children workItemID resource
annotation
documentation
Request element for allocateAndOpenWorkItem operation.
source <xs:element name="allocateAndOpenWorkItem">
 
<xs:annotation>
   
<xs:documentation>Request element for allocateAndOpenWorkItem 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 and opened.</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 allocateAndOpenWorkItem/workItemID
diagram wp_diagrams/wp_p1884.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 and opened.
source <xs:element name="workItemID" type="ManagedObjectID">
 
<xs:annotation>
   
<xs:documentation>ID of a work item that is to be allocated and opened.</xs:documentation>
 
</xs:annotation>
</xs:element>

element allocateAndOpenWorkItem/resource
diagram wp_diagrams/wp_p1885.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>

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