Definition Type: Element
Name: SubtotalCreditsAmount
Namespace: http://www.starstandard.org/STAR/5
Type: udt:AmountType
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Includes the sum of Net Trade-in, Rebate or Other Credit, and Cash Down payment. In some states this amount is disclosed separately from TotalDownPayment if it is a negative amount.
Collapse XSD Schema Diagram:
Drilldown into currencyID in schema unqualifieddatatypes_xsd Drilldown into AmountType in schema unqualifieddatatypes_xsdXSD Diagram of SubtotalCreditsAmount in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element minOccurs="0" name="SubtotalCreditsAmount" type="udt:AmountType">
    <xsd:annotation>
        <xsd:documentation> Includes the sum of Net Trade-in, Rebate or Other Credit,
                        and Cash Down payment. In some states this amount is disclosed separately
                        from TotalDownPayment if it is a negative amount. </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
currencyID udt:currencyID Required
Collapse Derivation Tree: