Definition Type: ComplexType
Name: MutualFundInfo
Namespace: http://ofx.net/types/2003/04
Type: ofx:AbstractSecurityInfo
Containing Schema: OFX_SecuritiesList.xsd
Abstract False
Documentation:
The OFX element "MFINFO" is of type "MutualFundInfo"
Collapse XSD Schema Diagram:
Drilldown into FIMFASSETCLASS Drilldown into MFASSETCLASS Drilldown into DTYIELDASOF Drilldown into YIELD Drilldown into MFTYPE Drilldown into SECINFO Drilldown into AbstractSecurityInfoXSD Diagram of MutualFundInfo
Collapse XSD Schema Code:
<xsd:complexType name="MutualFundInfo">
    <xsd:annotation>
        <xsd:documentation>

        The OFX element "MFINFO" is of type "MutualFundInfo"

      </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ofx:AbstractSecurityInfo">
            <xsd:sequence>
                <xsd:element name="MFTYPE" type="ofx:MutualFundTypeEnum" minOccurs="0" />
                <xsd:element name="YIELD" type="ofx:RateType" minOccurs="0" />
                <xsd:element name="DTYIELDASOF" type="ofx:DateTimeType" minOccurs="0" />
                <xsd:element name="MFASSETCLASS" type="ofx:MutualFundAssetClass" minOccurs="0" />
                <xsd:element name="FIMFASSETCLASS" type="ofx:FinancialInstitutionMutualFundAssetClass" minOccurs="0" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
SECINFO ofx:SECINFO (1) (1)
MFTYPE ofx:MFTYPE 0 (1)
YIELD ofx:YIELD 0 (1)
DTYIELDASOF ofx:DTYIELDASOF 0 (1)
MFASSETCLASS ofx:MFASSETCLASS 0 (1)
FIMFASSETCLASS ofx:FIMFASSETCLASS 0 (1)
Collapse Derivation Tree:
Collapse References:
ofx:MFINFO
Collapse Comments:
blog comments powered by Disqus