element enableWorkItem
diagram brm_wsdl_diagrams/brm_wsdl_p1804.png
namespace http://api.brm.n2.tibco.com
properties
content complex
children workItemID itemBody
annotation
documentation
Request element for enableWorkItem operation.
source <xs:element name="enableWorkItem">
 
<xs:annotation>
   
<xs:documentation>Request element for enableWorkItem operation.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="workItemID" type="ObjectID"/>
     
<xs:element name="itemBody" type="ItemBody"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element enableWorkItem/workItemID
diagram brm_wsdl_diagrams/brm_wsdl_p1805.png
type ObjectID
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:long  required      
documentation
Unique ID of the work item.
source <xs:element name="workItemID" type="ObjectID"/>

element enableWorkItem/itemBody
diagram brm_wsdl_diagrams/brm_wsdl_p1806.png
type ItemBody
properties
content complex
children parameter
source <xs:element name="itemBody" type="ItemBody"/>

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