element completeWorkItemResponse
diagram brm_wsdl_diagrams/brm_wsdl_p1049.png
namespace http://api.brm.n2.tibco.com
properties
content complex
children groupID nextWorkItem
annotation
documentation
Response element for the completeWorkItem operation.
source <xs:element name="completeWorkItemResponse">
 
<xs:annotation>
   
<xs:documentation>Response element for the completeWorkItem operation.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:choice minOccurs="0">
     
<xs:element name="groupID" type="xs:long">
       
<xs:annotation>
         
<xs:documentation>ID of the work group that this work item belongs to.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="nextWorkItem" type="ManagedObjectID">
       
<xs:annotation>
         
<xs:documentation>ID of the next work item in the specified work group.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:choice>
 
</xs:complexType>
</xs:element>

element completeWorkItemResponse/groupID
diagram brm_wsdl_diagrams/brm_wsdl_p1050.png
type xs:long
properties
content simple
annotation
documentation
ID of the work group that this work item belongs to.
source <xs:element name="groupID" type="xs:long">
 
<xs:annotation>
   
<xs:documentation>ID of the work group that this work item belongs to.</xs:documentation>
 
</xs:annotation>
</xs:element>

element completeWorkItemResponse/nextWorkItem
diagram brm_wsdl_diagrams/brm_wsdl_p1051.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 the next work item in the specified work group.
source <xs:element name="nextWorkItem" type="ManagedObjectID">
 
<xs:annotation>
   
<xs:documentation>ID of the next work item in the specified work group.</xs:documentation>
 
</xs:annotation>
</xs:element>

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