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