element closeWorkItemResponse
diagram wp_diagrams/wp_p2399.png
namespace http://api.brm.n2.tibco.com
properties
content complex
children workItemID
annotation
documentation
Response element for the closeWorkItem operation.
source <xsd:element name="closeWorkItemResponse">
 
<xsd:annotation>
   
<xsd:documentation>Response element for the closeWorkItem 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 has been closed.</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element closeWorkItemResponse/workItemID
diagram wp_diagrams/wp_p2400.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 has been closed.
source <xsd:element name="workItemID" type="ManagedObjectID">
 
<xsd:annotation>
   
<xsd:documentation>ID of a work item that has been closed.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

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