Definition Type: SimpleType
Name: TireTypeEnumeratedType
Namespace: http://www.starstandard.org/STAR/5/codelists
Containing Schema: CodeLists.xsd
Collapse XSD Schema Diagram:
XSD Diagram of TireTypeEnumeratedType in schema codelists_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:simpleType name="TireTypeEnumeratedType">
    <xsd:restriction base="xsd:normalizedString">
        <xsd:enumeration value="Radial">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/">A type tire construction utilizing plies that run radially from bead to bead under the tread. This construction requires a belt to stabilize the tread and define the tire diameter.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Bias-Ply">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/">A type of tire construction utilizing plies that run diagonally from one bead to the other. One ply is set on a bias in one direction, and succeeding plies are set alternately in opposing directions crossing each other.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration Radial
Enumeration Bias-Ply
Collapse Derivation Tree:
Collapse References:
star:TireTypeCode, star:TireTypeCode