| diagram | ![]()  | 
				||
| namespace | http://api.brm.n2.tibco.com | ||
| children | workItemID itemSchedule itemBody dynamicOrgAttributes | ||
| used by | 
  | 
				||
| source | <xs:complexType name="rescheduleWorkItem"> <xs:sequence> <xs:element name="workItemID" type="ObjectID"> <xs:annotation> <xs:documentation>ID of a work item that is to be rescheduled. </xs:documentation> </xs:annotation> </xs:element> <xs:element name="itemSchedule" type="ItemSchedule" minOccurs="0"> <xs:annotation> <xs:documentation>Optional item schedule period to be associated with the work item. If no object is passed then the item schedule period will not be changed.</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:element name="dynamicOrgAttributes" type="orgdto:XmlDynamicIdField" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>If specified the work item will be "re-offered" to the dynamic instance of the org model pointed to by the array of name / value pairs. If the work item is opened / allocated to a resource and the resource still has visiblity of the work item in the new entities then it will remain allocated to them. Otherwise it will be re-offered.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType>  | 
				
| diagram | ![]()  | 
				||||||||||||||
| type | ObjectID | ||||||||||||||
| properties | 
  | 
				||||||||||||||
| attributes | 
  | 
				||||||||||||||
| annotation | 
  | 
				||||||||||||||
| source | <xs:element name="workItemID" type="ObjectID"> <xs:annotation> <xs:documentation>ID of a work item that is to be rescheduled. </xs:documentation> </xs:annotation> </xs:element>  | 
				
| diagram | ![]()  | 
				||||||
| type | ItemSchedule | ||||||
| properties | 
  | 
				||||||
| children | startDate maxDuration targetDate | ||||||
| annotation | 
  | 
				||||||
| source | <xs:element name="itemSchedule" type="ItemSchedule" minOccurs="0"> <xs:annotation> <xs:documentation>Optional item schedule period to be associated with the work item. If no object is passed then the item schedule period will not be changed.</xs:documentation> </xs:annotation> </xs:element>  | 
				
| diagram | ![]()  | 
				||||||
| type | ItemBody | ||||||
| properties | 
  | 
				||||||
| children | parameter | ||||||
| annotation | 
  | 
				||||||
| 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>  | 
				
| diagram | ![]()  | 
				||||||||||||||||||
| type | XmlDynamicIdField | ||||||||||||||||||
| properties | 
  | 
				||||||||||||||||||
| attributes | 
  | 
				||||||||||||||||||
| annotation | 
  | 
				||||||||||||||||||
| source | <xs:element name="dynamicOrgAttributes" type="orgdto:XmlDynamicIdField" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>If specified the work item will be "re-offered" to the dynamic instance of the org model pointed to by the array of name / value pairs. If the work item is opened / allocated to a resource and the resource still has visiblity of the work item in the new entities then it will remain allocated to them. Otherwise it will be re-offered.</xs:documentation> </xs:annotation> </xs:element>  |