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>