The taskListType contains all tasks related to the requested process for the laboratory. It allows the customer to indicate which activities should be carried out on the item.
The tree structure of the element dcr:taskListType has the following appearance:
<xs:complexType name="taskListType">
<xs:sequence>
<xs:element name="task" type="dcr:taskType" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
See the list of abbreviations here
| Element Element type |
Use | Description |
|---|---|---|
| dcr:task (dcr:taskType) |
[M] | One or more tasks specified by the customer for the laboratory. |