Definition Type: ComplexType
Name: ContributionInfo
Namespace: http://ofx.net/types/2003/04
Containing Schema: OFX_Investment.xsd
Abstract False
Documentation:
The OFX element "CONTRIBINFO" is of type "ContributionInfo"
Collapse XSD Schema Diagram:
Drilldown into CONTRIBSECURITYXSD Diagram of ContributionInfo
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
Collapse Comments:
blog comments powered by Disqus