Uses the Component:ServiceLaborTimeValueType
Component to assign time values referenced to mechanics. Multiple values may be stated, related to different mechanics and different degrees of complexity.
Table 6.57. Fields and Components
Name | Description | Occurrence | Type | Data Type | User Notes |
---|---|---|---|---|---|
TimeUnit |
Time units related to the labor performed by a technician. | 1..1 | Field | sqdt:TimeUntiSchemeIDType | |
DegreeOfComplexity |
Indicator of the complexity of the labor operation. | 0..1 | Field | udt:NumericType | |
ServiceTechnicianParty |
The Technician repsonsible for the service on a vehicle | 0..1 | Component | PartyABIEType |
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.57. ServiceLaborTimeValue
<ServiceLaborTimeValue> <TimeUnit>......</TimeUnit> [1..1] <DegreeOfComplexity>......</DegreeOfComplexity> [0..1] <ServiceTechnicianParty>......</ServiceTechnicianParty> [0..1] </ServiceLaborTimeValue>