Definition Type: Element
Name: TotalRebateDifferenceAmount
Namespace: http://www.starstandard.org/STAR/5
Type: udt:AmountType
Containing Schema: IncentiveApplication.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
The difference in amount between the ‘Total cash rebates available’ Vs the ‘total cash rebates applied’ to the deal.
Collapse XSD Schema Diagram:
Drilldown into currencyID in schema unqualifieddatatypes_xsd Drilldown into AmountType in schema unqualifieddatatypes_xsdXSD Diagram of TotalRebateDifferenceAmount in schema incentiveapplication_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element maxOccurs="1" minOccurs="0" name="TotalRebateDifferenceAmount" type="udt:AmountType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
						The difference in amount between the ‘Total cash rebates available’ Vs the ‘total cash rebates applied’ to the deal.
					</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
currencyID udt:currencyID Required
Collapse Derivation Tree: