Definition Type: Element
Name: TotalEarnings
Namespace: http://www.starstandard.org/STAR/5
Type: udt:AmountType
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
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.
Collapse XSD Schema Diagram:
Drilldown into currencyID in schema unqualifieddatatypes_xsd Drilldown into AmountType in schema unqualifieddatatypes_xsdXSD Diagram of TotalEarnings in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<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>
Collapse Child Attributes:
Name Type Default Value Use
currencyID udt:currencyID Required
Collapse Derivation Tree: