Definition Type: SimpleType
Name: StartingSystemTypeEnumeratedType
Namespace: http://www.starstandard.org/STAR/5/codelists
Containing Schema: CodeLists.xsd
Collapse XSD Schema Diagram:
XSD Diagram of StartingSystemTypeEnumeratedType in schema codelists_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:simpleType name="StartingSystemTypeEnumeratedType">
    <xsd:restriction base="xsd:normalizedString">
        <xsd:enumeration value="Electric">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/">Electric engine starting system</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Manual">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/">Pull engine starting system</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Other">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/">Other engine starting system</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration Electric
Enumeration Manual
Enumeration Other
Collapse Derivation Tree:
Collapse References:
star:StartingSystemTypeCode, star:StartingSystemTypeCode