Definition Type: SimpleType
Name: DealerProductsTypeCodeEnumeratedType
Namespace: http://www.starstandard.org/STAR/5/codelists
Containing Schema: CodeLists.xsd
Documentation:
Describes the various dealer product types. These are not related to Other Charges, or Programs and Rates.
Collapse XSD Schema Diagram:
XSD Diagram of DealerProductsTypeCodeEnumeratedType in schema codelists_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:simpleType name="DealerProductsTypeCodeEnumeratedType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/">Describes the various dealer product types.  These are not related to Other Charges, or Programs and Rates.</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:normalizedString">
        <xsd:enumeration value="Etching">
            <xsd:annotation>
                <xsd:documentation>
                        Theft deterrent item where the VIN is etched into the window of a vehicle  
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Theft Deterrent">
            <xsd:annotation>
                <xsd:documentation>
                        A device sold by the dealer used to deter theft of a vehicle.  
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Surface Protection">
            <xsd:annotation>
                <xsd:documentation>
                        Paint and/or undercoating protection applied to a vehicle
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Used Vehicle Contract Cancellation Option Agreement">
            <xsd:annotation>
                <xsd:documentation>
                        agreement that allows the customer to cancel the contract under certain conditions
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Other">
            <xsd:annotation>
                <xsd:documentation>Other</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 Etching
Enumeration Theft Deterrent
Enumeration Surface Protection
Enumeration Used Vehicle Contract Cancellation Option Agreement
Enumeration Other
Enumeration N/A