Definition Type: ComplexType
Name: ContractRespFederalTILDisclosuresType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: Components.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into MaximumLeaseRateMoneyFactorString in schema components_xsd Drilldown into LeaseRateMoneyFactorString in schema components_xsdXSD Diagram of ContractRespFederalTILDisclosuresType in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="ContractRespFederalTILDisclosuresType">
    <xsd:sequence>
        <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 minOccurs="0" name="MaximumLeaseRateMoneyFactorString" type="qdt:StringType">
            <xsd:annotation>
                <xsd:documentation>Maximum rate the dealer can charge the customer for the vehicle being purchased. This is the LeaseBuyMoney Factor plus maximum markup.</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LeaseRateMoneyFactorString star:LeaseRateMoneyFactorString 0 (1)
MaximumLeaseRateMoneyFactorString star:MaximumLeaseRateMoneyFactorString 0 (1)
Collapse Derivation Tree:
Collapse References:
star:ContractRespFederalTILDisclosures