Definition Type: ComplexType
Name: OpenOrderSwitchMutualFund
Namespace: http://ofx.net/types/2003/04
Type: ofx:AbstractOpenOrder
Containing Schema: OFX_Investment.xsd
Abstract
Documentation:
The OFX element "SWITCHMF" is of type "OpenOrderSwitchMutualFund"
Collapse XSD Schema Diagram:
Drilldown into SWITCHALL in schema ofx_investment_xsd Drilldown into UNITTYPE in schema ofx_investment_xsd Drilldown into SECID in schema ofx_investment_xsd Drilldown into OO in schema ofx_investment_xsd Drilldown into AbstractOpenOrder in schema ofx_investment_xsdXSD Diagram of OpenOrderSwitchMutualFund in schema ofx_investment_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="OpenOrderSwitchMutualFund">
    <xsd:annotation>
        <xsd:documentation>
        The OFX element "SWITCHMF" is of type "OpenOrderSwitchMutualFund"
      </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ofx:AbstractOpenOrder">
            <xsd:sequence>
                <xsd:element name="SECID" type="ofx:SecurityId" />
                <xsd:element name="UNITTYPE" type="ofx:UnitTypeEnum" />
                <xsd:element name="SWITCHALL" type="ofx:BooleanType" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
OO ofx:OO (1) (1)
SECID ofx:SECID (1) (1)
UNITTYPE ofx:UNITTYPE (1) (1)
SWITCHALL ofx:SWITCHALL (1) (1)
Collapse Derivation Tree:
Collapse References:
ofx:SWITCHMF