Definition Type: Element
Name: InitiativeRateGroup
Namespace: http://www.starstandard.org/STAR/5
Type: star:InitiativeRateGroupType
Containing Schema: Components.xsd
Abstract
Documentation:
The initiative rate group component describes rates and terms associated with the initiative.
Collapse XSD Schema Diagram:
Drilldown into InitiativeTermString in schema components_xsd Drilldown into InitiativeMoneyFactorNumeric in schema components_xsd Drilldown into InitiativeAnnualPercentageRate in schema components_xsd Drilldown into InitiativeFinanceTypeCode in schema components_xsd Drilldown into InitiativeRateGroupType in schema components_xsdXSD Diagram of InitiativeRateGroup in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="InitiativeRateGroup" type="InitiativeRateGroupType">
    <xsd:annotation>
        <xsd:documentation>The initiative rate group component describes rates and terms associated with the initiative.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
InitiativeFinanceTypeCode star:InitiativeFinanceTypeCode (1) (1)
InitiativeAnnualPercentageRate star:InitiativeAnnualPercentageRate (1) (1)
InitiativeMoneyFactorNumeric star:InitiativeMoneyFactorNumeric (1) (1)
InitiativeTermString star:InitiativeTermString (1) (1)
Collapse Derivation Tree: