Definition Type: ComplexType
Name: DependentsType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into NumberOfDependentsNumeric in schema components_xsdXSD Diagram of DependentsType in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="DependentsType">
    <xsd:sequence>
        <xsd:element minOccurs="0" name="NumberOfDependentsNumeric" type="udt:NumericType">
            <xsd:annotation>
                <xsd:documentation>
                        Total number of dependents in household.
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
NumberOfDependentsNumeric star:NumberOfDependentsNumeric 0 (1)
Collapse Derivation Tree:
Collapse References:
star:Dependents