Definition Type: Element
Name: FinalPaymentDate
Namespace: http://www.starstandard.org/STAR/5
Type: udt:DateType
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Date that the final payment amount is due (e.g., Ballon, Fixed Value, Lease, etc.)
Collapse XSD Schema Diagram:
XSD Diagram of FinalPaymentDate in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element minOccurs="0" name="FinalPaymentDate" type="udt:DateType">
    <xsd:annotation>
        <xsd:documentation>
                        Date that the final payment amount is due (e.g., Ballon,
                            Fixed Value, Lease, etc.)
                    </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: