Definition Type: SimpleType
Name: VehicleOwnerTypeEnumeratedType
Namespace: http://www.starstandard.org/STAR/5/codelists
Containing Schema: CodeLists.xsd
Documentation:
Designation of actual owners(s) of the purchased vehicle. This may be different from the entity signing the contract.
Collapse XSD Schema Diagram:
XSD Diagram of VehicleOwnerTypeEnumeratedType in schema codelists_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:simpleType name="VehicleOwnerTypeEnumeratedType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/">Designation of actual owners(s) of the purchased vehicle. This may be different from the entity signing the contract.</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:normalizedString">
        <xsd:enumeration value="Individual Applicant">
            <xsd:annotation>
                <xsd:documentation>Represents the individual applicant is the owner of the vehicle</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Co-Applicant">
            <xsd:annotation>
                <xsd:documentation>Represents the co-applicant is the owner of the vehicle.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Joint">
            <xsd:annotation>
                <xsd:documentation>Represents that both individual applicant and co-applicant is the owner of the vehicle.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Other">
            <xsd:annotation>
                <xsd:documentation>Other Indebtedness Vehicle Ownership value.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="N/A">
            <xsd:annotation>
                <xsd:documentation>Not Applicable.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration Individual Applicant
Enumeration Co-Applicant
Enumeration Joint
Enumeration Other
Enumeration N/A
Collapse Derivation Tree:
Collapse References:
star:VehicleOwnerTypeCode, star:VehicleOwnerTypeCode