Definition Type: Element
Name: ContractDemographics
Namespace: http://www.starstandard.org/STAR/5
Type: star:ContractDemographicsType
Containing Schema: Components.xsd
Abstract
Documentation:
The ContractDemographics component represents characteristics about an individual (e.g., birth date, age, etc.) associated with a contract.
Collapse XSD Schema Diagram:
Drilldown into MaritalStatusCode in schema components_xsd Drilldown into AgeNumeric in schema components_xsd Drilldown into MaritalSignature in schema components_xsd Drilldown into FirstTimeBuyerIndicator in schema components_xsd Drilldown into BirthDate in schema components_xsd Drilldown into ContractDemographicsType in schema components_xsdXSD Diagram of ContractDemographics in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="ContractDemographics" type="ContractDemographicsType">
    <xsd:annotation>
        <xsd:documentation>The ContractDemographics component represents characteristics about an individual (e.g., birth date, age, etc.) associated with a contract.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
BirthDate star:BirthDate 0 (1)
FirstTimeBuyerIndicator star:FirstTimeBuyerIndicator 0 (1)
MaritalSignature star:MaritalSignature 0 (1)
AgeNumeric star:AgeNumeric 0 (1)
MaritalStatusCode star:MaritalStatusCode 0 (1)
Collapse Derivation Tree: