Definition Type: Element
Name: Fee
Namespace: http://www.starstandard.org/STAR/5
Type: star:FeeType
Containing Schema: Components.xsd
Abstract
Documentation:
The Fee component represents the fees associated with the vehicle being financed.
Collapse XSD Schema Diagram:
Drilldown into TaxabilityIndicator in schema components_xsd Drilldown into PublicOfficialFeeIndicator in schema components_xsd Drilldown into MaximumAllowableFeeAmount in schema components_xsd Drilldown into CapitalizedFeeIndicator in schema components_xsd Drilldown into FeePaidTo in schema components_xsd Drilldown into FeeAmount in schema components_xsd Drilldown into FeeDescription in schema components_xsd Drilldown into FeeTypeCode in schema components_xsd Drilldown into FeeType in schema components_xsdXSD Diagram of Fee in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="Fee" type="FeeType">
    <xsd:annotation>
        <xsd:documentation>The Fee component represents the fees associated with the vehicle being financed.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
FeeTypeCode star:FeeTypeCode 0 (1)
FeeDescription star:FeeDescription 0 unbounded
FeeAmount star:FeeAmount 0 (1)
FeePaidTo star:FeePaidTo 0 (1)
CapitalizedFeeIndicator star:CapitalizedFeeIndicator 0 1
MaximumAllowableFeeAmount star:MaximumAllowableFeeAmount 0 1
PublicOfficialFeeIndicator star:PublicOfficialFeeIndicator 0 1
TaxabilityIndicator star:TaxabilityIndicator 0 1
Collapse Derivation Tree: