Definition Type: Element
Name: ApplicantDemographics
Namespace: http://www.starstandard.org/STAR/5
Type: star:ApplicantDemographicsType
Containing Schema: Components.xsd
Abstract
Documentation:
The Applicant Demographics component represents characteristics of an applicant, e.g., gender, language, birth date, etc.
Collapse XSD Schema Diagram:
Drilldown into MilitaryIndicator in schema components_xsd Drilldown into RetiredIndicator in schema components_xsd Drilldown into FirstTimeBuyerIndicator in schema components_xsd Drilldown into Dependents in schema components_xsd Drilldown into EducationLevel in schema components_xsd Drilldown into ApplicantDemographicsType in schema components_xsdXSD Diagram of ApplicantDemographics in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="ApplicantDemographics" type="ApplicantDemographicsType">
    <xsd:annotation>
        <xsd:documentation>The Applicant Demographics component represents characteristics of an applicant, e.g., gender, language, birth date, etc.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
EducationLevel star:EducationLevel 0 (1)
Dependents star:Dependents 0 (1)
FirstTimeBuyerIndicator star:FirstTimeBuyerIndicator 0 (1)
RetiredIndicator star:RetiredIndicator 0 (1)
MilitaryIndicator star:MilitaryIndicator 0 (1)
Collapse Derivation Tree: