Definition Type: SimpleType
Name: PaymentLineTypeEnumeratedType
Namespace: http://www.starstandard.org/STAR/5/codelists
Containing Schema: CodeLists.xsd
Documentation:
Identifies the type of charge associted with this line item. The types are parts, labor, lubrication, core amount, freight, sublet and miscellaneous.
Collapse XSD Schema Diagram:
XSD Diagram of PaymentLineTypeEnumeratedType in schema codelists_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:simpleType name="PaymentLineTypeEnumeratedType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/">Identifies the type of charge associted with this line item. The types are parts, labor, lubrication, core amount, freight, sublet and miscellaneous.</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:normalizedString">
        <xsd:enumeration value="Parts">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Parts</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Labor">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Labor</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Lubrication">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Lubrication</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Core Amount">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Core Amount</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Freight">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Freight</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Sublet">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Sublet</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Miscellaneous">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Miscellaneous</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Shop Charge">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">
                        Shop Charge 
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration Parts
Enumeration Labor
Enumeration Lubrication
Enumeration Core Amount
Enumeration Freight
Enumeration Sublet
Enumeration Miscellaneous
Enumeration Shop Charge
Collapse Derivation Tree:
Collapse References:
star:PaymentLineTypeCode, star:PaymentLineTypeCode