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