element asyncSuspendWorkItem
diagram wp_diagrams/wp_p93.png
namespace http://api.brm.n2.tibco.com
properties
content complex
children messageDetails forceSuspend
annotation
documentation
Async - Request element for the suspendWorkItem operation.
source <xs:element name="asyncSuspendWorkItem">
 
<xs:annotation>
   
<xs:documentation>Async - Request element for the suspendWorkItem operation.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="messageDetails" type="AsyncWorkItemDetails">
       
<xs:annotation>
         
<xs:documentation>Information to track which work item this message is associated with.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="forceSuspend" type="xs:boolean" default="false" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>If the suspend operation should be forced</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

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