Definition Type: Element
Name: SellerAssistedLoan
Namespace: http://www.starstandard.org/STAR/5
Type: star:SellerAssistedLoanType
Containing Schema: Components.xsd
Abstract
Documentation:
The SellerAssistedLoan represents information related to the dealer's down payment loan to the applicant.
Collapse XSD Schema Diagram:
Drilldown into AmountToDeferredDownPayment in schema components_xsd Drilldown into PaymentAmount in schema components_xsd Drilldown into NumberOfPaymentsNumeric in schema components_xsd Drilldown into TotalLoanAmount in schema components_xsd Drilldown into FinanceChargesAmount in schema components_xsd Drilldown into AmountFinanced in schema components_xsd Drilldown into ProceedsAmount in schema components_xsd Drilldown into SellerAssistedLoanType in schema components_xsdXSD Diagram of SellerAssistedLoan in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="SellerAssistedLoan" type="SellerAssistedLoanType">
    <xsd:annotation>
        <xsd:documentation>The SellerAssistedLoan represents information related to the dealer's down payment loan to the applicant.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ProceedsAmount star:ProceedsAmount 0 (1)
AmountFinanced star:AmountFinanced 0 (1)
FinanceChargesAmount star:FinanceChargesAmount 0 (1)
TotalLoanAmount star:TotalLoanAmount 0 (1)
NumberOfPaymentsNumeric star:NumberOfPaymentsNumeric 0 (1)
PaymentAmount star:PaymentAmount 0 (1)
AmountToDeferredDownPayment star:AmountToDeferredDownPayment 0 (1)
Collapse Derivation Tree: