<xsd:complexType name="Tax1099DIV_V100">
<xsd:annotation>
<xsd:documentation>
The OFX element "TAX1099DIV_V100" is of type "Tax1099DIV_V100"
</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="ofx:AbstractTaxForm1099">
<xsd:sequence>
<xsd:element name="ORDDIV" type="ofx:AmountType" minOccurs="0" />
<xsd:element name="QUALIFIEDDIV" type="ofx:AmountType" minOccurs="0" />
<xsd:element name="TOTCAPGAIN" type="ofx:AmountType" minOccurs="0" />
<xsd:element name="POSTMAY5CAPGAIN" type="ofx:AmountType" minOccurs="0" />
<xsd:element name="P28GAIN" type="ofx:AmountType" minOccurs="0" />
<xsd:element name="UNRECSEC1250" type="ofx:AmountType" minOccurs="0" />
<xsd:element name="SEC1202" type="ofx:AmountType" minOccurs="0" />
<xsd:element name="QUAL5YEAR" type="ofx:AmountType" minOccurs="0" />
<xsd:element name="NONTAXDIST" type="ofx:AmountType" minOccurs="0" />
<xsd:element name="FEDTAXWH" type="ofx:AmountType" minOccurs="0" />
<xsd:element name="INVESTEXP" type="ofx:AmountType" minOccurs="0" />
<xsd:element name="FORTAXPD" type="ofx:AmountType" minOccurs="0" />
<xsd:element name="FORCNT" type="ofx:GenericNameType" minOccurs="0" />
<xsd:element name="CASHLIQ" type="ofx:AmountType" minOccurs="0" />
<xsd:element name="NONCASHLIQ" type="ofx:AmountType" minOccurs="0" />
<xsd:element name="PAYERADDR" type="ofx:PayerAddress" />
<xsd:element name="PAYERID" type="ofx:GenericNameType" />
<xsd:element name="RECADDR" type="ofx:RecurringAddress" minOccurs="0" />
<xsd:element name="RECID" type="ofx:IdType" />
<xsd:element name="RECACCT" type="ofx:GenericNameType" minOccurs="0" />
<xsd:element name="TINNOT" type="ofx:BooleanType" minOccurs="0" />
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
|