Definition Type: Element
Name: BAL
Namespace: http://ofx.net/types/2003/04
Type: ofx:Balance
Containing Schema: OFX_Common.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Collapse XSD Schema Diagram:
Drilldown into CURRENCY in schema ofx_common_xsd Drilldown into DTASOF in schema ofx_common_xsd Drilldown into VALUE in schema ofx_common_xsd Drilldown into BALTYPE in schema ofx_common_xsd Drilldown into DESC in schema ofx_common_xsd Drilldown into NAME in schema ofx_common_xsd Drilldown into Balance in schema ofx_common_xsdXSD Diagram of BAL in schema ofx_common_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:element name="BAL" type="ofx:Balance" minOccurs="0" maxOccurs="unbounded" />
Collapse Child Elements:
Name Type Min Occurs Max Occurs
NAME ofx:NAME (1) (1)
DESC ofx:DESC (1) (1)
BALTYPE ofx:BALTYPE (1) (1)
VALUE ofx:VALUE (1) (1)
DTASOF ofx:DTASOF 0 (1)
CURRENCY ofx:CURRENCY 0 (1)
Collapse Derivation Tree: