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