element completeWorkItemResponse
diagram wp_diagrams/wp_p91.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>

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