Uses the Component:TechnicianSkillLevelType
The technician skill level required to complete the operation.
Table 6.60. Fields and Components
Name | Description | Occurrence | Type | Data Type | User Notes |
---|---|---|---|---|---|
TechnicianSkillTypeCode |
Type of training required to perform the labor operation | 0..1 | Field | udt:CodeType | |
SkillLevel |
Level of training required to perform the labor operation | 0..1 | Field | udt:TextType |
The XML Sample provided here is an approximation of the generated XML for this component. Not all of the fields are required for implementation.
Example 6.60. TechnicianSkillLevel
<TechnicianSkillLevel> <TechnicianSkillTypeCode>......</TechnicianSkillTypeCode> [0..1] <SkillLevel>......</SkillLevel> [0..1] </TechnicianSkillLevel>