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