Definition Type: Element
Name: EffectiveInterestRate
Namespace: http://www.starstandard.org/STAR/5
Type: udt:PercentType
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
The interest rate for the credit contract when some insurances and fees are used in calculating the total cost of borrowing. (Used in Canadian provinces)
Collapse XSD Schema Diagram:
XSD Diagram of EffectiveInterestRate in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element minOccurs="0" name="EffectiveInterestRate" type="udt:PercentType">
    <xsd:annotation>
        <xsd:documentation> The interest rate for the credit contract when some
                        insurances and fees are used in calculating the total cost of borrowing.
                        (Used in Canadian provinces) </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: