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