Definition Type: ComplexType
Name: LedgerBalance
Namespace: http://ofx.net/types/2003/04
Containing Schema: OFX_Common.xsd
Abstract False
Documentation:
The OFX element "LEDGERBAL" is of type "LedgerBalance"
Collapse XSD Schema Diagram:
Drilldown into DTASOF Drilldown into BALAMTXSD Diagram of LedgerBalance
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
Collapse Comments:
blog comments powered by Disqus