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