Definition Type: Element
Name: EmployeePerson
Namespace: http://www.starstandard.org/STAR/5
Type: star:EmployeePersonType
Containing Schema: Components.xsd
Abstract
Documentation:
An employee of a dealership, or other organization.
Collapse XSD Schema Diagram:
Drilldown into PreferredLanguageCode in schema components_xsd Drilldown into HireDate in schema components_xsd Drilldown into SpecifiedPerson in schema components_xsd Drilldown into AlternatePartyDocument in schema components_xsd Drilldown into EmployeePersonType in schema components_xsdXSD Diagram of EmployeePerson in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="EmployeePerson" type="EmployeePersonType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">An employee of a
                dealership, or other organization.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
AlternatePartyDocument star:AlternatePartyDocument 0 unbounded
SpecifiedPerson star:SpecifiedPerson 0 1
HireDate star:HireDate 0 (1)
PreferredLanguageCode star:PreferredLanguageCode 0 1
Collapse Derivation Tree: