Definition Type: ComplexType
Name: ServiceTechnicianType
Namespace: http://www.starstandard.org/STAR/5
Type: star:TechnicianBaseType
Containing Schema: DeprecatedComponents.xsd
Abstract
Documentation:
Deprecated
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_xsd Drilldown into TechnicianBaseType in schema deprecatedcomponents_xsdXSD Diagram of ServiceTechnicianType in schema deprecatedcomponents_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="ServiceTechnicianType">
    <xsd:annotation>
        <xsd:documentation>Deprecated</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="TechnicianBaseType" />
    </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: