Definition Type: Element
Name: EmploymentDemographics
Namespace: http://www.starstandard.org/STAR/5
Type: star:EmploymentDemographicsType
Containing Schema: Components.xsd
Abstract
Documentation:
Information that relates to the demographics of employment. Items include income, employment period, etc.
Collapse XSD Schema Diagram:
Drilldown into SelfEmployedIndicator in schema components_xsd Drilldown into OccupationCategoryCode in schema components_xsd Drilldown into Occupation in schema components_xsd Drilldown into EmploymentStatusCode in schema components_xsd Drilldown into EmploymentPeriod in schema components_xsd Drilldown into IncomePeriodCode in schema components_xsd Drilldown into IncomeAmount in schema components_xsd Drilldown into EmploymentDemographicsType in schema components_xsdXSD Diagram of EmploymentDemographics in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="EmploymentDemographics" type="EmploymentDemographicsType">
    <xsd:annotation>
        <xsd:documentation> Information that relates to the demographics of employment. Items
                include income, employment period, etc. </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
IncomeAmount star:IncomeAmount 0 1
IncomePeriodCode star:IncomePeriodCode 0 1
EmploymentPeriod star:EmploymentPeriod 0 1
EmploymentStatusCode star:EmploymentStatusCode 0 1
Occupation star:Occupation 0 1
OccupationCategoryCode star:OccupationCategoryCode 0 1
SelfEmployedIndicator star:SelfEmployedIndicator 0 1
Collapse Derivation Tree: