/component_viewer/plots/task
| Parent Element | Element Chain | ||
|---|---|---|---|
| plots | /component_viewer/plots | ||
| Attributes | Description | Type | Use |
| name | The name of the task definition, used as title in UI | xs:string | required |
| Child Element | Description | Type | Occurrence |
| create | Defines the information of task being created | TaskCreateType | 0..1 |
| switch_in | Defines the information of task being switched in | TaskSwitchInType | 0..1 |
| switch_out | Defines the information of task being switched out | TaskSwitchOutType | 0..1 |
