Definition Type: ComplexType
Name: CustomerInformationRewardsCardType
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: Components.xsd
Abstract
Documentation:
Customer's Rewards Credit Card Information
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_xsdXSD Diagram of CustomerInformationRewardsCardType in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="CustomerInformationRewardsCardType">
    <xsd:annotation xmlns="http://www.starstandards.org/STAR">
        <xsd:documentation source="http://www.starstandard.org/STAR/5">Customer's Rewards Credit Card Information</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element maxOccurs="1" minOccurs="1" name="CardType" type="scl:CreditCardTypeContentType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">
                        A value used to identify the card type for a given cardmember.Valid values are gmcard, efc, flex
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="EarningsAsOfDate" type="udt:DateType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Field to highlight what
                        As of date for earnings value.
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="EarningsAvailableForRedemption" type="udt:AmountType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">
                        The amount of earnings currently available to redeem.
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="OfferURI" type="qdt:URIType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Start date when the
                        Indicates if an offer is in place for the account.  If yes, provides a URL 
                        to login into OMA to view offer information.
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="BonusEarningCode" type="udt:TextType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Start date when the
                        Card type of account
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="IncentiveCode" type="udt:CodeType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">
                        BARS incentive code associated with Card Type.
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="OfferAmount" type="udt:AmountType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Field to highlight what
                        Amount of any retail offer that may exist for the given account.  Zero if no offers exist.
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="OfferDetails" type="udt:TextType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">
                        Description of the offer.
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="OfferExpirationDate" type="udt:DateType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">Start date when the
                        f any offer exists, this will be the date the offer expires.
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="TotalEarnings" type="udt:AmountType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">
                        This is the total earnings on an account. This may include earnings not yet eligible for redemption. 
                        Only earnings that have been included on a monthly credit card statement are eligible to redeem.
                        This value does not include any offer amount that may or may not exist.
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="TotalEarningsForRedemption" type="udt:AmountType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">
                        This is the total amount available to redeem.  This value does not include any offer amount that may or may not exist.
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="VehicleRedemptionAllowance" type="udt:AmountType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">
                        Redemption allowance, if one exists,, for vehicle being looked up.
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="PointsAvailableForRedemption" type="udt:NumericType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">
                        The amount of points earned or used in a particular repair order.
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="TotalPoints" type="udt:NumericType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">
                        The total points on an account. This may include points not yet eligebel for redemption.
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element maxOccurs="1" minOccurs="0" name="TotalPointsForRedemption" type="udt:NumericType">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/STAR/5">
                        This is the total points available for redemption
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
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:
Collapse References:
star:CustomerInformationRewardsCard