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