ForeignIncomeAggregate

OFX / Types / ForeignIncomeAggregate
#TagType
1 COUNTRYSTRING CountryStringType
2 FORINCOMEALLOCAMT AmountType
Usages:
XSD
	<xsd:complexType name="ForeignIncomeAggregate">
		<xsd:annotation>
			<xsd:documentation>
				The OFX element "FORINCOME" is of type "ForeignIncomeAggregate"
			</xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="COUNTRYSTRING" type="ofx:CountryStringType" minOccurs="1"/>
			<xsd:element name="FORINCOMEALLOCAMT" type="ofx:AmountType" minOccurs="0"/>
		</xsd:sequence>
	</xsd:complexType>

© Copyright 2023. All Rights Reserved.