Definition Type: SimpleType
Name: CaseTypeEnumeratedType
Namespace: http://www.starstandard.org/STAR/5/codelists
Containing Schema: CodeLists.xsd
Documentation:
Type of Customer Arbitration Intervention or legal action
Collapse XSD Schema Diagram:
XSD Diagram of CaseTypeEnumeratedType in schema codelists_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:simpleType name="CaseTypeEnumeratedType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/">Type of Customer Arbitration Intervention or legal action</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:normalizedString">
        <xsd:enumeration value="Arbitration">
            <xsd:annotation>
                <xsd:documentation>Customer Arbitration</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Legal">
            <xsd:annotation>
                <xsd:documentation>Legal Action</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Technical Analysis">
            <xsd:annotation>
                <xsd:documentation>Customer Arbitration Intervention or legal action related to technical analysis</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Customer Relations">
            <xsd:annotation>
                <xsd:documentation>Customer Arbitration Intervention or legal action related to customer relations</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Better Business">
            <xsd:annotation>
                <xsd:documentation>Customer Arbitration Intervention or legal action related to better business</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Other">
            <xsd:annotation>
                <xsd:documentation>Other</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration Arbitration
Enumeration Legal
Enumeration Technical Analysis
Enumeration Customer Relations
Enumeration Better Business
Enumeration Other
Collapse Derivation Tree:
Collapse References:
star:CaseTypeCode, star:CaseTypeCode