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