Tax1098Response

OFX / Types / Tax1098Response
#TagType
1 ACCTNUM AccountIdType
2 SSN GenericNameType
3 TAXPDF_V100 TaxDocumentAsPDF_V100
4 TAX1098_V100 Tax1098_V100
5 TAX1098T_V100 Tax1098T_V100
6 TAX1098E_V100 Tax1098E_V100
7 TAX1098C_V100 Tax1098C_V100
Usages:
XSD
	<xsd:complexType name="Tax1098Response">
		<xsd:annotation>
			<xsd:documentation>
        The OFX element "TAX1098RS" is of type "Tax1098Response"
      </xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="ACCTNUM" type="ofx:AccountIdType" minOccurs="0" maxOccurs="1"/>
			<xsd:element name="SSN" type="ofx:GenericNameType" minOccurs="0" maxOccurs="1"/>
			<xsd:choice maxOccurs="unbounded">
				<xsd:element name="TAXPDF_V100" type="ofx:TaxDocumentAsPDF_V100"/>
				<xsd:element name="TAX1098_V100" type="ofx:Tax1098_V100"/>
				<xsd:element name="TAX1098T_V100" type="ofx:Tax1098T_V100"/>
				<xsd:element name="TAX1098E_V100" type="ofx:Tax1098E_V100"/>
				<xsd:element name="TAX1098C_V100" type="ofx:Tax1098C_V100"/>
			</xsd:choice>
		</xsd:sequence>
	</xsd:complexType>

© Copyright 2023. All Rights Reserved.