Definition Type: SimpleType
Name: EngineInductionEnumeratedType
Namespace: http://www.starstandard.org/STAR/5/codelists
Containing Schema: CodeLists.xsd
Documentation:
Engine induction
Collapse XSD Schema Diagram:
XSD Diagram of EngineInductionEnumeratedType in schema codelists_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:simpleType name="EngineInductionEnumeratedType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/">Engine induction</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:normalizedString">
        <xsd:enumeration value="turbo">
            <xsd:annotation>
                <xsd:documentation>Turbo engine induction</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="supercharger">
            <xsd:annotation>
                <xsd:documentation>Supercharger engine induction</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="twin-turbo">
            <xsd:annotation>
                <xsd:documentation>Twin-turbo engine induction</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="normally aspirated">
            <xsd:annotation>
                <xsd:documentation>Normally aspirated engine induction</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 turbo
Enumeration supercharger
Enumeration twin-turbo
Enumeration normally aspirated
Enumeration other
Enumeration N/A
Collapse Derivation Tree:
Collapse References:
star:EngineInductionCode, star:EngineInductionCode