| diagram | ![]()  | 
				||
| namespace | http://api.brm.n2.tibco.com | ||
| children | id header attributes body workType state visible | ||
| used by | |||
| annotation | 
  | 
				||
| source | <xs:complexType name="WorkItem"> <xs:annotation> <xs:documentation>Complete details of a work item.</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="id" type="ManagedObjectID"> <xs:annotation> <xs:documentation>ID of the work item.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="header" type="WorkItemHeader"> <xs:annotation> <xs:documentation>Header information about the work item.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="attributes" type="WorkItemAttributes" minOccurs="0"> <xs:annotation> <xs:documentation>Data attributes that can be set on a work item.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="body" type="WorkItemBody" minOccurs="0"> <xs:annotation> <xs:documentation>Complete body of the work item.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="workType" type="dm:WorkTypeSpec" minOccurs="0"> <xs:annotation> <xs:documentation>Details of the work type associated with the work item.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="state" type="WorkItemState"> <xs:annotation> <xs:documentation>Enumerated value defining the current state of the work item.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="visible" type="xs:boolean"> <xs:annotation> <xs:documentation>Boolean value indicating whether or not the work item is visible.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType>  | 
				
| diagram | ![]()  | 
				||||||||||||||||||||||
| type | ManagedObjectID | ||||||||||||||||||||||
| properties | 
  | 
				||||||||||||||||||||||
| attributes | 
  | 
				||||||||||||||||||||||
| annotation | 
  | 
				||||||||||||||||||||||
| source | <xs:element name="id" type="ManagedObjectID"> <xs:annotation> <xs:documentation>ID of the work item.</xs:documentation> </xs:annotation> </xs:element>  | 
				
| diagram | ![]()  | 
				||||||||||||||||||||||||||||||||||||||||||||||
| type | WorkItemHeader | ||||||||||||||||||||||||||||||||||||||||||||||
| properties | 
  | 
				||||||||||||||||||||||||||||||||||||||||||||||
| children | name description flags itemContext | ||||||||||||||||||||||||||||||||||||||||||||||
| attributes | 
  | 
				||||||||||||||||||||||||||||||||||||||||||||||
| annotation | 
  | 
				||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="header" type="WorkItemHeader"> <xs:annotation> <xs:documentation>Header information about the work item.</xs:documentation> </xs:annotation> </xs:element>  | 
				
| diagram | ![]()  | 
				||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | WorkItemAttributes | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties | 
  | 
				||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes | 
  | 
				||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation | 
  | 
				||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="attributes" type="WorkItemAttributes" minOccurs="0"> <xs:annotation> <xs:documentation>Data attributes that can be set on a work item.</xs:documentation> </xs:annotation> </xs:element>  | 
				
| diagram | ![]()  | 
				||||||
| type | WorkItemBody | ||||||
| properties | 
  | 
				||||||
| children | dataModel | ||||||
| annotation | 
  | 
				||||||
| source | <xs:element name="body" type="WorkItemBody" minOccurs="0"> <xs:annotation> <xs:documentation>Complete body of the work item.</xs:documentation> </xs:annotation> </xs:element>  | 
				
| diagram | ![]()  | 
				||||||||||||||||||||||||||||||
| type | WorkTypeSpec | ||||||||||||||||||||||||||||||
| properties | 
  | 
				||||||||||||||||||||||||||||||
| attributes | 
  | 
				||||||||||||||||||||||||||||||
| annotation | 
  | 
				||||||||||||||||||||||||||||||
| source | <xs:element name="workType" type="dm:WorkTypeSpec" minOccurs="0"> <xs:annotation> <xs:documentation>Details of the work type associated with the work item.</xs:documentation> </xs:annotation> </xs:element>  | 
				
| diagram | ![]()  | 
				||||||||||||||||||||||||||||||
| type | WorkItemState | ||||||||||||||||||||||||||||||
| properties | 
  | 
				||||||||||||||||||||||||||||||
| facets | 
  | 
				||||||||||||||||||||||||||||||
| annotation | 
  | 
				||||||||||||||||||||||||||||||
| source | <xs:element name="state" type="WorkItemState"> <xs:annotation> <xs:documentation>Enumerated value defining the current state of the work item.</xs:documentation> </xs:annotation> </xs:element>  | 
				
| diagram | ![]()  | 
				||
| type | xs:boolean | ||
| properties | 
  | 
				||
| annotation | 
  | 
				||
| source | <xs:element name="visible" type="xs:boolean"> <xs:annotation> <xs:documentation>Boolean value indicating whether or not the work item is visible.</xs:documentation> </xs:annotation> </xs:element>  |