Definition Type: Element
Name: TechnicianSkillLevel
Namespace: http://www.starstandard.org/STAR/5
Type: star:TechnicianSkillLevelType
Containing Schema: Components.xsd
Abstract
Documentation:
The technician skill level required to complete the operation.
Collapse XSD Schema Diagram:
Drilldown into SkillLevel in schema components_xsd Drilldown into TechnicianSkillTypeCode in schema components_xsd Drilldown into TechnicianSkillLevelType in schema components_xsdXSD Diagram of TechnicianSkillLevel in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="TechnicianSkillLevel" type="TechnicianSkillLevelType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">The technician skill
                level required to complete the operation.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TechnicianSkillTypeCode star:TechnicianSkillTypeCode 0 (1)
SkillLevel star:SkillLevel 0 (1)
Collapse Derivation Tree: