Definition Type: SimpleType
Name: PartOrderingRestrictionCodeEnumeratedType
Namespace: http://www.starstandard.org/STAR/5/codelists
Containing Schema: CodeLists.xsd
Documentation:
Identifies if the ordering of a part is restricted
Collapse XSD Schema Diagram:
XSD Diagram of PartOrderingRestrictionCodeEnumeratedType in schema codelists_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:simpleType name="PartOrderingRestrictionCodeEnumeratedType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/">Identifies if the ordering of a part is restricted</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:normalizedString">
        <xsd:enumeration value="0">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">No restrictions</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="3">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Obsolete</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="4">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Non-USA part</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="5">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Out of Production</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="6">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">No longer Procured</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="7">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Not yet Adopted</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration 0
Enumeration 3
Enumeration 4
Enumeration 5
Enumeration 6
Enumeration 7
Collapse Derivation Tree:
Collapse References:
star:PartOrderRestriction