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