Definition Type: ComplexType
Name: PersonnelDetailType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: Personnel.xsd
Abstract
Documentation:
Personnel Detail information
Collapse XSD Schema Diagram:
Drilldown into EmployeePerson in schema components_xsdXSD Diagram of PersonnelDetailType in schema personnel_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="PersonnelDetailType">
    <xsd:annotation xmlns="http://www.starstandards.org/STAR">
        <xsd:documentation source="http://www.starstandard.org/STAR/5">Personnel Detail information</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element ref="EmployeePerson" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
EmployeePerson star:EmployeePerson (1) (1)
Collapse Derivation Tree:
Collapse References:
star:PersonnelDetail