Definition Type: ComplexType
Name: FinancialInstitutionMutualFundAssetClass
Namespace: http://ofx.net/types/2003/04
Containing Schema: OFX_SecuritiesList.xsd
Abstract
Documentation:
The OFX element "FIMFASSETCLASS" is of type "FinancialInstitutionMutualFundAssetClass"
Collapse XSD Schema Diagram:
Drilldown into FIPORTION in schema ofx_securitieslist_xsdXSD Diagram of FinancialInstitutionMutualFundAssetClass in schema ofx_securitieslist_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="FinancialInstitutionMutualFundAssetClass">
    <xsd:annotation>
        <xsd:documentation>
        The OFX element "FIMFASSETCLASS" is of type "FinancialInstitutionMutualFundAssetClass"
      </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="FIPORTION" type="ofx:FinancialInstitutionPortion" maxOccurs="unbounded" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
FIPORTION ofx:FIPORTION (1) unbounded
Collapse Derivation Tree:
Collapse References:
ofx:FIMFASSETCLASS