element asyncRescheduleWorkItem
diagram brm_all_diagrams/brm_all_p29.png
namespace http://api.brm.n2.tibco.com
properties
content complex
children itemSchedule messageDetails itemBody
annotation
documentation
Async - Request element for rescheduleWorkItem operation.
source <xs:element name="asyncRescheduleWorkItem">
 
<xs:annotation>
   
<xs:documentation>Async - Request element for rescheduleWorkItem operation.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="itemSchedule" type="ItemSchedule" minOccurs="0"/>
     
<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="itemBody" type="ItemBody" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Optional work item body containing data changes on a  reschedule. The body is the the data as a name/value pair.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element asyncRescheduleWorkItem/itemSchedule
diagram brm_all_diagrams/brm_all_p30.png
type ItemSchedule
properties
minOcc 0
maxOcc 1
content complex
children startDate maxDuration targetDate
source <xs:element name="itemSchedule" type="ItemSchedule" minOccurs="0"/>

element asyncRescheduleWorkItem/messageDetails
diagram brm_all_diagrams/brm_all_p31.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 asyncRescheduleWorkItem/itemBody
diagram brm_all_diagrams/brm_all_p32.png
type ItemBody
properties
minOcc 0
maxOcc 1
content complex
children parameter
annotation
documentation
Optional work item body containing data changes on a  reschedule. The body is the the data as a name/value pair.
source <xs:element name="itemBody" type="ItemBody" minOccurs="0">
 
<xs:annotation>
   
<xs:documentation>Optional work item body containing data changes on a  reschedule. The body is the the data as a name/value pair.</xs:documentation>
 
</xs:annotation>
</xs:element>


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