element asyncResumeWorkItem
diagram brm_all_diagrams/brm_all_p36.png
namespace http://api.brm.n2.tibco.com
properties
content complex
children messageDetails
annotation
documentation
Async - Request element for the resumeWorkItem operation.
source <xs:element name="asyncResumeWorkItem">
 
<xs:annotation>
   
<xs:documentation>Async - Request element for the resumeWorkItem 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:sequence>
 
</xs:complexType>
</xs:element>

element asyncResumeWorkItem/messageDetails
diagram brm_all_diagrams/brm_all_p37.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>


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