Definition Type: SimpleType
Name: CashPriceInclusionTypeEnumeratedType
Namespace: http://www.starstandard.org/STAR/5/codelists
Containing Schema: CodeLists.xsd
Documentation:
Identifies whether or not the cash price is the base or total.
Collapse XSD Schema Diagram:
XSD Diagram of CashPriceInclusionTypeEnumeratedType in schema codelists_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:simpleType name="CashPriceInclusionTypeEnumeratedType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/">Identifies whether or not the cash price is the base or total.</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:normalizedString">
        <xsd:enumeration value="Base">
            <xsd:annotation>
                <xsd:documentation>Description of an amount for items included in the base vehicle cash price.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Total">
            <xsd:annotation>
                <xsd:documentation>Description of an amount for items included in the total vehicle cash price.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration Base
Enumeration Total
Collapse Derivation Tree:
Collapse References:
star:CashPriceInclusionTypeCode, star:CashPriceInclusionTypeCode