Definition Type: SimpleType
Name: PartTypeEnumeratedType
Namespace: http://www.starstandard.org/STAR/5/codelists
Containing Schema: CodeLists.xsd
Documentation:
Specifies whether the parts are indicated by manufacturer part code or Part Number - H = Manufacturer Part Code, P = Part Number
Collapse XSD Schema Diagram:
XSD Diagram of PartTypeEnumeratedType in schema codelists_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:simpleType name="PartTypeEnumeratedType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/">Specifies whether the parts are indicated by manufacturer part code or Part Number - H = Manufacturer Part Code, P = Part Number</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:normalizedString">
        <xsd:enumeration value="H">
            <xsd:annotation>
                <xsd:documentation>Manufacturer Part Code</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="P">
            <xsd:annotation>
                <xsd:documentation>Part Number</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration H
Enumeration P
Collapse Derivation Tree:
Collapse References:
star:PartTypeCode, star:PartTypeCode, star:PartTypeCodestar:PartTypeCode, star:PartTypeCode, star:PartTypeCode, star:PartTypeCode, star:PartTypeCode, star:PartTypeCode, star:PartTypeCode, star:PartTypeCode,