Definition Type: ComplexType
Name: Investment401k
Namespace: http://ofx.net/types/2003/04
Containing Schema: OFX_Investment.xsd
Abstract
Documentation:
The OFX element "INV401K" is of type "Investment401k"
Collapse XSD Schema Diagram:
Drilldown into INV401KSUMMARY in schema ofx_investment_xsd Drilldown into LOANINFO in schema ofx_investment_xsd Drilldown into VESTINFO in schema ofx_investment_xsd Drilldown into CURRENTVESTPCT in schema ofx_investment_xsd Drilldown into CONTRIBINFO in schema ofx_investment_xsd Drilldown into MATCHINFO in schema ofx_investment_xsd Drilldown into DEFERPCTAFTERTAX in schema ofx_investment_xsd Drilldown into DEFERPCTPRETAX in schema ofx_investment_xsd Drilldown into BROKERCONTACTINFO in schema ofx_investment_xsd Drilldown into EMPLOYERCONTACTINFO in schema ofx_investment_xsd Drilldown into PLANJOINDATE in schema ofx_investment_xsd Drilldown into PLANID in schema ofx_investment_xsd Drilldown into EMPLOYERNAME in schema ofx_investment_xsdXSD Diagram of Investment401k in schema ofx_investment_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="Investment401k">
    <xsd:annotation>
        <xsd:documentation>
	      The OFX element "INV401K" is of type "Investment401k"
	    </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="EMPLOYERNAME" type="ofx:GenericNameType" />
        <xsd:element name="PLANID" type="ofx:IdType" minOccurs="0" />
        <xsd:element name="PLANJOINDATE" type="ofx:DateTimeType" minOccurs="0" />
        <xsd:element name="EMPLOYERCONTACTINFO" type="ofx:GenericContactInfoType" minOccurs="0" />
        <xsd:element name="BROKERCONTACTINFO" type="ofx:GenericContactInfoType" minOccurs="0" />
        <xsd:element name="DEFERPCTPRETAX" type="ofx:RateType" minOccurs="0" />
        <xsd:element name="DEFERPCTAFTERTAX" type="ofx:RateType" minOccurs="0" />
        <xsd:element name="MATCHINFO" type="ofx:MatchInfo" minOccurs="0" />
        <xsd:element name="CONTRIBINFO" type="ofx:ContributionInfo" minOccurs="0" />
        <xsd:element name="CURRENTVESTPCT" type="ofx:RateType" minOccurs="0" />
        <xsd:element name="VESTINFO" type="ofx:VestInfo" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="LOANINFO" type="ofx:LoanInfo" minOccurs="0" maxOccurs="unbounded" />
        <xsd:element name="INV401KSUMMARY" type="ofx:Investment401kSummary" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
EMPLOYERNAME ofx:EMPLOYERNAME (1) (1)
PLANID ofx:PLANID 0 (1)
PLANJOINDATE ofx:PLANJOINDATE 0 (1)
EMPLOYERCONTACTINFO ofx:EMPLOYERCONTACTINFO 0 (1)
BROKERCONTACTINFO ofx:BROKERCONTACTINFO 0 (1)
DEFERPCTPRETAX ofx:DEFERPCTPRETAX 0 (1)
DEFERPCTAFTERTAX ofx:DEFERPCTAFTERTAX 0 (1)
MATCHINFO ofx:MATCHINFO 0 (1)
CONTRIBINFO ofx:CONTRIBINFO 0 (1)
CURRENTVESTPCT ofx:CURRENTVESTPCT 0 (1)
VESTINFO ofx:VESTINFO 0 unbounded
LOANINFO ofx:LOANINFO 0 unbounded
INV401KSUMMARY ofx:INV401KSUMMARY 0 (1)
Collapse Derivation Tree:
Collapse References:
ofx:INV401K