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