Definition Type: ComplexType
Name: InvestmentStatementMessageSetV1
Namespace: http://ofx.net/types/2003/04
Type: ofx:AbstractMessageSetVersion
Containing Schema: OFX_Profile.xsd
Abstract
Documentation:
The OFX element "INVSTMTMSGSETV1" is of type "InvestmentStatementMessageSetV1"
Collapse XSD Schema Diagram:
Drilldown into IMAGEPROF in schema ofx_profile_xsd Drilldown into CLOSINGAVAIL in schema ofx_profile_xsd Drilldown into INV401KDNLD in schema ofx_profile_xsd Drilldown into CANEMAIL in schema ofx_profile_xsd Drilldown into BALDNLD in schema ofx_profile_xsd Drilldown into POSDNLD in schema ofx_profile_xsd Drilldown into OODNLD in schema ofx_profile_xsd Drilldown into TRANDNLD in schema ofx_profile_xsd Drilldown into MSGSETCORE in schema ofx_profile_xsd Drilldown into AbstractMessageSetVersion in schema ofx_profile_xsdXSD Diagram of InvestmentStatementMessageSetV1 in schema ofx_profile_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="InvestmentStatementMessageSetV1">
    <xsd:annotation>
        <xsd:documentation>
        The OFX element "INVSTMTMSGSETV1" is of type "InvestmentStatementMessageSetV1"
      </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ofx:AbstractMessageSetVersion">
            <xsd:sequence>
                <xsd:element name="TRANDNLD" type="ofx:BooleanType" />
                <xsd:element name="OODNLD" type="ofx:BooleanType" />
                <xsd:element name="POSDNLD" type="ofx:BooleanType" />
                <xsd:element name="BALDNLD" type="ofx:BooleanType" />
                <xsd:element name="CANEMAIL" type="ofx:BooleanType" />
                <xsd:element name="INV401KDNLD" type="ofx:BooleanType" minOccurs="0" />
                <xsd:element name="CLOSINGAVAIL" type="ofx:BooleanType" minOccurs="0" />
                <xsd:element name="IMAGEPROF" type="ofx:ImageProfile" minOccurs="0" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
MSGSETCORE ofx:MSGSETCORE (1) (1)
TRANDNLD ofx:TRANDNLD (1) (1)
OODNLD ofx:OODNLD (1) (1)
POSDNLD ofx:POSDNLD (1) (1)
BALDNLD ofx:BALDNLD (1) (1)
CANEMAIL ofx:CANEMAIL (1) (1)
INV401KDNLD ofx:INV401KDNLD 0 (1)
CLOSINGAVAIL ofx:CLOSINGAVAIL 0 (1)
IMAGEPROF ofx:IMAGEPROF 0 (1)
Collapse Derivation Tree:
Collapse References:
ofx:INVSTMTMSGSETV1