Tax1095Response

OFX / Types / Tax1095Response
#TagType
1 SSN GenericNameType
2 TAX1095A_V100 Tax1095A_V100
3 TAX1095B_V100 Tax1095B_V100
4 TAX1095C_V100 Tax1095C_V100
Usages:
XSD
	<xsd:complexType name="Tax1095Response">
		<xsd:annotation>
			<xsd:documentation>
        The OFX element "TAX1095RS" is of type "Tax1095Response"
      </xsd:documentation>
		</xsd:annotation>
		<xsd:sequence>
			<xsd:element name="SSN" type="ofx:GenericNameType" minOccurs="0"/>
			<xsd:choice maxOccurs="unbounded">
				<xsd:element name="TAX1095A_V100" type="ofx:Tax1095A_V100"/>
				<xsd:element name="TAX1095B_V100" type="ofx:Tax1095B_V100"/>
				<xsd:element name="TAX1095C_V100" type="ofx:Tax1095C_V100"/>
			</xsd:choice>
		</xsd:sequence>
	</xsd:complexType>

© Copyright 2023. All Rights Reserved.