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