Definition Type: ComplexType
Name: InvestmentStatementRequest
Namespace: http://ofx.net/types/2003/04
Containing Schema: OFX_Investment_Messages.xsd
Abstract
Documentation:
The OFX element "INVSTMTRQ" is of type "InvestmentStatementRequest"
Collapse XSD Schema Diagram:
Drilldown into INCTRANIMG in schema ofx_investment_messages_xsd Drilldown into INC401KBAL in schema ofx_investment_messages_xsd Drilldown into INC401K in schema ofx_investment_messages_xsd Drilldown into INCBAL in schema ofx_investment_messages_xsd Drilldown into INCPOS in schema ofx_investment_messages_xsd Drilldown into INCOO in schema ofx_investment_messages_xsd Drilldown into INCTRAN in schema ofx_investment_messages_xsd Drilldown into INVACCTFROM in schema ofx_investment_messages_xsdXSD Diagram of InvestmentStatementRequest in schema ofx_investment_messages_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="InvestmentStatementRequest">
    <xsd:annotation>
        <xsd:documentation>
        The OFX element "INVSTMTRQ" is of type "InvestmentStatementRequest"
      </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="INVACCTFROM" type="ofx:InvestmentAccount" />
        <xsd:element name="INCTRAN" type="ofx:IncTransaction" />
        <xsd:element name="INCOO" type="ofx:BooleanType" />
        <xsd:element name="INCPOS" type="ofx:IncPosition" />
        <xsd:element name="INCBAL" type="ofx:BooleanType" />
        <xsd:element name="INC401K" type="ofx:BooleanType" minOccurs="0" maxOccurs="1" />
        <xsd:element name="INC401KBAL" type="ofx:BooleanType" minOccurs="0" maxOccurs="1" />
        <xsd:element name="INCTRANIMG" type="ofx:BooleanType" minOccurs="0" maxOccurs="1" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
INVACCTFROM ofx:INVACCTFROM (1) (1)
INCTRAN ofx:INCTRAN (1) (1)
INCOO ofx:INCOO (1) (1)
INCPOS ofx:INCPOS (1) (1)
INCBAL ofx:INCBAL (1) (1)
INC401K ofx:INC401K 0 1
INC401KBAL ofx:INC401KBAL 0 1
INCTRANIMG ofx:INCTRANIMG 0 1
Collapse Derivation Tree:
Collapse References:
ofx:INVSTMTRQ