Definition Type: Element
Name: Allowance
Namespace: http://www.starstandard.org/STAR/5
Type: star:AllowanceType
Containing Schema: Components.xsd
Abstract
Documentation:
The Allowance Component represents the allowance information associated with the Invoice.
Collapse XSD Schema Diagram:
Drilldown into SpecialAllowanceAmount in schema components_xsd Drilldown into MonthlyReturnAmount in schema components_xsd Drilldown into AllowancesLostDiscountsAmount in schema components_xsd Drilldown into CoOpDollarsAmount in schema components_xsd Drilldown into AllowanceType in schema components_xsdXSD Diagram of Allowance in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="Allowance" type="AllowanceType">
    <xsd:annotation>
        <xsd:documentation>The Allowance Component represents the allowance information associated with the Invoice.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CoOpDollarsAmount star:CoOpDollarsAmount 0 (1)
AllowancesLostDiscountsAmount star:AllowancesLostDiscountsAmount 0 (1)
MonthlyReturnAmount star:MonthlyReturnAmount 0 (1)
SpecialAllowanceAmount star:SpecialAllowanceAmount 0 (1)
Collapse Derivation Tree: