element saveOpenWorkItem
diagram wp_diagrams/wp_p3248.png
namespace http://api.brm.n2.tibco.com
properties
content complex
children workItemID workItemPayload
annotation
documentation
Request element for saveOpenWorkItem operation.
source <xsd:element name="saveOpenWorkItem">
 
<xsd:annotation>
   
<xsd:documentation>Request element for saveOpenWorkItem operation.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="workItemID" type="ManagedObjectID">
       
<xsd:annotation>
         
<xsd:documentation>ID of the open work item that is to be saved.</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
     
<xsd:element name="workItemPayload" type="WorkItemBody">
       
<xsd:annotation>
         
<xsd:documentation>Complete body of the specified work item.</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element saveOpenWorkItem/workItemID
diagram wp_diagrams/wp_p3249.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 open work item that is to be saved.
source <xsd:element name="workItemID" type="ManagedObjectID">
 
<xsd:annotation>
   
<xsd:documentation>ID of the open work item that is to be saved.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element saveOpenWorkItem/workItemPayload
diagram wp_diagrams/wp_p3250.png
type WorkItemBody
properties
content complex
children dataModel
annotation
documentation
Complete body of the specified work item.
source <xsd:element name="workItemPayload" type="WorkItemBody">
 
<xsd:annotation>
   
<xsd:documentation>Complete body of the specified work item.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

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