Definition Type: Element
Name: PaymentLineTypeCode
Namespace: http://www.starstandard.org/STAR/5
Type: scl:PaymentLineTypeEnumeratedType
Containing Schema: PaymentInvoice.xsd
MinOccurs 0
MaxOccurs 1
Abstract
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 PaymentLineTypeCode in schema paymentinvoice_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element maxOccurs="1" minOccurs="0" name="PaymentLineTypeCode" type="scl:PaymentLineTypeEnumeratedType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">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:element>
Collapse Derivation Tree: