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