Definition Type: Element
Name: CapitalizedTaxIndicator
Namespace: http://www.starstandard.org/STAR/5
Type: udt:IndicatorType
Containing Schema: Fields.xsd
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 fields_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="CapitalizedTaxIndicator" type="udt:IndicatorType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">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: