Definition Type: Element
Name: TaxCredit
Namespace: http://www.starstandard.org/STAR/5
Type: star:TaxCreditType
Containing Schema: Components.xsd
Abstract
Documentation:
Communicates any adjustments to the buy rate.
Collapse XSD Schema Diagram:
Drilldown into TaxCreditAmount in schema components_xsd Drilldown into TaxCreditDescription in schema components_xsd Drilldown into TaxCreditTypeCode in schema components_xsd Drilldown into TaxCreditType in schema components_xsdXSD Diagram of TaxCredit in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="TaxCredit" type="TaxCreditType">
    <xsd:annotation>
        <xsd:documentation>Communicates any adjustments to the buy rate.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TaxCreditTypeCode star:TaxCreditTypeCode 1 1
TaxCreditDescription star:TaxCreditDescription 0 1
TaxCreditAmount star:TaxCreditAmount 0 1
Collapse Derivation Tree: