Definition Type: ComplexType
Name: TechnicianSkillType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: DeprecatedComponents.xsd
Abstract
Documentation:
Deprecated: Should use TechnicianSkillLevelType
Collapse XSD Schema Diagram:
Drilldown into TechnicianSkillLevelCode in schema deprecatedcomponents_xsd Drilldown into TechnicianSkillAreaString in schema deprecatedcomponents_xsdXSD Diagram of TechnicianSkillType in schema deprecatedcomponents_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="TechnicianSkillType">
    <xsd:annotation>
        <xsd:documentation>Deprecated: Should use TechnicianSkillLevelType</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element minOccurs="0" name="TechnicianSkillAreaString" type="qdt:StringType">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Type of training required to perform the labor operation</ccts:Definition>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="TechnicianSkillLevelCode" type="udt:CodeType">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Level of training required to perform the labor operation</ccts:Definition>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TechnicianSkillAreaString star:TechnicianSkillAreaString 0 (1)
TechnicianSkillLevelCode star:TechnicianSkillLevelCode 0 (1)
Collapse Derivation Tree:
Collapse References:
star:TechnicianSkill