Definition Type: Element
Name: Disposition
Namespace: http://www.starstandard.org/STAR/5
Type: star:PaymentsType
Containing Schema: ServiceProcessingAdvisory.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Deprecated: Use DispositionPayments. This field was deprecated to align with STAR 5 naming and design rules. It will be removed in the next major version of STAR.
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 Disposition in schema serviceprocessingadvisory_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="Disposition" type="PaymentsType" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>
                                Deprecated: Use DispositionPayments.  This field was deprecated to align with STAR 5
                                naming and design rules.  It will be removed in the next major version of STAR.
                            </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: