Definition Type: Element
Name: Deduction
Namespace: http://www.starstandard.org/STAR/5
Type: star:DeductionType
Containing Schema: Components.xsd
Abstract
Documentation:
Communicates any deductions from the dealer settlement amount (e.g., Tax Stamp Amount).
Collapse XSD Schema Diagram:
Drilldown into DeductionAmount in schema components_xsd Drilldown into DeductionDescription in schema components_xsd Drilldown into DeductionType in schema components_xsdXSD Diagram of Deduction in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="Deduction" type="DeductionType">
    <xsd:annotation>
        <xsd:documentation>Communicates any deductions from the dealer settlement amount (e.g., Tax Stamp Amount).</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DeductionDescription star:DeductionDescription 0 unbounded
DeductionAmount star:DeductionAmount 0 (1)
Collapse Derivation Tree: