Definition Type: ComplexType
Name: Tax1099Response
Namespace: http://ofx.net/types/2003/04
Containing Schema: OFX_Tax1099_Messages.xsd
Abstract
Documentation:
The OFX element "TAX1099RS" is of type "Tax1099Response"
Collapse XSD Schema Diagram:
Drilldown into TAX1099OID_V100 in schema ofx_tax1099_messages_xsd Drilldown into TAX1099DIV_V100 in schema ofx_tax1099_messages_xsd Drilldown into TAX1099INT_V100 in schema ofx_tax1099_messages_xsd Drilldown into TAX1099B_V100 in schema ofx_tax1099_messages_xsd Drilldown into TAX1099R_V100 in schema ofx_tax1099_messages_xsd Drilldown into TAX1099MISC_V100 in schema ofx_tax1099_messages_xsd Drilldown into RECID in schema ofx_tax1099_messages_xsd Drilldown into ACCTNUM in schema ofx_tax1099_messages_xsdXSD Diagram of Tax1099Response in schema ofx_tax1099_messages_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:complexType name="Tax1099Response">
    <xsd:annotation>
        <xsd:documentation>
        The OFX element "TAX1099RS" is of type "Tax1099Response"
      </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="ACCTNUM" type="ofx:AccountIdType" minOccurs="0" />
        <xsd:element name="RECID" type="ofx:IdType" minOccurs="0" />
        <xsd:choice maxOccurs="unbounded">
            <xsd:element name="TAX1099MISC_V100" type="ofx:Tax1099MISC_V100" />
            <xsd:element name="TAX1099R_V100" type="ofx:Tax1099R_V100" />
            <xsd:element name="TAX1099B_V100" type="ofx:Tax1099B_V100" />
            <xsd:element name="TAX1099INT_V100" type="ofx:Tax1099INT_V100" />
            <xsd:element name="TAX1099DIV_V100" type="ofx:Tax1099DIV_V100" />
            <xsd:element name="TAX1099OID_V100" type="ofx:Tax1099OID_V100" />
        </xsd:choice>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ACCTNUM ofx:ACCTNUM 0 (1)
RECID ofx:RECID 0 (1)
TAX1099MISC_V100 ofx:TAX1099MISC_V100 (1) (1)
TAX1099R_V100 ofx:TAX1099R_V100 (1) (1)
TAX1099B_V100 ofx:TAX1099B_V100 (1) (1)
TAX1099INT_V100 ofx:TAX1099INT_V100 (1) (1)
TAX1099DIV_V100 ofx:TAX1099DIV_V100 (1) (1)
TAX1099OID_V100 ofx:TAX1099OID_V100 (1) (1)
Collapse Derivation Tree:
Collapse References:
ofx:TAX1099RS