Definition Type: Element
Name: InitiativeRebateGroup
Namespace: http://www.starstandard.org/STAR/5
Type: star:InitiativeRebateGroupType
Containing Schema: Components.xsd
Abstract
Documentation:
The Rebate component describes a deduction from an amount to be paid on a vehicle purchase or lease.
Collapse XSD Schema Diagram:
Drilldown into RebateAmount in schema components_xsd Drilldown into RebateTypeCode in schema components_xsd Drilldown into InitiativeRebateGroupType in schema components_xsdXSD Diagram of InitiativeRebateGroup in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="InitiativeRebateGroup" type="InitiativeRebateGroupType">
    <xsd:annotation>
        <xsd:documentation>The Rebate component describes a deduction from  an amount to be paid on a vehicle purchase or lease.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
RebateTypeCode star:RebateTypeCode (1) (1)
RebateAmount star:RebateAmount (1) (1)
Collapse Derivation Tree: