Definition Type: ComplexType
Name: EstimatedPayoff
Namespace: http://ofx.net/types/2003/04
Containing Schema: OFX_Loans.xsd
Abstract
Documentation:
The OFX element "ESTPAYOFF" is of type "EstimatedPayoff"
Collapse XSD Schema Diagram:
Drilldown into DTASOF in schema ofx_loans_xsd Drilldown into ESTPAYOFFBAL in schema ofx_loans_xsdXSD Diagram of EstimatedPayoff in schema ofx_loans_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="EstimatedPayoff">
    <xsd:annotation>
        <xsd:documentation>
        The OFX element "ESTPAYOFF" is of type "EstimatedPayoff"
      </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="ESTPAYOFFBAL" type="ofx:AmountType" />
        <xsd:element name="DTASOF" type="ofx:DateTimeType" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ESTPAYOFFBAL ofx:ESTPAYOFFBAL (1) (1)
DTASOF ofx:DTASOF (1) (1)
Collapse Derivation Tree:
Collapse References:
ofx:ESTPAYOFF