Definition Type: ComplexType
Name: FederalTILDisclosuresType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into NonFilingFeeInsuranceAmount in schema components_xsd Drilldown into RetailFilingFeeAmount in schema components_xsd Drilldown into LeaseRateMoneyFactorString in schema components_xsd Drilldown into PaymentSchedule in schema components_xsd Drilldown into FirstPaymentDate in schema components_xsd Drilldown into TotalSalePriceAmount in schema components_xsd Drilldown into TotalOfPaymentsAmount in schema components_xsd Drilldown into FinanceChargeAmount in schema components_xsd Drilldown into CanadaACRPercentage in schema components_xsd Drilldown into AnnualPercentageRate in schema components_xsdXSD Diagram of FederalTILDisclosuresType in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="FederalTILDisclosuresType">
    <xsd:sequence>
        <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="CanadaACRPercentage" type="udt:PercentType">
            <xsd:annotation>
                <xsd:documentation>
                        The actual cost of the financing. Use Province to determine
                            of required.
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="FinanceChargeAmount" type="udt:AmountType">
            <xsd:annotation>
                <xsd:documentation>
                        The total of interest paid on the
                        contract.
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="TotalOfPaymentsAmount" type="udt:AmountType">
            <xsd:annotation>
                <xsd:documentation>
                        The total of dollar amount of payments to be made on the
                            retail loan or lease.
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="TotalSalePriceAmount" type="udt:AmountType">
            <xsd:annotation>
                <xsd:documentation>
                        Downpayment plus the total of payments.
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="FirstPaymentDate" type="udt:DateType">
            <xsd:annotation>
                <xsd:documentation>
                        Indicates the first date of payment.
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="unbounded" ref="PaymentSchedule">
            <xsd:annotation>
                <xsd:documentation>
                        Represents the schedule of payments to be
                        made.
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element minOccurs="0" name="LeaseRateMoneyFactorString" type="qdt:StringType">
            <xsd:annotation>
                <xsd:documentation>
                        Lease rate charged to customer by the
                        Dealer.
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="RetailFilingFeeAmount" type="udt:AmountType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">A fee that is collected
                up front that is not itemized.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="NonFilingFeeInsuranceAmount" type="udt:AmountType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Coverage amount for non
                filing.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
AnnualPercentageRate star:AnnualPercentageRate 0 (1)
CanadaACRPercentage star:CanadaACRPercentage 0 (1)
FinanceChargeAmount star:FinanceChargeAmount (1) (1)
TotalOfPaymentsAmount star:TotalOfPaymentsAmount (1) (1)
TotalSalePriceAmount star:TotalSalePriceAmount 0 (1)
FirstPaymentDate star:FirstPaymentDate 0 (1)
PaymentSchedule star:PaymentSchedule (1) unbounded
LeaseRateMoneyFactorString star:LeaseRateMoneyFactorString 0 (1)
RetailFilingFeeAmount star:RetailFilingFeeAmount 0 1
NonFilingFeeInsuranceAmount star:NonFilingFeeInsuranceAmount 0 1
Collapse Derivation Tree:
Collapse References:
star:FederalTILDisclosures