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