Definition Type: ComplexType
Name: Investment401kBalance
Namespace: http://ofx.net/types/2003/04
Containing Schema: OFX_Investment.xsd
Abstract
Documentation:
The OFX element "INV401KBAL" is of type "Investment401kBalance"
Collapse XSD Schema Diagram:
Drilldown into BALLIST in schema ofx_investment_xsd Drilldown into TOTAL in schema ofx_investment_xsd Drilldown into OTHERNONVEST in schema ofx_investment_xsd Drilldown into OTHERVEST in schema ofx_investment_xsd Drilldown into ROLLOVER in schema ofx_investment_xsd Drilldown into PROFITSHARING in schema ofx_investment_xsd Drilldown into MATCH in schema ofx_investment_xsd Drilldown into AFTERTAX in schema ofx_investment_xsd Drilldown into PRETAX in schema ofx_investment_xsd Drilldown into CASHBAL in schema ofx_investment_xsdXSD Diagram of Investment401kBalance in schema ofx_investment_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="Investment401kBalance">
    <xsd:annotation>
        <xsd:documentation>
	      The OFX element "INV401KBAL" is of type "Investment401kBalance"
	    </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="CASHBAL" type="ofx:AmountType" minOccurs="0" />
        <xsd:element name="PRETAX" type="ofx:AmountType" minOccurs="0" />
        <xsd:element name="AFTERTAX" type="ofx:AmountType" minOccurs="0" />
        <xsd:element name="MATCH" type="ofx:AmountType" minOccurs="0" />
        <xsd:element name="PROFITSHARING" type="ofx:AmountType" minOccurs="0" />
        <xsd:element name="ROLLOVER" type="ofx:AmountType" minOccurs="0" />
        <xsd:element name="OTHERVEST" type="ofx:AmountType" minOccurs="0" />
        <xsd:element name="OTHERNONVEST" type="ofx:AmountType" minOccurs="0" />
        <xsd:element name="TOTAL" type="ofx:AmountType" />
        <xsd:element name="BALLIST" type="ofx:BalanceList" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CASHBAL ofx:CASHBAL 0 (1)
PRETAX ofx:PRETAX 0 (1)
AFTERTAX ofx:AFTERTAX 0 (1)
MATCH ofx:MATCH 0 (1)
PROFITSHARING ofx:PROFITSHARING 0 (1)
ROLLOVER ofx:ROLLOVER 0 (1)
OTHERVEST ofx:OTHERVEST 0 (1)
OTHERNONVEST ofx:OTHERNONVEST 0 (1)
TOTAL ofx:TOTAL (1) (1)
BALLIST ofx:BALLIST 0 (1)
Collapse Derivation Tree:
Collapse References:
ofx:INV401KBAL