Definition Type: SimpleType
Name: UrgentSearchMessageCodeEnumeratedType
Namespace: http://www.starstandard.org/STAR/5/codelists
Containing Schema: CodeLists.xsd
Documentation:
Identifies the type of Urgent Search Message to be sent to dealers in case a part was not found - A = AllDealers, D = ToDistrictDealers, N = No, don';t send, Z = ToZoneDealers, O = Other
Collapse XSD Schema Diagram:
XSD Diagram of UrgentSearchMessageCodeEnumeratedType in schema codelists_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:simpleType name="UrgentSearchMessageCodeEnumeratedType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/">Identifies the type of Urgent Search Message to be sent to dealers in case a part was not found - A = AllDealers, D = ToDistrictDealers, N = No, don';t send, Z = ToZoneDealers, O = Other</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:normalizedString">
        <xsd:enumeration value="A">
            <xsd:annotation>
                <xsd:documentation>All Dealers</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="D">
            <xsd:annotation>
                <xsd:documentation>To District Dealers</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="N">
            <xsd:annotation>
                <xsd:documentation>No Do Not Send</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Z">
            <xsd:annotation>
                <xsd:documentation>To Zone Dealers</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="O">
            <xsd:annotation>
                <xsd:documentation>Other</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration A
Enumeration D
Enumeration N
Enumeration Z
Enumeration O
Collapse Derivation Tree:
Collapse References:
star:UrgentSearchMessageCode, star:UrgentSearchMessageCode