Definition Type: ComplexType
Name: Contributions
Namespace: http://ofx.net/types/2003/04
Containing Schema: OFX_Investment.xsd
Abstract False
Documentation:
The OFX element "CONTRIBUTIONS" is of type "Contributions"
Collapse XSD Schema Diagram:
Drilldown into TOTAL Drilldown into OTHERNONVEST Drilldown into OTHERVEST Drilldown into ROLLOVER Drilldown into PROFITSHARING Drilldown into MATCH Drilldown into AFTERTAX Drilldown into PRETAXXSD Diagram of Contributions
Collapse XSD Schema Code:
<xsd:complexType name="Contributions">
    <xsd:annotation>
        <xsd:documentation>

	      The OFX element "CONTRIBUTIONS" is of type "Contributions"

	    </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="PRETAX" type="ofx:AmountType" minOccurs="0" />
        <xsd:element name="AFTERTAX" type="ofx:AmountType" minOccurs="0" />
        <xsd:element name="MATCH" type="ofx:AmountType" minOccurs="0" />
        <xsd:element name="PROFITSHARING" type="ofx:AmountType" minOccurs="0" />
        <xsd:element name="ROLLOVER" type="ofx:AmountType" minOccurs="0" />
        <xsd:element name="OTHERVEST" type="ofx:AmountType" minOccurs="0" />
        <xsd:element name="OTHERNONVEST" type="ofx:AmountType" minOccurs="0" />
        <xsd:element name="TOTAL" type="ofx:AmountType" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PRETAX ofx:PRETAX 0 (1)
AFTERTAX ofx:AFTERTAX 0 (1)
MATCH ofx:MATCH 0 (1)
PROFITSHARING ofx:PROFITSHARING 0 (1)
ROLLOVER ofx:ROLLOVER 0 (1)
OTHERVEST ofx:OTHERVEST 0 (1)
OTHERNONVEST ofx:OTHERNONVEST 0 (1)
TOTAL ofx:TOTAL (1) (1)
Collapse Derivation Tree:
Collapse References:
ofx:CONTRIBUTIONS, ofx:CONTRIBUTIONS, ofx:CONTRIBUTIONS
Collapse Comments:
blog comments powered by Disqus