Definition Type: SimpleType
Name: PaymentLineTypeCodeType
Namespace: http://www.starstandard.org/STAR/5/qualifieddatatypes/1.0
Containing Schema: QualifiedDataTypes.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 PaymentLineTypeCodeType in schema qualifieddatatypes_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:simpleType name="PaymentLineTypeCodeType">
    <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="scl:PaymentLineTypeContentType" />
</xsd:simpleType>
Collapse Derivation Tree: