Definition Type: ComplexType
Name: InvestmentTransaction
Namespace: http://ofx.net/types/2003/04
Containing Schema: OFX_Investment.xsd
Abstract False
Documentation:
The OFX element "INVTRAN" is of type "InvestmentTransaction"
Collapse XSD Schema Diagram:
Drilldown into MEMO Drilldown into REVERSALFITID Drilldown into DTSETTLE Drilldown into DTTRADE Drilldown into SRVRTID Drilldown into FITIDXSD Diagram of InvestmentTransaction
Collapse XSD Schema Code:
<xsd:complexType name="InvestmentTransaction">
    <xsd:annotation>
        <xsd:documentation>

        The OFX element "INVTRAN" is of type "InvestmentTransaction"

      </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="FITID" type="ofx:FinancialInstitutionTransactionIdType" />
        <xsd:element name="SRVRTID" type="ofx:ServerIdType" minOccurs="0" />
        <xsd:element name="DTTRADE" type="ofx:DateTimeType" />
        <xsd:element name="DTSETTLE" type="ofx:DateTimeType" minOccurs="0" />
        <xsd:element name="REVERSALFITID" type="ofx:FinancialInstitutionTransactionIdType" minOccurs="0" />
        <xsd:element name="MEMO" type="ofx:MessageType" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
FITID ofx:FITID (1) (1)
SRVRTID ofx:SRVRTID 0 (1)
DTTRADE ofx:DTTRADE (1) (1)
DTSETTLE ofx:DTSETTLE 0 (1)
REVERSALFITID ofx:REVERSALFITID 0 (1)
MEMO ofx:MEMO 0 (1)
Collapse Derivation Tree:
Collapse References:
ofx:INVTRAN
Collapse Comments:
blog comments powered by Disqus