Definition Type: Element
Name: CustomerInformationRewardsCard
Namespace: http://www.starstandard.org/STAR/5
Type: star:CustomerInformationRewardsCardType
Containing Schema: Components.xsd
Abstract
Documentation:
The Rewards card is a credit card, that when used by the customer, the customer can earn points with every purchase they make. These points can be used towards the purchase, or lease of a new vehicle.
Collapse XSD Schema Diagram:
Drilldown into TotalPointsForRedemption in schema components_xsd Drilldown into TotalPoints in schema components_xsd Drilldown into PointsAvailableForRedemption in schema components_xsd Drilldown into VehicleRedemptionAllowance in schema components_xsd Drilldown into TotalEarningsForRedemption in schema components_xsd Drilldown into TotalEarnings in schema components_xsd Drilldown into OfferExpirationDate in schema components_xsd Drilldown into OfferDetails in schema components_xsd Drilldown into OfferAmount in schema components_xsd Drilldown into IncentiveCode in schema components_xsd Drilldown into BonusEarningCode in schema components_xsd Drilldown into OfferURI in schema components_xsd Drilldown into EarningsAvailableForRedemption in schema components_xsd Drilldown into EarningsAsOfDate in schema components_xsd Drilldown into CardType in schema components_xsd Drilldown into CustomerInformationRewardsCardType in schema components_xsdXSD Diagram of CustomerInformationRewardsCard in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="CustomerInformationRewardsCard" type="CustomerInformationRewardsCardType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
                The Rewards card is a credit card, that when used by the customer, the customer can earn
                points with every purchase they make. These points can be used towards the purchase, or lease of
                a new vehicle.
            </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CardType star:CardType 1 1
EarningsAsOfDate star:EarningsAsOfDate 0 1
EarningsAvailableForRedemption star:EarningsAvailableForRedemption 0 1
OfferURI star:OfferURI 0 1
BonusEarningCode star:BonusEarningCode 0 1
IncentiveCode star:IncentiveCode 0 1
OfferAmount star:OfferAmount 0 1
OfferDetails star:OfferDetails 0 1
OfferExpirationDate star:OfferExpirationDate 0 1
TotalEarnings star:TotalEarnings 0 1
TotalEarningsForRedemption star:TotalEarningsForRedemption 0 1
VehicleRedemptionAllowance star:VehicleRedemptionAllowance 0 1
PointsAvailableForRedemption star:PointsAvailableForRedemption 0 1
TotalPoints star:TotalPoints 0 1
TotalPointsForRedemption star:TotalPointsForRedemption 0 1
Collapse Derivation Tree: