Definition Type: ComplexType
Name: ProgramsAndRatesType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into PreApprovedProgramName in schema components_xsd Drilldown into BaseInterestRate in schema components_xsd Drilldown into OriginalLeaseRateMoneyFactorNumeric in schema components_xsd Drilldown into LowDistanceOption in schema components_xsd Drilldown into UpfrontDistanceAmount in schema components_xsd Drilldown into UpfrontDistanceRateAmount in schema components_xsd Drilldown into UpfrontDistanceMeasure in schema components_xsd Drilldown into ContractTermDistanceMeasure in schema components_xsd Drilldown into IncentivesForCashCustomer in schema components_xsd Drilldown into DiscountRateString in schema components_xsd Drilldown into LeaseBuyMoneyFactorString in schema components_xsd Drilldown into SpecialProgramDetail in schema components_xsd Drilldown into InitiativeID in schema components_xsd Drilldown into FinancePlan in schema components_xsd Drilldown into FinalPaymentDate in schema components_xsd Drilldown into CreditContractCoupon in schema components_xsd Drilldown into SpecialProgramsCode in schema components_xsd Drilldown into BalloonResidualAmount in schema components_xsd Drilldown into BalloonResidualPercentage in schema components_xsd Drilldown into SubventionCode in schema components_xsd Drilldown into NetAnnualPercentageRate in schema components_xsdXSD Diagram of ProgramsAndRatesType in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="ProgramsAndRatesType">
    <xsd:sequence>
        <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 maxOccurs="unbounded" minOccurs="0" name="SubventionCode" type="udt:CodeType">
            <xsd:annotation>
                <xsd:documentation>Identifies a subvention program.</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="BalloonResidualAmount" type="udt:AmountType">
            <xsd:annotation>
                <xsd:documentation>The estimated amount of the vehicle at contract end.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="unbounded" minOccurs="0" name="SpecialProgramsCode" type="udt:CodeType">
            <xsd:annotation>
                <xsd:documentation>Code identifying the type of special program (First Time Buyer, College Graduate, etc.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="unbounded" minOccurs="0" ref="CreditContractCoupon">
            <xsd:annotation>
                <xsd:documentation>Coupons associated with Programs and Rates</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="FinalPaymentDate" type="udt:DateType">
            <xsd:annotation>
                <xsd:documentation>Date that the final payment amount is due (e.g., Ballon, Fixed Value, Lease, etc.)</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 maxOccurs="unbounded" minOccurs="0" name="InitiativeID" type="udt:IdentifierType">
            <xsd:annotation>
                <xsd:documentation>Initiative Identification (i.e., Manufacturer incentive reimbursement program identification or dealer offerings)</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="unbounded" minOccurs="0" ref="SpecialProgramDetail">
            <xsd:annotation>
                <xsd:documentation>Represents information related to the types of lending programs being applied to the deal. EX: College Graduate, 1st Time Buyer, Repeat Customer, Manufacturer Programs, etc.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="LeaseBuyMoneyFactorString" type="qdt:StringType">
            <xsd:annotation>
                <xsd:documentation>Lease Rate/Service Factor offered to the dealer by Finance Source.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="DiscountRateString" type="qdt:StringType">
            <xsd:annotation>
                <xsd:documentation>The rate/service factor being discounted off the net lease rate due to lease being a single pay lease or some other special program.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="IncentivesForCashCustomer" type="udt:AmountType">
            <xsd:annotation>
                <xsd:documentation>Incentives available to ONLY cash customers.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="ContractTermDistanceMeasure" type="sqdt:LengthMeasureType">
            <xsd:annotation>
                <xsd:documentation>The ContractTermMileage Compound represents the odometer mileage allowed under terms of the warranty.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="UpfrontDistanceMeasure" type="sqdt:LengthMeasureType">
            <xsd:annotation>
                <xsd:documentation>The number of miles purchased at contract commencement</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="UpfrontDistanceRateAmount" type="udt:AmountType">
            <xsd:annotation>
                <xsd:documentation>The amount charged for miles purchased upfront</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="UpfrontDistanceAmount" type="udt:AmountType">
            <xsd:annotation>
                <xsd:documentation>UpfrontMiles multiplied by the UpfrontMileageRate</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="LowDistanceOption" type="udt:IndicatorType">
            <xsd:annotation>
                <xsd:documentation>Indicates whether a customer chooses low mileage.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="OriginalLeaseRateMoneyFactorNumeric" type="udt:NumericType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">The original lease factor before the discount rate for single payment.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="BaseInterestRate" type="udt:PercentType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">The base interest rate before any pre-paid interest or additional costs of financing.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="PreApprovedProgramName" type="udt:TextType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">A text description of pre-approval codes.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
NetAnnualPercentageRate star:NetAnnualPercentageRate 0 (1)
SubventionCode star:SubventionCode 0 unbounded
BalloonResidualPercentage star:BalloonResidualPercentage 0 (1)
BalloonResidualAmount star:BalloonResidualAmount 0 (1)
SpecialProgramsCode star:SpecialProgramsCode 0 unbounded
CreditContractCoupon star:CreditContractCoupon 0 unbounded
FinalPaymentDate star:FinalPaymentDate 0 (1)
FinancePlan star:FinancePlan 0 unbounded
InitiativeID star:InitiativeID 0 unbounded
SpecialProgramDetail star:SpecialProgramDetail 0 unbounded
LeaseBuyMoneyFactorString star:LeaseBuyMoneyFactorString 0 (1)
DiscountRateString star:DiscountRateString 0 (1)
IncentivesForCashCustomer star:IncentivesForCashCustomer 0 (1)
ContractTermDistanceMeasure star:ContractTermDistanceMeasure 0 (1)
UpfrontDistanceMeasure star:UpfrontDistanceMeasure 0 (1)
UpfrontDistanceRateAmount star:UpfrontDistanceRateAmount 0 (1)
UpfrontDistanceAmount star:UpfrontDistanceAmount 0 (1)
LowDistanceOption star:LowDistanceOption 0 (1)
OriginalLeaseRateMoneyFactorNumeric star:OriginalLeaseRateMoneyFactorNumeric 0 1
BaseInterestRate star:BaseInterestRate 0 1
PreApprovedProgramName star:PreApprovedProgramName 0 1
Collapse Derivation Tree:
Collapse References:
star:ProgramsAndRates