Definition Type: Element
Name: PaymentSchedule
Namespace: http://www.starstandard.org/STAR/5
Type: star:PaymentScheduleType
Containing Schema: Components.xsd
Abstract
Documentation:
Represents the schedule of payments to be made.
Collapse XSD Schema Diagram:
Drilldown into OriginalCalculatedPaymentAmount in schema components_xsd Drilldown into TaxableBaseMonthlyPaymentAmount in schema components_xsd Drilldown into AmortizationPeriodMeasure in schema components_xsd Drilldown into BasePaymentAmount in schema components_xsd Drilldown into DeferredDownPaymentIndicator in schema components_xsd Drilldown into FinalAmount in schema components_xsd Drilldown into ScheduleStartDate in schema components_xsd Drilldown into TimeBetweenPaymentsNumeric in schema components_xsd Drilldown into PayTermsString in schema components_xsd Drilldown into PaymentAmount in schema components_xsd Drilldown into NumberOfPaymentsNumeric in schema components_xsd Drilldown into PaymentScheduleType in schema components_xsdXSD Diagram of PaymentSchedule in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="PaymentSchedule" type="PaymentScheduleType">
    <xsd:annotation>
        <xsd:documentation>Represents the schedule of payments to be made.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
NumberOfPaymentsNumeric star:NumberOfPaymentsNumeric (1) (1)
PaymentAmount star:PaymentAmount (1) (1)
PayTermsString star:PayTermsString 0 (1)
TimeBetweenPaymentsNumeric star:TimeBetweenPaymentsNumeric 0 unbounded
ScheduleStartDate star:ScheduleStartDate 0 (1)
FinalAmount star:FinalAmount 0 (1)
DeferredDownPaymentIndicator star:DeferredDownPaymentIndicator 0 (1)
BasePaymentAmount star:BasePaymentAmount 0 (1)
AmortizationPeriodMeasure star:AmortizationPeriodMeasure 0 (1)
TaxableBaseMonthlyPaymentAmount star:TaxableBaseMonthlyPaymentAmount 0 1
OriginalCalculatedPaymentAmount star:OriginalCalculatedPaymentAmount 0 1
Collapse Derivation Tree: