Definition Type: SimpleType
Name: InitiativeFinanceTypeEnumeratedType
Namespace: http://www.starstandard.org/STAR/5/codelists
Containing Schema: CodeLists.xsd
Documentation:
Identifies the type of finance to which the initiative applies. For example, an initiative may only apply to a vehicle that is being leased.
Collapse XSD Schema Diagram:
XSD Diagram of InitiativeFinanceTypeEnumeratedType in schema codelists_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:simpleType name="InitiativeFinanceTypeEnumeratedType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/">Identifies the type of finance to which the initiative applies.  For example, an initiative may only apply to a vehicle that is being leased.</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:normalizedString">
        <xsd:enumeration value="Lease">
            <xsd:annotation>
                <xsd:documentation>Initiative applies to lease deals only.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Finance">
            <xsd:annotation>
                <xsd:documentation>Initiative applies to finance deals only.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration Lease
Enumeration Finance
Collapse Derivation Tree:
Collapse References:
star:InitiativeFinanceTypeCode, star:InitiativeFinanceTypeCode