Definition Type: ComplexType
Name: FinancingType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: Components.xsd
Abstract
Documentation:
Information that pertains to credit, loans, and leases.
Collapse XSD Schema Diagram:
Drilldown into GrossAmount in schema components_xsd Drilldown into LeaseMaturityDate in schema components_xsd Drilldown into PreApprovalID in schema components_xsd Drilldown into FinancingComments in schema components_xsd Drilldown into ClientAdvisorName in schema components_xsd Drilldown into MinimumLimitAmount in schema components_xsd Drilldown into MaximumLimitAmount in schema components_xsd Drilldown into RatingIndexCode in schema components_xsd Drilldown into ExpirationDate in schema components_xsd Drilldown into ApprovedAmount in schema components_xsd Drilldown into ApprovedIndicator in schema components_xsd Drilldown into PurchasePriceAmount in schema components_xsd Drilldown into DownPaymentAmount in schema components_xsd Drilldown into TradeAllowanceAmount in schema components_xsd Drilldown into WholesaleValueAmount in schema components_xsd Drilldown into MaturityDateYearMonthDate in schema components_xsd Drilldown into TermMeasure in schema components_xsd Drilldown into ResidualAmount in schema components_xsd Drilldown into FinalAmount in schema components_xsd Drilldown into PaymentAmount in schema components_xsd Drilldown into FinanceTypeString in schema components_xsdXSD Diagram of FinancingType in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="FinancingType">
    <xsd:annotation>
        <xsd:documentation> Information that pertains to credit, loans, and leases.
            </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element maxOccurs="1" minOccurs="0" name="FinanceTypeString" type="qdt:StringType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Type of financing
                Examples may be F- Finance, L - Lease, C-Cash, 1-Retail, 2-Lease, 3-Balloon,
            etc.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="PaymentAmount" type="udt:AmountType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Monthly Payment
            Amount</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="FinalAmount" type="udt:AmountType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Last month payment
            amount</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="ResidualAmount" type="udt:AmountType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Remaining residual on
                current vehicle</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="TermMeasure" type="sqdt:TimeMeasureType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Number of months of
                contract term</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="MaturityDateYearMonthDate" type="qdt:YearMonthDateType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Month and year of
                contract maturity</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="WholesaleValueAmount" type="udt:AmountType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Actual wholesale value of
                a used vehicle.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="TradeAllowanceAmount" type="udt:AmountType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Trade Allowance is the
                second component of the negotiated trade vehicle amount, the primary portion being
                the wholesale amount of the trade vehicle.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="DownPaymentAmount" type="udt:AmountType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Down Payment amount or
                amount of cap cost reduction.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="PurchasePriceAmount" type="udt:AmountType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Purchase Price or Gross
                Cap cost specified in deal. Total payments at end of purchase</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="ApprovedIndicator" type="udt:IndicatorType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Approved
            Indicator</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="ApprovedAmount" type="udt:AmountType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Amount
            pre-approved</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="ExpirationDate" type="udt:DateType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Expiration
            Date</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="RatingIndexCode" type="udt:CodeType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Rating Index Used for
                Credit Approval</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="MaximumLimitAmount" type="udt:AmountType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Maximum Limit Amount for
                financing</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="MinimumLimitAmount" type="udt:AmountType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Minimum Limit Amount for
                financing</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="ClientAdvisorName" type="udt:NameType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Indicates the name of the
                Client Advisor responsible for creating the Financing comments</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="unbounded" minOccurs="0" name="FinancingComments" type="udt:TextType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Free form text area for
                Client Advisor to provide general comments about the Financing</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="PreApprovalID" type="udt:IdentifierType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">The pre-approval
                identifier assigned by the finance source.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="LeaseMaturityDate" type="udt:DateType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">The date that the lease
                matures.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="GrossAmount" type="udt:AmountType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">The gross calculated
                amount of a financial transaction.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
FinanceTypeString star:FinanceTypeString 0 1
PaymentAmount star:PaymentAmount 0 1
FinalAmount star:FinalAmount 0 1
ResidualAmount star:ResidualAmount 0 1
TermMeasure star:TermMeasure 0 1
MaturityDateYearMonthDate star:MaturityDateYearMonthDate 0 1
WholesaleValueAmount star:WholesaleValueAmount 0 1
TradeAllowanceAmount star:TradeAllowanceAmount 0 1
DownPaymentAmount star:DownPaymentAmount 0 1
PurchasePriceAmount star:PurchasePriceAmount 0 1
ApprovedIndicator star:ApprovedIndicator 0 1
ApprovedAmount star:ApprovedAmount 0 1
ExpirationDate star:ExpirationDate 0 1
RatingIndexCode star:RatingIndexCode 0 1
MaximumLimitAmount star:MaximumLimitAmount 0 1
MinimumLimitAmount star:MinimumLimitAmount 0 1
ClientAdvisorName star:ClientAdvisorName 0 1
FinancingComments star:FinancingComments 0 unbounded
PreApprovalID star:PreApprovalID 0 1
LeaseMaturityDate star:LeaseMaturityDate 0 1
GrossAmount star:GrossAmount 0 1
Collapse Derivation Tree:
Collapse References:
star:CreditFinancing