Definition Type: ComplexType
Name: MutualFundInfo
Namespace: http://ofx.net/types/2003/04
Type: ofx:AbstractSecurityInfo
Containing Schema: OFX_SecuritiesList.xsd
Abstract
Documentation:
The OFX element "MFINFO" is of type "MutualFundInfo"
Collapse XSD Schema Diagram:
Drilldown into FIMFASSETCLASS in schema ofx_securitieslist_xsd Drilldown into MFASSETCLASS in schema ofx_securitieslist_xsd Drilldown into DTYIELDASOF in schema ofx_securitieslist_xsd Drilldown into YIELD in schema ofx_securitieslist_xsd Drilldown into MFTYPE in schema ofx_securitieslist_xsd Drilldown into SECINFO in schema ofx_securitieslist_xsd Drilldown into AbstractSecurityInfo in schema ofx_securitieslist_xsdXSD Diagram of MutualFundInfo in schema ofx_securitieslist_xsd (OFX - Open Financial Exchange)
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