<xsd:complexType name="ContractResponseFinancingType">
<xsd:sequence>
<xsd:element minOccurs="0" name="DealerReserveTypeString" type="qdt:StringType">
<xsd:annotation>
<xsd:documentation>
Identifies the category used to calculate the Dealer
Reserve i.e., Flat, Standard Dealer Participation, Guaranteed Dealer
Participation.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element minOccurs="0" name="DealerReserveAmount" type="udt:AmountType">
<xsd:annotation>
<xsd:documentation>
The dollar amount associated with the dealer
reserve.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="AmountFinanced" type="udt:AmountType">
<xsd:annotation>
<xsd:documentation>
The total amount financed.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element minOccurs="0" name="NumberOfOverduePaymentsNumeric" type="udt:NumericType">
<xsd:annotation>
<xsd:documentation>
The number of payments that are already passed due at the
time the deal is funded.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element minOccurs="0" name="OverduePaymentAmount" type="udt:AmountType">
<xsd:annotation>
<xsd:documentation>
The dollar amount of the past due
payments.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element maxOccurs="unbounded" minOccurs="0" ref="Deduction">
<xsd:annotation>
<xsd:documentation>
Communicates any deductions from the dealer settlement
amount (e.g., Tax Stamp Amount).
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element maxOccurs="unbounded" minOccurs="0" ref="Credit">
<xsd:annotation>
<xsd:documentation>
Communicates any miscellaneous additions to the dealer
settlement amount (e.g., Owner Loyalty Reimbursement
Amount).
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="FunderComments" type="udt:TextType">
<xsd:annotation>
<xsd:documentation>
Free form text area for Funder's
comments.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element minOccurs="0" name="Notifications" type="udt:TextType">
<xsd:annotation>
<xsd:documentation>
Free form text area identifying any policies are legal
restrictions.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element minOccurs="0" name="TermMeasure" type="sqdt:TimeMeasureType">
<xsd:annotation>
<xsd:documentation>
The total duration of the contract in
months.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element minOccurs="0" name="AnnualPercentageRate" type="udt:PercentType">
<xsd:annotation>
<xsd:documentation>
The customer's buy rate.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element minOccurs="0" name="PaymentAmount" type="udt:AmountType">
<xsd:annotation>
<xsd:documentation>
Monthly Payment Amount.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element minOccurs="0" name="BulletinNumberString" type="qdt:StringType">
<xsd:annotation>
<xsd:documentation>
Identifies the bulletin used to fund the
deal.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element minOccurs="0" name="BalloonResidualPercentage" type="udt:PercentType">
<xsd:annotation>
<xsd:documentation>
The estimated percent of value at contract
end.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element minOccurs="0" name="ContractMVPCode" type="udt:CodeType">
<xsd:annotation>
<xsd:documentation>
The rating of the customer based on the credit worthiness
of the customer.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element minOccurs="0" name="NetAnnualPercentageRate" type="udt:PercentType">
<xsd:annotation>
<xsd:documentation>
The rate charged to the dealer.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element minOccurs="0" name="SubsidyCode" type="udt:CodeType">
<xsd:annotation>
<xsd:documentation>
The manufacturer assigned code that determines the
incentives that are being offered to the customer (i.e., 0%
financing).
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element minOccurs="0" name="EffectiveDate" type="udt:DateType">
<xsd:annotation>
<xsd:documentation>
The effective date of the incentives or
rates.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element minOccurs="0" name="ExpirationDate" type="udt:DateType">
<xsd:annotation>
<xsd:documentation>
Identifies the end date of the incentives and
rates.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element minOccurs="0" name="MSRPPackageAmount" type="udt:AmountType">
<xsd:annotation>
<xsd:documentation>
Manufacturer suggested retail price / discount amount.
Discount package is for a special package on a
vehicle.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element minOccurs="0" name="BalloonPercentageResidualBuyDown" type="udt:PercentType">
<xsd:annotation>
<xsd:documentation>
Amount paid up-front towards the end-of-term residual
value. (A higher residual means lower monthly payments - some people
will put cash or trade equity down to "buy-down" their monthly
payments.)
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element minOccurs="0" name="BalloonHardAddsResidualBuyDownAmount" type="udt:AmountType">
<xsd:annotation>
<xsd:documentation>
Amount paid up-front towards the hard-add residual
adjustment. (For example, if the customer wants a CD changer but doesn't
want the monthly payments to go up, they may pay for a portion of it
up-front.)
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element minOccurs="0" name="RetailAPRBuyDownPercent" type="udt:PercentType">
<xsd:annotation>
<xsd:documentation>
The difference in the finance charge amount between the buy
rate and the customer rate. For instance if the buy rate is 4.9% and the
dealer writes the contract for 2.9% - the difference of 1% finance
charge needs to be paid to the lender up-front.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element minOccurs="0" name="GrossProceedsAmount" type="udt:AmountType">
<xsd:annotation>
<xsd:documentation>
The amount that the finance source is paying the dealer for
the deal. EX: If a dealer owes a buy down amount, it may be deducted
from their proceeds.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element minOccurs="0" name="NetProceedsAmount" type="udt:AmountType">
<xsd:annotation>
<xsd:documentation>
The GrossProceedsAmount minus the wholesale payoff
amount.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element minOccurs="0" name="BookingDate" type="udt:DateType">
<xsd:annotation>
<xsd:documentation>
The date that the finance source begins servicing the
deal.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="FinancePlan" type="udt:TextType">
<xsd:annotation>
<xsd:documentation>
Description of standard finance plan applied to
deal.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element minOccurs="0" name="DeferredGrossAmount" type="udt:AmountType">
<xsd:annotation>
<xsd:documentation>
A portion of the
dealerâ??s proceeds that is held
for future payment.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element minOccurs="0" ref="ContractRespFederalTILDisclosures">
<xsd:annotation>
<xsd:documentation>
Federal Truth In Lending Disclosures
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element minOccurs="0" ref="ContractRespProgramsAndRates">
<xsd:annotation>
<xsd:documentation>
The ProgramsAndRates component represents vehicle and
finance programs/rates associated with the contract or lease agreement
for the vehicle.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element maxOccurs="unbounded" minOccurs="0" ref="Tax">
<xsd:annotation>
<xsd:documentation>
Tax assoicated with the financing
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element minOccurs="0" name="BalloonDistanceResidualBuyDownAmount" type="udt:AmountType">
<xsd:annotation>
<xsd:documentation>
Amount paid up-front towards expected additional mileage on
the vehicle.This amount will off-set the expected reduction of
end-of-term residual due to higher mileage on the
vehicle.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element minOccurs="0" name="BalloonPrepaidDistanceResidualBuyDownAmount" type="udt:AmountType">
<xsd:annotation>
<xsd:documentation>
This is the preset amount determined by the lender for
upfront miles. This rate is multiplied by the number of up-front miles
and this amount is subtracted from the residual value.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" name="BaseBuyPercentageRate" type="udt:PercentType">
<xsd:annotation>
<xsd:documentation>
Base buy rate before any additions or subtractions.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="BuyPercentageRateAdjustmentGroup">
<xsd:annotation>
<xsd:documentation>Communicates any adjustments to the buy rate.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="Fee" />
</xsd:sequence>
</xsd:complexType>
|