element asyncSuspendWorkItem
diagram brm_all_diagrams/brm_all_p58.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>

element asyncSuspendWorkItem/messageDetails
diagram brm_all_diagrams/brm_all_p59.png
type AsyncWorkItemDetails
properties
content complex
children workItemId activityID uaSequenceId brmSequenceId
annotation
documentation
Information to track which work item this message is associated with.
source <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>

element asyncSuspendWorkItem/forceSuspend
diagram brm_all_diagrams/brm_all_p60.png
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
default false
annotation
documentation
If the suspend operation should be forced
source <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>


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