Definition Type: Element
Name: Payments
Namespace: http://www.starstandard.org/STAR/5
Type: star:PaymentsType
Containing Schema: Components.xsd
Abstract
Documentation:
The Payments component contains payment information about a particular claim that was submitted. The Payments component may be used to request information about the payments made on a particular claim. This component may contain additional sub-components with detail on request for payment.
Collapse XSD Schema Diagram:
Drilldown into DispositionNotes in schema components_xsd Drilldown into PaymentNotes in schema components_xsd Drilldown into RepairOrderReconciliation in schema components_xsd Drilldown into AdjustedIndicator in schema components_xsd Drilldown into ToBePaidAmount in schema components_xsd Drilldown into ProcessDate in schema components_xsd Drilldown into ClaimInvoiceNumberString in schema components_xsd Drilldown into PaymentsType in schema components_xsdXSD Diagram of Payments in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="Payments" type="PaymentsType">
    <xsd:annotation>
        <xsd:documentation>The Payments component contains payment information about a particular claim that was submitted. The Payments component may be used to request information about the payments made on a particular claim.  This component may contain
                additional sub-components with detail on request for payment.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ClaimInvoiceNumberString star:ClaimInvoiceNumberString 0 (1)
ProcessDate star:ProcessDate 0 (1)
ToBePaidAmount star:ToBePaidAmount 0 (1)
AdjustedIndicator star:AdjustedIndicator 0 (1)
RepairOrderReconciliation star:RepairOrderReconciliation 0 unbounded
PaymentNotes star:PaymentNotes 0 (1)
DispositionNotes star:DispositionNotes 0 (1)
Collapse Derivation Tree: