Definition Type: ComplexType
Name: InvestmentStatementEndRequest
Namespace: http://ofx.net/types/2003/04
Containing Schema: OFX_Investment_Messages.xsd
Abstract
Documentation:
The OFX element "INVSTMTENDRQ" is of type "InvestmentStatementEndRequest"
Collapse XSD Schema Diagram:
Drilldown into INCSTMTIMG in schema ofx_investment_messages_xsd Drilldown into DTEND in schema ofx_investment_messages_xsd Drilldown into DTSTART in schema ofx_investment_messages_xsd Drilldown into INVACCTFROM in schema ofx_investment_messages_xsdXSD Diagram of InvestmentStatementEndRequest in schema ofx_investment_messages_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="InvestmentStatementEndRequest">
    <xsd:annotation>
        <xsd:documentation>
        The OFX element "INVSTMTENDRQ" is of type "InvestmentStatementEndRequest"
      </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="INVACCTFROM" type="ofx:InvestmentAccount" />
        <xsd:element name="DTSTART" type="ofx:DateTimeType" minOccurs="0" />
        <xsd:element name="DTEND" type="ofx:DateTimeType" minOccurs="0" />
        <xsd:element name="INCSTMTIMG" type="ofx:BooleanType" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
INVACCTFROM ofx:INVACCTFROM (1) (1)
DTSTART ofx:DTSTART 0 (1)
DTEND ofx:DTEND 0 (1)
INCSTMTIMG ofx:INCSTMTIMG 0 (1)
Collapse Derivation Tree:
Collapse References:
ofx:INVSTMTENDRQ, ofx:INVSTMTENDRQ