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

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


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