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