Definition Type: ComplexType
Name: InvestmentStatementMessageSet
Namespace: http://ofx.net/types/2003/04
Type: ofx:AbstractMessageSet
Containing Schema: OFX_Profile.xsd
Abstract False
Documentation:
The OFX element "INVSTMTMSGSET" is of type "InvestmentStatementMessageSet"
Collapse XSD Schema Diagram:
Drilldown into INVSTMTMSGSETV1 Drilldown into AbstractMessageSetXSD Diagram of InvestmentStatementMessageSet
Collapse XSD Schema Code:
<xsd:complexType name="InvestmentStatementMessageSet">
    <xsd:annotation>
        <xsd:documentation>

        The OFX element "INVSTMTMSGSET" is of type "InvestmentStatementMessageSet"

      </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ofx:AbstractMessageSet">
            <xsd:sequence>
                <xsd:element name="INVSTMTMSGSETV1" type="ofx:InvestmentStatementMessageSetV1" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
INVSTMTMSGSETV1 ofx:INVSTMTMSGSETV1 (1) (1)
Collapse Derivation Tree:
Collapse References:
ofx:INVSTMTMSGSET
Collapse Comments:
blog comments powered by Disqus