Definition Type: ComplexType
Name: PositionMutualFund
Namespace: http://ofx.net/types/2003/04
Type: ofx:AbstractPositionBase
Containing Schema: OFX_Investment.xsd
Abstract False
Documentation:
The OFX element "POSMF" is of type "PositionMutualFund"
Collapse XSD Schema Diagram:
Drilldown into REINVCG Drilldown into REINVDIV Drilldown into UNITSUSER Drilldown into UNITSSTREET Drilldown into INVPOS Drilldown into AbstractPositionBaseXSD Diagram of PositionMutualFund
Collapse XSD Schema Code:
<xsd:complexType name="PositionMutualFund">
    <xsd:annotation>
        <xsd:documentation>

        The OFX element "POSMF" is of type "PositionMutualFund"

      </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ofx:AbstractPositionBase">
            <xsd:sequence>
                <xsd:element name="UNITSSTREET" type="ofx:PositiveQuantityType" minOccurs="0" />
                <xsd:element name="UNITSUSER" type="ofx:PositiveQuantityType" minOccurs="0" />
                <xsd:element name="REINVDIV" type="ofx:BooleanType" minOccurs="0" />
                <xsd:element name="REINVCG" type="ofx:BooleanType" minOccurs="0" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
INVPOS ofx:INVPOS (1) (1)
UNITSSTREET ofx:UNITSSTREET 0 (1)
UNITSUSER ofx:UNITSUSER 0 (1)
REINVDIV ofx:REINVDIV 0 (1)
REINVCG ofx:REINVCG 0 (1)
Collapse Derivation Tree:
Collapse References:
ofx:POSMF
Collapse Comments:
blog comments powered by Disqus