Definition Type: Element
Name: FinanceReserve
Namespace: http://www.starstandard.org/STAR/5
Type: udt:AmountType
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Amount paid by financial lender to dealer for arranging financing on credit contract.  Note:  this is the dealer’s participation, if lender does not pay 100% finance reserve to the dealer.
Collapse XSD Schema Diagram:
Drilldown into currencyID in schema unqualifieddatatypes_xsd Drilldown into AmountType in schema unqualifieddatatypes_xsdXSD Diagram of FinanceReserve in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element maxOccurs="1" minOccurs="0" name="FinanceReserve" type="udt:AmountType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">
                        Amount paid by financial lender to dealer for arranging financing on credit contract.  Note:  this is the dealer’s participation, 
                        if lender does not pay 100% finance reserve to the dealer.
                    </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
currencyID udt:currencyID Required
Collapse Derivation Tree: