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