<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>
|