Definition Type: Element
Name: CapitalizedTaxIndicator
Namespace: http://www.starstandard.org/STAR/5
Type: udt:IndicatorType
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Indicates whether the tax is capitalized, meaning whether it is included in the monthly payments. If the tax is not capitalized it is to be paid up front.
Collapse XSD Schema Diagram:
XSD Diagram of CapitalizedTaxIndicator in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element maxOccurs="1" minOccurs="0" name="CapitalizedTaxIndicator" type="udt:IndicatorType">
    <xsd:annotation>
        <xsd:documentation>
                        Indicates whether the tax is capitalized, meaning whether
                            it is included in the monthly payments. If the tax is not capitalized it
                            is to be paid up front.
                    </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: