Definition Type: ComplexType
Name: BalanceList
Namespace: http://ofx.net/types/2003/04
Containing Schema: OFX_Common.xsd
Abstract False
Documentation:
The OFX element "BALLIST" is of type "BalanceList"
Collapse XSD Schema Diagram:
Drilldown into BALXSD Diagram of BalanceList
Collapse XSD Schema Code:
<xsd:complexType name="BalanceList">
    <xsd:annotation>
        <xsd:documentation>

        The OFX element "BALLIST" is of type "BalanceList"

      </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="BAL" type="ofx:Balance" minOccurs="0" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
BAL ofx:BAL 0 unbounded
Collapse Derivation Tree:
Collapse References:
ofx:BALLIST, ofx:BALLIST, ofx:BALLIST, ofx:BALLIST, ofx:BALLIST
Collapse Comments:
blog comments powered by Disqus