Definition Type: ComplexType
Name: FinancingABIEType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: Components.xsd
Abstract
Documentation:
Financing information including estimated and final amounts.
Collapse XSD Schema Diagram:
Drilldown into CashOutAmount in schema components_xsd Drilldown into Insurance in schema components_xsd Drilldown into FinanceSubTypeCode in schema components_xsd Drilldown into CreditScoreGroup in schema components_xsd Drilldown into FinalFinancingAmounts in schema components_xsd Drilldown into EstimatedFinancingAmounts in schema components_xsd Drilldown into PriceSourceCode in schema components_xsd Drilldown into MiscellaneousNotes in schema components_xsd Drilldown into TotalNumberOfPaymentsRemainingNumeric in schema components_xsd Drilldown into TermMeasure in schema components_xsd Drilldown into AmortizationPeriodMeasure in schema components_xsd Drilldown into SpecialProgramsCode in schema components_xsd Drilldown into SalesOrderNumberString in schema components_xsd Drilldown into PromotionalRateIndicator in schema components_xsd Drilldown into PreApprovedProgramName in schema components_xsd Drilldown into PaymentsDeferredPeriodMeasure in schema components_xsd Drilldown into OfferStatusCode in schema components_xsd Drilldown into OfferingTypeString in schema components_xsd Drilldown into NumberOfPaymentsNumeric in schema components_xsd Drilldown into LeaseRateMoneyFactorString in schema components_xsd Drilldown into LastPaymentDate in schema components_xsd Drilldown into FirstPaymentDate in schema components_xsd Drilldown into FleetAccount in schema components_xsd Drilldown into FICOScoreCode in schema components_xsd Drilldown into FinancingComments in schema components_xsd Drilldown into CreditApplicationDate in schema components_xsd Drilldown into ApplicationTypeString in schema components_xsd Drilldown into AnnualPercentageRate in schema components_xsd Drilldown into MaturityDateYearMonthDate in schema components_xsd Drilldown into ExpirationDate in schema components_xsd Drilldown into NumberOfTaxCreditMonthsNumeric in schema components_xsd Drilldown into ClientAdvisorName in schema components_xsd Drilldown into CreditorFinancialInstitution in schema components_xsd Drilldown into RatingIndexCode in schema components_xsd Drilldown into LeaseMaturityDate in schema components_xsd Drilldown into FinanceTypeString in schema components_xsd Drilldown into ApprovedIndicator in schema components_xsd Drilldown into PreApprovalID in schema components_xsdXSD Diagram of FinancingABIEType in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="FinancingABIEType">
    <xsd:annotation>
        <xsd:documentation>Financing information including estimated and final
            amounts.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <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="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="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="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="RatingIndexCode" type="udt:CodeType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Deprecated: Use CreditScoreGroup</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" ref="CreditorFinancialInstitution" />
        <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="1" minOccurs="0" name="NumberOfTaxCreditMonthsNumeric" type="udt:NumericType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Number of months that the
                tax credit will cover.</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="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="AnnualPercentageRate" type="udt:PercentType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Annual percentage
            rate.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="ApplicationTypeString" type="qdt:StringType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Type of application being
                submitted for financing (e.g., individual, individual + co-applicant, business,
                business + coapplicant, employee).</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="CreditApplicationDate" type="udt:DateType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">The date the credit
                application is completed.</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="FICOScoreCode" type="udt:CodeType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Deprecated: Use CreditScoreGroup</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" ref="FleetAccount" />
        <xsd:element maxOccurs="1" minOccurs="0" name="FirstPaymentDate" type="udt:DateType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Indicates the first date
                of payment.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="LastPaymentDate" type="udt:DateType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">The date the last payment
                was made</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="LeaseRateMoneyFactorString" type="qdt:StringType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Money factor multiplier
                used to determine finance costs for a lease.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="NumberOfPaymentsNumeric" type="udt:NumericType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Indicates the number of
                payments.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="OfferingTypeString" type="qdt:StringType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Source type of credit
                contract being offered.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="OfferStatusCode" type="udt:CodeType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Code describing the type
                of offer (e.g., Pre-approval, Consumer, Dealer)</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="PaymentsDeferredPeriodMeasure" type="sqdt:PeriodMeasureType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">The amount of time by
                which the vehicle payments have been deferred. HR = Hour, WK = Week, BiWK =
                Bi-Weekly, MO = Month, YR = Year, SmMO=SemiMonthly,
            SmAN=SemiAnnually</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="PreApprovedProgramName" type="udt:NameType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">A text description of
                preapproval codes.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="PromotionalRateIndicator" type="udt:IndicatorType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Promotional rate was
            used</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="SalesOrderNumberString" type="qdt:StringType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">A vehicle order number
                used by dealers and OEMS to track customer orders.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="unbounded" minOccurs="0" name="SpecialProgramsCode" type="udt:CodeType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">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" name="AmortizationPeriodMeasure" type="sqdt:PeriodMeasureType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">The length of time over
                which the repayment of a loan is calculated.</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="TotalNumberOfPaymentsRemainingNumeric" type="udt:NumericType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">The remaining total of
                payments to be made after receipt of the payment at inception. For Lease
            Only</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="unbounded" minOccurs="0" name="MiscellaneousNotes" type="udt:TextType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Free form miscellaneous
                comments</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="PriceSourceCode" type="udt:CodeType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Indicates the source
                (e.g., Quote, MSRP, Invoice, BlueBook) of the price type of this
            price.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" ref="EstimatedFinancingAmounts" />
        <xsd:element maxOccurs="1" minOccurs="0" ref="FinalFinancingAmounts" />
        <xsd:element maxOccurs="unbounded" minOccurs="0" ref="CreditScoreGroup" />
        <xsd:element maxOccurs="1" minOccurs="0" name="FinanceSubTypeCode" type="udt:CodeType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">
             Used to specify details the financial contract linked to the vehicle. For instance leasing with buy back.  This is related
             to the FinanceTypeString.
            </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="unbounded" minOccurs="0" ref="Insurance" />
        <xsd:element maxOccurs="1" minOccurs="0" name="CashOutAmount" type="udt:AmountType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Amount of net trade paid out to customer as cash.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PreApprovalID star:PreApprovalID 0 1
ApprovedIndicator star:ApprovedIndicator 0 1
FinanceTypeString star:FinanceTypeString 0 1
LeaseMaturityDate star:LeaseMaturityDate 0 1
RatingIndexCode star:RatingIndexCode 0 1
CreditorFinancialInstitution star:CreditorFinancialInstitution 0 1
ClientAdvisorName star:ClientAdvisorName 0 1
NumberOfTaxCreditMonthsNumeric star:NumberOfTaxCreditMonthsNumeric 0 1
ExpirationDate star:ExpirationDate 0 1
MaturityDateYearMonthDate star:MaturityDateYearMonthDate 0 1
AnnualPercentageRate star:AnnualPercentageRate 0 1
ApplicationTypeString star:ApplicationTypeString 0 1
CreditApplicationDate star:CreditApplicationDate 0 1
FinancingComments star:FinancingComments 0 unbounded
FICOScoreCode star:FICOScoreCode 0 1
FleetAccount star:FleetAccount 0 1
FirstPaymentDate star:FirstPaymentDate 0 1
LastPaymentDate star:LastPaymentDate 0 1
LeaseRateMoneyFactorString star:LeaseRateMoneyFactorString 0 1
NumberOfPaymentsNumeric star:NumberOfPaymentsNumeric 0 1
OfferingTypeString star:OfferingTypeString 0 1
OfferStatusCode star:OfferStatusCode 0 1
PaymentsDeferredPeriodMeasure star:PaymentsDeferredPeriodMeasure 0 1
PreApprovedProgramName star:PreApprovedProgramName 0 1
PromotionalRateIndicator star:PromotionalRateIndicator 0 1
SalesOrderNumberString star:SalesOrderNumberString 0 1
SpecialProgramsCode star:SpecialProgramsCode 0 unbounded
AmortizationPeriodMeasure star:AmortizationPeriodMeasure 0 unbounded
TermMeasure star:TermMeasure 0 1
TotalNumberOfPaymentsRemainingNumeric star:TotalNumberOfPaymentsRemainingNumeric 0 1
MiscellaneousNotes star:MiscellaneousNotes 0 unbounded
PriceSourceCode star:PriceSourceCode 0 1
EstimatedFinancingAmounts star:EstimatedFinancingAmounts 0 1
FinalFinancingAmounts star:FinalFinancingAmounts 0 1
CreditScoreGroup star:CreditScoreGroup 0 unbounded
FinanceSubTypeCode star:FinanceSubTypeCode 0 1
Insurance star:Insurance 0 unbounded
CashOutAmount star:CashOutAmount 0 1
Collapse Derivation Tree:
Collapse References:
star:Financing, star:OwnedVehicleFinancing