Definition Type: ComplexType
Name: Tax1099R_V100
Namespace: http://ofx.net/types/2003/04
Type: ofx:AbstractTaxForm1099
Containing Schema: OFX_Tax1099.xsd
Abstract
Documentation:
The OFX element "TAX1099R_V100" is of type "Tax1099R_V100"
Collapse XSD Schema Diagram:
Drilldown into RECACCT in schema ofx_tax1099_xsd Drilldown into RECID in schema ofx_tax1099_xsd Drilldown into RECADDR in schema ofx_tax1099_xsd Drilldown into PAYERID in schema ofx_tax1099_xsd Drilldown into PAYERADDR in schema ofx_tax1099_xsd Drilldown into LCLTAXWHAGG in schema ofx_tax1099_xsd Drilldown into STTAXWHAGG in schema ofx_tax1099_xsd Drilldown into TOTEMPCONT in schema ofx_tax1099_xsd Drilldown into PERTOTDIST in schema ofx_tax1099_xsd Drilldown into ANNCTRCTPER in schema ofx_tax1099_xsd Drilldown into ANNCTRCTDIST in schema ofx_tax1099_xsd Drilldown into IRASEPSIMP in schema ofx_tax1099_xsd Drilldown into DISTCODE in schema ofx_tax1099_xsd Drilldown into NETUNAPEMP in schema ofx_tax1099_xsd Drilldown into EMPCONTINS in schema ofx_tax1099_xsd Drilldown into FEDTAXWH in schema ofx_tax1099_xsd Drilldown into CAPGAIN in schema ofx_tax1099_xsd Drilldown into TOTALDIST in schema ofx_tax1099_xsd Drilldown into TAXAMTND in schema ofx_tax1099_xsd Drilldown into TAXAMT in schema ofx_tax1099_xsd Drilldown into GROSSDIST in schema ofx_tax1099_xsd Drilldown into CORRECTED in schema ofx_tax1099_xsd Drilldown into VOID in schema ofx_tax1099_xsd Drilldown into TAXYEAR in schema ofx_tax1099_xsd Drilldown into SRVRTID in schema ofx_tax1099_xsd Drilldown into AbstractTaxForm1099 in schema ofx_tax1099_xsdXSD Diagram of Tax1099R_V100 in schema ofx_tax1099_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="Tax1099R_V100">
    <xsd:annotation>
        <xsd:documentation>
        The OFX element "TAX1099R_V100" is of type "Tax1099R_V100"
      </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ofx:AbstractTaxForm1099">
            <xsd:sequence>
                <xsd:element name="GROSSDIST" type="ofx:AmountType" minOccurs="0" />
                <xsd:element name="TAXAMT" type="ofx:AmountType" minOccurs="0" />
                <xsd:element name="TAXAMTND" type="ofx:BooleanType" minOccurs="0" />
                <xsd:element name="TOTALDIST" type="ofx:BooleanType" minOccurs="0" />
                <xsd:element name="CAPGAIN" type="ofx:AmountType" minOccurs="0" />
                <xsd:element name="FEDTAXWH" type="ofx:AmountType" minOccurs="0" />
                <xsd:element name="EMPCONTINS" type="ofx:AmountType" minOccurs="0" />
                <xsd:element name="NETUNAPEMP" type="ofx:AmountType" minOccurs="0" />
                <xsd:element name="DISTCODE" type="ofx:CharType" maxOccurs="unbounded" />
                <xsd:element name="IRASEPSIMP" type="ofx:BooleanType" minOccurs="0" />
                <xsd:element name="ANNCTRCTDIST" type="ofx:AmountType" minOccurs="0" />
                <xsd:element name="ANNCTRCTPER" type="ofx:RateType" minOccurs="0" />
                <xsd:element name="PERTOTDIST" type="ofx:RateType" minOccurs="0" />
                <xsd:element name="TOTEMPCONT" type="ofx:AmountType" minOccurs="0" />
                <xsd:element name="STTAXWHAGG" type="ofx:StateTaxWithheldAggregate" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element name="LCLTAXWHAGG" type="ofx:LocalTaxWithheldAggregate" minOccurs="0" maxOccurs="unbounded" />
                <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:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
SRVRTID ofx:SRVRTID (1) (1)
TAXYEAR ofx:TAXYEAR (1) (1)
VOID ofx:VOID 0 (1)
CORRECTED ofx:CORRECTED 0 (1)
GROSSDIST ofx:GROSSDIST 0 (1)
TAXAMT ofx:TAXAMT 0 (1)
TAXAMTND ofx:TAXAMTND 0 (1)
TOTALDIST ofx:TOTALDIST 0 (1)
CAPGAIN ofx:CAPGAIN 0 (1)
FEDTAXWH ofx:FEDTAXWH 0 (1)
EMPCONTINS ofx:EMPCONTINS 0 (1)
NETUNAPEMP ofx:NETUNAPEMP 0 (1)
DISTCODE ofx:DISTCODE (1) unbounded
IRASEPSIMP ofx:IRASEPSIMP 0 (1)
ANNCTRCTDIST ofx:ANNCTRCTDIST 0 (1)
ANNCTRCTPER ofx:ANNCTRCTPER 0 (1)
PERTOTDIST ofx:PERTOTDIST 0 (1)
TOTEMPCONT ofx:TOTEMPCONT 0 (1)
STTAXWHAGG ofx:STTAXWHAGG 0 unbounded
LCLTAXWHAGG ofx:LCLTAXWHAGG 0 unbounded
PAYERADDR ofx:PAYERADDR (1) (1)
PAYERID ofx:PAYERID (1) (1)
RECADDR ofx:RECADDR 0 (1)
RECID ofx:RECID (1) (1)
RECACCT ofx:RECACCT 0 (1)
Collapse Derivation Tree:
Collapse References:
ofx:TAX1099R_V100