Definition Type: Element
Name: FinancingSubtotals
Namespace: http://www.starstandard.org/STAR/5
Type: star:FinancingSubtotalsType
Containing Schema: Components.xsd
Abstract
Documentation:
A component that represents various subtotals that are calculated.
Collapse XSD Schema Diagram:
Drilldown into SubtotalDescription in schema components_xsd Drilldown into SubtotalTypeCode in schema components_xsd Drilldown into SubtotalAmount in schema components_xsd Drilldown into FinancingSubtotalsType in schema components_xsdXSD Diagram of FinancingSubtotals in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="FinancingSubtotals" type="FinancingSubtotalsType">
    <xsd:annotation>
        <xsd:documentation> A component that represents various subtotals that are calculated.
            </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
SubtotalAmount star:SubtotalAmount 0 1
SubtotalTypeCode star:SubtotalTypeCode 0 1
SubtotalDescription star:SubtotalDescription 0 unbounded
Collapse Derivation Tree: