Definition Type: SimpleType
Name: TaxCreditTypeEnumeratedType
Namespace: http://www.starstandard.org/STAR/5/codelists
Containing Schema: CodeLists.xsd
Documentation:
Indicates the type of credit being applied.
Collapse XSD Schema Diagram:
XSD Diagram of TaxCreditTypeEnumeratedType in schema codelists_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:simpleType name="TaxCreditTypeEnumeratedType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/">Indicates the type of credit being applied.</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:normalizedString">
        <xsd:enumeration value="Hybrid Vehicle">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Hybrid Vehicle</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Other">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Other</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration Hybrid Vehicle
Enumeration Other
Collapse Derivation Tree:
Collapse References:
star:TaxCreditTypeCode, star:TaxCreditTypeCode