Definition Type: ComplexType
Name: TechnicianBaseType
Namespace: http://www.starstandard.org/STAR/5
Type: star:PartyBaseType
Containing Schema: DeprecatedComponents.xsd
Abstract
Documentation:
Deprecated: Use PartyABIEType
Collapse XSD Schema Diagram:
Drilldown into TechnicianSkillLevelCode in schema deprecatedcomponents_xsd Drilldown into TechnicianSkillAreaString in schema deprecatedcomponents_xsd Drilldown into TeamName in schema deprecatedcomponents_xsd Drilldown into TechnicianName in schema deprecatedcomponents_xsd Drilldown into OrganizationalPartyAlternatePartyId in schema deprecatedcomponents_xsd Drilldown into PartyID in schema deprecatedcomponents_xsd Drilldown into PartyBaseType in schema deprecatedcomponents_xsdXSD Diagram of TechnicianBaseType in schema deprecatedcomponents_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="TechnicianBaseType">
    <xsd:annotation>
        <xsd:documentation>Deprecated: Use PartyABIEType</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="PartyBaseType">
            <xsd:sequence>
                <xsd:element maxOccurs="unbounded" minOccurs="0" ref="OrganizationalPartyAlternatePartyId">
                    <xsd:annotation>
                        <xsd:documentation>
                            <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Social security number or other legal document Id of technician</ccts:Definition>
                        </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" name="TechnicianName" type="udt:NameType">
                    <xsd:annotation>
                        <xsd:documentation>
                            <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Name of technician assigned to RO</ccts:Definition>
                        </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element minOccurs="0" name="TeamName" type="udt:NameType">
                    <xsd:annotation>
                        <xsd:documentation>
                            <ccts:Definition xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Team assigned to Repair Order</ccts:Definition>
                        </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <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:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PartyID star:PartyID 0 (1)
OrganizationalPartyAlternatePartyId star:OrganizationalPartyAlternatePartyId 0 unbounded
TechnicianName star:TechnicianName 0 (1)
TeamName star:TeamName 0 (1)
TechnicianSkillAreaString star:TechnicianSkillAreaString 0 (1)
TechnicianSkillLevelCode star:TechnicianSkillLevelCode 0 (1)
Collapse Derivation Tree:
Collapse References:
star:ServiceTechnicianType, star:TechnicianBase